RSDKModding / RSDKv4-Decompilation

A complete decompilation of Sonic 1 & Sonic 2 (2013) & Retro Engine (v4)
Other
937 stars 175 forks source link

Start Button not working on Title Screen and Sonic 2 Special Stages #354

Closed mn2301 closed 1 year ago

mn2301 commented 2 years ago

Tested on a Flatpak build on Fedora 36 The start button doesn't start the game at the PRESS BUTTON screen, and it doesn't pause at the Sonic 2 Special Stages. Clicking the screen with the mouse does do the action (whole screen on the PRESS BUTTON screen and the invisible pause button on special stage) The start button works as intended everywhere else. Tested with 3.5.0 and 3.7.1 Data.rsdk for Sonic 1 and 1.3.5 and 1.5.2 for Sonic 2

Additionally, the 1.5.2 version of Sonic 2 doesn't seem to have the B button quirk on the Special Stage

awe444 commented 2 years ago

This issue seems to overlap with https://github.com/Rubberduckycooly/Sonic-1-2-2013-Decompilation/issues/344

I too can report that builds from recent commits result in an unresponsive title screen. I'm running on a minimal setup without a mouse or touchpad (keyboard and gamepad only), and in my case it appears impossible to advance past the title screen. Pressing Enter/Return on the keyboard doesn't work, nor do any other keys.

I've confirmed it works normally when built from this commit, so if I have time I can try to isolate which later commit broke it

Espio419 commented 2 years ago

Building from that commit fixed the issue for me. It' also compatible with the recent update to Sonic 1 Forever.

MegAmi24 commented 1 year ago

Fixed in 93f8767