Main Page: Difference between revisions
No edit summary |
No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
* [https://discord.gg/ykzAWnA | * [https://discord.gg/ykzAWnA https://discord.com/api/guilds/749260704447463495/widget.png?style=banner3&dummy=file.png] | ||
*[https://web.archive.org/web/20080722085717/stuntgp.team17.com/frames.html Original Stunt GP website] | *[https://web.archive.org/web/20080722085717/stuntgp.team17.com/frames.html Original Stunt GP website] | ||
*[[Windows 10 compatibility]] | *[[Windows 10 compatibility]] | ||
Line 8: | Line 8: | ||
*[[Music]] | *[[Music]] | ||
*[[Misc]] | *[[Misc]] | ||
*[[Controls]] | *[[Controls]] | ||
Line 19: | Line 20: | ||
====File formats used by the game==== | |||
*[https://github.com/StuntKit/stunt_gp_formats File format scripts] | |||
*[[File archive]] (.wad) | |||
*[[Texture format]] (.pc/.dc/.ps) | |||
*[[3D model format]] (.pmd) | |||
*[[config.cfg]] | |||
*[[Save file]] (setup.bin) | |||
*[[Replay file]] (ghostXX.rpl/.bin) | |||
====Speedrunning==== | |||
*[https://github.com/hoXyy/Livesplit.Autosplitters/blob/master/LiveSplit.StuntGP.asl Autosplitter for LiveSplit] | |||
*[https://www.speedrun.com/stuntgp Stunt GP on speedrun.com] | |||
==StuntKit== | |||
[[File:SkScreen example.png|thumb|alt=|skScreen on 16:9 screen, with 2560x1440 resolution]][[StuntKit]] allows to load .dll modules that can fix or alter the game | |||
List of the modules: | |||
*[[skScreen]] - adds widescreen, hi-resolution support & various screen improvements | |||
*[[skFreeze]] - removes freeze every 7 minutes | |||
*[[skRemap]] - allows for key remapping | |||
*skDebug - logs DirectX error messages to <code>log.txt</code> |
Latest revision as of 19:56, 1 October 2022
File formats used by the game
- File format scripts
- File archive (.wad)
- Texture format (.pc/.dc/.ps)
- 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: