Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
tools:quake_injector [2017/02/10 08:44] – update download to alpha 3 from github ericwtools:quake_injector [2022/07/16 10:12] – [Quake Injector] Spirit
Line 2: Line 2:
 [[http://www.haukerehfeld.de/projects/quakeinjector/|{{ :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. Initially designed by Spirit and written by megaman.+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]]).
Line 12: Line 12:
   * Scan your Quake directory for already installed maps.   * Scan your Quake directory for already installed maps.
  
 +💾 [[https://www.quaddicted.com/files/tools/QuakeInjector-alpha05.zip|Download the Quake Injector (Version 5, JAVA version for Linux and MacOS)]]
  
-<WRAP center round download 60%> +💾 [[https://www.quaddicted.com/files/tools/QuakeInjector.exe-alpha05.zip|Download the Quake Injector (Version 5, EXE version for Windows)]]
-[[https://github.com/hrehfeld/QuakeInjector/releases/download/alpha03/quakeinjector-alpha03.zip|Download the Quake Injector (Alpha 3)]] +
-</WRAP>+
  
 ==== 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 34: Line 33:
 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 -> 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 [[quaddicted.com|Spirit]] +  * 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 [[quaddicted.com|Spirit]]+  * 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.