You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Made so that the ghosts aren't limited anymore to 7 globally. You can now have 7 ghosts per track.
Added a Ghost Replay feature that allows you to replay ghost data as if the race is running in single person. (Available only for ghost data generated from v.1.1 or higher)
Refactored the main menu with submenus so that it's easier to navigate.
Added a stats viewer in the character selection screen when playing in single player.
Added Boss Fight mode. This mode allows you to play against the bosses from Adventure mode on any track.
Optimized GPU workload by optimizing all the various shader variants used by the renderer: this improves overall framerate.
Added AdHoc netplay: currently limited only to Arcade - Single Track mode, this allows for router-less 2 Vitas netplay.
Optimized the missiles powerup rendering effect. Now there won't be anymore framedrops when missiles are on screen.
Fixed a bug in vanilla game that was causing Penta Penguin powerup HUD to show Uka-Uka instead of Aku-Aku.
Fixed a bug causing the Uka-Uka/Aku-Aku powerup to occasionally enter in stale setups, resulting in audio glitches (eg: powerup music playing permanently or playing when you were recovered from an out of track).