RSDKModding / RSDKv4-Decompilation

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

[Android] No controller button to bring up dev menu #428

Closed nonremittal closed 5 months ago

nonremittal commented 5 months ago

Expected Behavior

A default/assignable button in settings.ini would bring up the dev menu

Actual Behavior

Requires use of a physical keyboard or the first entry in Help & Options

Steps to Reproduce

1, Enable DevMenu=true in settings.ini

  1. Only method of accessing dev menu is via a physical Esc key or the in-app menu.

Similar to the optional extra buttons in settings.ini, would it be possible for an assignable dev menu button? SDL_GameControllerButton has options for SDL_CONTROLLER_BUTTON_BACK, SDL_CONTROLLER_BUTTON_GUIDE, and SDL_CONTROLLER_BUTTON_MISC1.

Screenshots

No response

Log File

No response

Decompilation Version

N/A

Game

Sonic 1

Game Version

Mobile (Sega Forever)

Game Revision

No response

Platform

Android 11

Additional Comments

No response

MegAmi24 commented 5 months ago

There is no dev menu button on controllers, nor do we plan to add one. Also, this is not a bug report.