Changes
- Updated SDL2 to 2.28.1.
- When the music track is set to Random, the music track will change when entering each race and when returning to the menus.
- Added continue prompt to loading screens instead of automatically dismissing.
- Added improved logic to detect when the players ship is off the track and needs to be rescued. This fixes the issue where you can enter the rescue state when going too high on some jumps, as well as an issue where you can sometimes enter the rescue state when colliding with a wall right in front of a jump. This is implemented as a togglable mode with
newOffTrackDetectioninwipeout.cfgand is enabled by default. - Added perspective correct texturing option. Currently only configurable in
wipeout.cfgwithperspectiveCorrectand is enabled by default.