Main Page: Difference between revisions
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
**[https://github.com/hoXyy/Livesplit.Autosplitters/blob/master/LiveSplit.StuntGP.asl Autosplitter for LiveSplit] | **[https://github.com/hoXyy/Livesplit.Autosplitters/blob/master/LiveSplit.StuntGP.asl Autosplitter for LiveSplit] | ||
**[https://www.speedrun.com/stuntgp Stunt GP on speedrun.com] | **[https://www.speedrun.com/stuntgp Stunt GP on speedrun.com] | ||
*[https://github.com/Halamix2/stunt_gp_formats/wiki Wiki (currently moving content from there to here)] | *[https://github.com/Halamix2/stunt_gp_formats/wiki '''Wiki (currently moving content from there to here)'''] | ||
* The game won't run on Windows 10 | |||
* Configuration | |||
* Controls | |||
* Game engine limitations | |||
*Music | |||
*[[Cars]] | |||
*[[Tracks]] | |||
*Modes | |||
**Arcade | |||
*File formats used by the game | |||
**[[File archive]] (.wad) | |||
**[[Texture format]] (.pc/.dc) | |||
**[[3D model format]] (.pmd) | |||
**[[config.cfg]] | |||
**[[Save file]] (setup.bin) | |||
**[[Replay file]] (ghostXX.rpl/.bin) | |||
== StuntKit == | |||
[[StuntKit]] allows to load .dll modules that can fix or alter the game | |||
Currently there is one StuntKit module, '''skScreen''' [[File:SkScreen example.png|thumb|alt=|skScreen on 16:9 screen, with 2560x1440 resolution]] | |||
Revision as of 16:14, 26 December 2020
- Unofficial Discord
- Original Stunt GP website
- File format scripts
- Speedrunning
- Wiki (currently moving content from there to here)
- The game won't run on Windows 10
- Configuration
- Controls
- Game engine limitations
- Music
- Cars
- Tracks
- Modes
- Arcade
- File formats used by the game
- File archive (.wad)
- Texture format (.pc/.dc)
- 3D model format (.pmd)
- config.cfg
- Save file (setup.bin)
- Replay file (ghostXX.rpl/.bin)
StuntKit
StuntKit allows to load .dll modules that can fix or alter the game
Currently there is one StuntKit module, skScreen