Changes

Jump to: navigation, search

How to setup a local QuakeJS server under Windows 10

7 bytes added, 13:52, 12 September 2019
Redirect content.quakejs.com
==Redirect content.quakejs.com==
Currently the content server of address (content.quakejs.com ) is hard coded into the compile ioq3 code. Because QuakeJS is so old, the version of Empscripten used to compile it is no longer available. I'm working on figuring out how to recompile the program. In the meantime, the easiest hack (and it is a hack) I've found to be able to run a local QuakeJS server, without an internet connection, is to edit your hosts file to redirect content.quakejs.com to your localhost. The below instructions will explain how to do this.
#Open your favorite text editor as Administrator (I prefer notepad++)
#Open C:\Windows\System32\drivers\etc\hosts

Navigation menu