Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 35: | Line 35: | ||
[[StuntKit]] allows to load .dll modules that can fix or alter the game | [[StuntKit]] allows to load .dll modules that can fix or alter the game | ||
List of the modules: | |||
* skScreen - adds widescreen & hi-resolution support | |||
* skFreeze - removes freeze every 7 minutes | |||
* skDebug - logs DirectX error messages to log.txt [[File:SkScreen example.png|thumb|alt=|skScreen on 16:9 screen, with 2560x1440 resolution]] |
Revision as of 21:17, 4 February 2022
- File formats used by the game
- File format scripts
- File archive (.wad)
- Texture format (.pc/.dc)
- 3D model format (.pmd)
- config.cfg
- Save file (setup.bin)
- Replay file (ghostXX.rpl/.bin)
- Speedrunning
StuntKit
StuntKit allows to load .dll modules that can fix or alter the game
List of the modules:
- skScreen - adds widescreen & hi-resolution support
- skFreeze - removes freeze every 7 minutes
- skDebug - logs DirectX error messages to log.txt