Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tools:quake_injector [2011/10/02 11:33] – external edit 127.0.0.1tools:quake_injector [2024/04/14 17:54] (current) – alpha06 Spirit
Line 1: Line 1:
 ===== Quake Injector ===== ===== Quake Injector =====
-{{ :inject-icon-2.png?nolink&200|}} +[[http://www.haukerehfeld.de/projects/quakeinjector/|{{ :inject-icon-2.png?nolink&200}}]]
-The Quake Injector is a tool to make downloading, installing and playing custom Quake maps (and singleplayer Quake-style mods) easy and convenient.+
  
-http://www.hauke-rehfeld.de/projects/quakeinjector/+The Quake Injector is a tool to make downloading, installing and playing custom Quake maps (and singleplayer Quake-style mods) easy and convenient. Initially designed by Spirit and written by megaman. Enhanced by many [[https://github.com/hrehfeld/QuakeInjector/graphs/contributors|awesome contributors]].
  
-  * Simply pick a map, click install and play +  * Simply pick a map, click install and play. There even is a "random map" button! 
-  * All the 900+ Quake singleplayer maps from the Quaddicted archive +  * All the 1500+ Quake singleplayer maps from the Quaddicted archive. 
-  * Filter, sort, browse to find your favourite map with regular expressions +  * Filter, sort, browse to find your favourite map with regular expressions. 
-  * Automatically installs dependencies (e.g. [[/reviews/quoth.html|Quoth]]) +  * Automatically installs dependencies (e.g. [[/reviews/quoth.html|Quoth]]). 
-  * Cross-Platform (Windows, Linux, MacOS, anywhere Java runs) +  * Cross-Platform (Windows, Linux, MacOS, anywhere [[http://www.java.com/en/|Java]] runs). Works perfectly with [[http://openjdk.java.net/|OpenJDK]]. 
-  * FreeOpen Source Software, released under the GPL. +  * [[https://github.com/hrehfeld/QuakeInjector/|Free Open-Source Software]], released under the GPL. 
-  * Scan your Quake directory for already installed maps+  * Scan your Quake directory for already installed maps
 + 
 +💾 [[https://www.quaddicted.com/files/tools/QuakeInjector-alpha06.zip|Download the Quake Injector (Version 6, JAVA version for Linux and MacOS)]] 
 + 
 +💾 [[https://www.quaddicted.com/files/tools/QuakeInjector.exe-alpha06.zip|Download the Quake Injector (Version 6, EXE version for Windows)]]
  
 ==== Filtering ==== ==== Filtering ====
-{{ :quakeinjector_20091117.png?direct&400|}}+{{ :tools:quakeinjector-alpha04.png?direct&400|}}
 The filter function is case-insensitive. The filter function is case-insensitive.
 Some examples of what you can filter for: Some examples of what you can filter for:
Line 24: Line 27:
  
 ==== Known Problems ==== ==== Known Problems ====
-  * 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.+  * On Linux/MacOS and other case-sensitive operating systems there is no engine that can ignore the case of filenames yet. For now you're pretty much on your own, as a lot of maps were packed with mixed case filenames by the original authors.
   * Most engines cannot run some of the latest and greatest maps, because those maps break the original Quake engine's limits. Using one of the [[quake/recommended_engines]] should be safe.   * Most engines cannot run some of the latest and greatest maps, because those maps break the original Quake engine's limits. Using one of the [[quake/recommended_engines]] should be safe.
  
 ==== How to report errors or problems ==== ==== How to report errors or problems ====
 First please try to determine if it is a problem of the Quake Injector, of the map database or of your engine. First please try to determine if it is a problem of the Quake Injector, of the map database or of your engine.
-  * The Quake Injector crashes -> QI bug. Report at https://github.com/hrehfeld/QuakeInjector/issues +  * The Quake Injector crashes -> Report at https://github.com/hrehfeld/QuakeInjector/issues 
-  * A map fails installing or nothing happens when you hit the Play button -> Database problem, send a mail to spirit ät quaddicted döt com +  * A map fails installing or nothing happens when you hit the Play button -> Database problem, post in the forums. 
-  * Quake crashes, you get stuck in a map, you are dumped to the console -> Most probably an engine problem. But it might be a database problem too. Try one of the [[quake/recommended_engines]] and if the problem persists, mail to spirit ät quaddicted döt com+  * Quake crashes, you get stuck in a map, you are dumped to the console -> Most probably an engine problem. But it might be a database problem too. Try one of the [[quake/recommended_engines]] and if the problem persists, post in the forums. 
 Please feel welcome to report any kind of problem and ask any kind of question in the [[/forum/|Forum]]. Be verbose: What operating system do you use, what engine, what map etc. Please feel welcome to report any kind of problem and ask any kind of question in the [[/forum/|Forum]]. Be verbose: What operating system do you use, what engine, what map etc.
 +
 +==== Alternatives ====
 +If you don't need an interface to all packages or require them to run out of the box, there are some alternatives to the Quake Injector:
 +  * [[https://github.com/m-x-d/Simple-Quake-Launcher-2|Simple Quake Launcher 2]] is a nifty Windows only tool that automatically scans your Quake installation and lets you launch whatever you have installed. It will not be able to know per-package requirements so things might be broken. Give it a try!
 +  * Joel B's [[http://quakestarter.com/|Quakestarter]] is a Windows only package for setting up Quake and easily launching a curated set of addons. Highly recommended if you want an easy start with well polished releases!
 +  * The [[https://quakewiki.org/wiki/FTE|FTE engine]] has a plugin that uses the same database as the Quake Injector so you can install and launch addons right from within the engine.
 +  * The [[https://quakewiki.org/wiki/Mark_V|Mark V engine]] let's you download files from Quaddicted, unpacks and installs them. Like the SQL2 it does not know about requirements or special settings require for launching though.