GrabowskiDev / TempGBA4PSP-Single-game

32 stars 3 forks source link

Setting to make HOME button works like in native games. #3

Closed xRiseless closed 9 months ago

xRiseless commented 9 months ago

Is it possible to add a additional setting to configurations to make home button works with two ways? 1 - to get access to emulator menu (like now) 2 - to make it work like in native games (gray exit screen with yes or no strings)

xRiseless commented 9 months ago

Is it possible to add a additional setting to configurations to make home button works with two ways? 1 - to get access to emulator menu (like now) 2 - to make it work like in native games (gray exit screen with yes or no strings)

I found a part of code where home button calls emulator menu but can't find command in pspsdk docs that can call this original gray screen =\

xRiseless commented 9 months ago

Nevermind! Done it by myself. :D Thanks