Quake Injector is a tool to download, install and play Quake (some call it "Quake 1") singleplayer maps from Spirit's "Quaddicted archive":https://www.quaddicted.com - basically the complete history of all quake singleplayer maps ever made. Ever been annoyed by an excruciating installation process? Could not figure out how to install a certain map? Well, this tool makes it a piece of cake. Simply pick a map and click Install.
- Simply pick a map, click install and play
- All Quake singleplayer maps ever made
- Filter, sort, browse to find your favourite map
- Automatically installs dependencies (e.g. Quoth)
- Cross-Platform
- Free, Open Source Software, released under the GPL.
- Scan your Quake directory for already installed maps
Quake Injector requires Quake and Java.
- Make sure you have the latest Java version installed
- Download the latest Quake Injector release
- Extract the .zip file
- Double click
quakeinjector.jar
, or simply start it withjava -jar quakeinjector.jar
from the extraction directory. On Windows, you can also use the suppliedquakeinjector.bat
.
Do not launch it directly from your browser, your settings would be eaten by a friendly horde of Shoggies, and the settings are vital to the program.
Keep in mind this software is still in heavy development. The alpha tag hints at it not being feature complete, and possibly buggy. See the included licence (COPYING
) for more details on warranties, etc. (there are none).
Right above the table of available packages you see a filter field. Here you can specify a filter for the listing. Let's say you want to see only maps from 2001? Enter "2001
" without the quotes. Or for all maps by Vondur, enter "Vondur
". You can also enter multiple words, they will be connect by a logical AND. So "czg 2000
" would show you all maps czg made in 2000. To reset the filter simply delete all text from it.
At the top of the package list there are the table headers (duh!). Click on them to sort the table.
This works well in combination with a filter. For example you could look at all maps from 2008 sorted by rating.
-
On Linux/MacOS and other case-sensitive operating systems you won’t have much joy as there is no engine that can ignore the case of filenames yet. There will be one and it will be a good one, but for now you're pretty much on your own, as a lot of maps were packed with mixed case filenames by the original authors.
-
Also be aware that most engines cannot run some of the latest and greatest maps, because those maps break the original quake engine limits. A modern Quake engine is recommended.
If anything that feels weird occurs to you, or you find a definite bug, please report it as an issue. Likewise, give us a shout if you want to help with development. Pull requests are welcome!
To build a jar, grab the source and run ant release
in the root directory.
- Hauke 'megaman' Rehfeld (initial programming)
- Spirit (initial concept)
- These lovely people (updates, fixes, features, maintenance) ❤️