Dethrace NX | |
---|---|
![]() | |
General | |
Author | alexart878 |
Type | Racing |
Version | 1.1 |
License | GPL-3.0 |
Last Updated | 2025/05/01 |
Links | |
Download | |
Website | |
Source | |
Dethrace NX is a Nintendo Switch port of the 1997 vehicular combat game Carmageddon.
It is developed based on the open source reverse-engineering project dethrace.
Installation
Game content
Dethrace does not ship with any content. You'll need access to the data from the original game. If you don't have an original CD then you can buy Carmageddon from GoG.com.
dethrace
also supports the various freeware demos:
Create folder sdmc:/switch/dethrace
, put .nro
and data files (CARMA
folder contents) to it.
CD audio
Dethrace supports the GOG cd audio convention. If there is a MUSIC
folder in the Carmageddon folder containing files Track02.ogg
, Track03.ogg
etc, then Dethrace will use those files in place of the original CD audio functions.
Controls
Menu:
D-Pad Up/Down - Up/Down
Left Stick Left/Right - Left/Right
Plus/A - OK
Minus - Back
Game sequence:
Minus - Pause
ZR/D-Pad Up - Gas
ZL/D-Pad Down - Brake
Left Stick Left/Right - Left/Right
Right Stick - Camera control
D-Pad Left/Right - Screen size adjustment
Screenshots
Media
Carmageddon - Dethrace NX - (Nintendo Switch) - Homebrew Port (Pixelacos Gameplays)
Changelog
v1.1
- Added OpenGL mode (with config.txt from docs enabled by default)
- Added config.txt, replacing commandline arguments
- Slight perfomance fixes
v1.0
- First Release.
Credits
- CrayzKirk (manually matching up functions and data structures in the executable to the debugging symbols)
- The developer at Stainless Software who left an old debugging .SYM file on the Splat Pack CD ;)
- dethrace-labs for his original repo