You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 18, 2018. It is now read-only.
Blinky comes packaged with the Quake demo. The demo files are in id1/pak0.pak.
To use Blinky with the full version of Quake, drop the id1/*.pak files from the full installation into Blinky's id1/ directory. This will replace the original demo file, id1/pak0.pak.
Using with expansion packs
You don't have to do anything special for expansion packs, just copy the expansion folders to the directory of blinky.exe. To use the default keys, insert these at the end of your config.cfg in the custom game folders:
f_shortcutkeys
bind 0 f_shortcutkeys
bind r f_rubix
Existing Quake installations
If you already have an existing Quake installation, you can just copy blinky.exe to your Quake folder. And append your config.cfg with the commands listed in the previous section to get the default keys.