Skip to content

Allow Skipping through the Sega Logo Faster

SMS Alfredo requested to merge SMS_Alfredo/RingRacers:segaskip into master

Currently, in Ring Racers, when you boot up the game, the game then shows a SEGA logo and a legal disclaimer under it in a really cool animation. However, unlike with the Kart Krew logo, absolutely none of this is skippable, except during the final few seconds when the animation has already finished.

This merge request aims to fix that by allowing you to skip straight to the disclaimer text, make you wait until the text has fully faded in by properly checking for the text fade variable, and then allows you to immediately skip to the Kart Krew logo afterwards

I've recorded a comparison of me mashing through the logos, first is how it acts in the current game, then this merge request.

segacompare.mp4

Edited by SMS Alfredo

Merge request reports