Quake 1 (TyrQuake)

Background

Libretro port of Tyrquake (Quake 1 engine).

Features

The TyrQuake core has been authored by

The TyrQuake core is licensed under

A summary of the licenses behind RetroArch and its cores have found here.

Extensions

Content that can be loaded by the TyrQuake core have the following file extensions:

RetroArch database(s) that are associated with the TyrQuake core:

Features

Frontend-level settings or features that the TyrQuake core respects.

Feature Supported
Restart
Screenshots
Saves
States
Rewind
Netplay
Core Options
RetroAchievements
RetroArch Cheats
Native Cheats
Controls
Remapping
Multi-Mouse
Rumble
Sensors
Camera
Location
Subsystem
Softpatching
Disk Control
Username
Language
Crop Overscan
LEDs

Directories

The TyrQuake core's library name is 'TyrQuake'

The TyrQuake core saves/loads to/from these directories.

Frontend's Save directory

File Description
(game directory)/config.cfg Config
(game directory)/*.sav Save

Geometry and timing

Loading Quake and Expansion Paks

Follow this directory structure

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
id1/
├── pak0.pak ## shareware data
├── pak1.pak ## registered data
├── music/
│   ├── track02.ogg
│   ├── ...
│   └── track11.ogg
│
hipnotic/
├── pak0.pak
├── music/
│   ├── track02.ogg
│   ├── ...
│   └── track09.ogg
│
rogue/
├── pak0.pak
├── music/
│   ├── track02.ogg
│   ├── ...
│   └── track09.ogg
│
dopa/
└──  pak0.pak

Game saves and internal configuration files will be created in the frontend-defined save directory with a folder layout that mirrors the game data structure:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
id1/
├── config.cfg
├── s0.sav
├── s1.sav
│
hipnotic/
├── config.cfg
├── s0.sav
├── s1.sav
│
rogue/
├── config.cfg
├── s0.sav
├── s1.sav
│
dopa/
├── config.cfg
├── s0.sav
└── s1.sav

Game saves are numbered from 's0.sav' to 's11.sav'.

Soundtrack files

TyrQuake supports playback of the original soundtrack from the base game and official mission packs' CDs.

CD audio should be ripped into OGG format files, and placed into a subfolder named music of the appropriate folder (id1, hipnotic or rogue). The ripped CD tracks must be named trackXX.ogg, corresponding to the original CD track index for each audio track. Considering that the first CD track in all cases is the data track, the first audio track will always begin with track 02, which should be reflected in the filename of the ripped audio files.

Username

The TyrQuake core uses RetroArch's username setting for the in-game player name.

Config

TyrQuake's internal game settings can be found in the 'config.cfg' file inside each game's save directory.

Many of these settings may be changed from the in-game menu. Notable options are as follows:

Core options

The TyrQuake core has the following option(s) that can be tweaked from the core options menu. The default setting is bolded.

Settings with (Restart) means that core has to be closed for the new setting to be applied on next launch.

??? note "Resolution - 320x240"

??? note "Resolution - 1920x1080"

User 1 device types

The TyrQuake core supports the following device type(s) in the controls menu, bolded device types are the default for the specified user(s):

Rumble support

Rumble only works in the TyrQuake core when

Joypad

User 1 Remap descriptors for 'Gamepad Classic' device type RetroPad Inputs TyrQuake inputs
Jump Jump
Fire Fire
Toggle Run Mode Toggle Run Mode
Menu Menu
D-Pad Up D-Pad Up
D-Pad Down D-Pad Down
D-Pad Left D-Pad Left
D-Pad Right D-Pad Right
Cycle Weapon Cycle Weapon
Freelook Freelook
Strafe Left Strafe Left
Strafe Right Strafe Right
Look Up Look Up
Look Down Look Down
Move Down Move Down
Swim Up Swim Up
X Strafe Left/Right
Y D-Pad Up/Down
X D-Pad Left/Right
Y Look Up/Down
User 1 Remap descriptors for 'Gamepad Classic Alt' device type RetroPad Inputs TyrQuake inputs
Look Down Look Down
Look Left Look Left
Toggle Run Mode Toggle Run Mode
Menu Menu
D-Pad Up D-Pad Up
D-Pad Down D-Pad Down
D-Pad Left D-Pad Left
D-Pad Right D-Pad Right
Look Right Look Right
Look Up Look Up
Jump Jump
Fire Fire
Run Run
Next Weapon Next Weapon
Swim Down Swim Down
Previous Weapon Previous Weapon
X Strafe Left/Right
Y D-Pad Up/Down
X D-Pad Left/Right
Y Look Up/Down
User 1 Remap descriptors for 'Gamepad Modern' device type RetroPad Inputs TyrQuake inputs
Swim Down Swim Down
Swim Up Swim Up
Show Scores Show Scores
Menu Menu
D-Pad Up D-Pad Up
D-Pad Down D-Pad Down
D-Pad Left D-Pad Left
D-Pad Right D-Pad Right
Strafe Right Strafe Right
Strafe Left Strafe Left
Previous weapon Previous weapon
Next weapon Next weapon
Jump Jump
Fire Fire
Move Down
Swim Up
X Strafe Left/Right
Y D-Pad Up/Down
X Look Left/Right
Y Look Up/Down

In-game menu controls:

Menu Function RetroPad Inputs
Navigate Up
Navigate Down
Adjust Value
Adjust Value
Select Current Option
Return To Previous Level/Close Menu

Keyboard

Mouse

id Software