ppsspp/Core/Dialog
Henrik Rydgård 21647cd3c1 Blind workaround for Shining Ark circle button problem
Seems the game might not handle the case of confirm button being set to
cross properly, so force it to circle if this game is running.

Fixes #15663 (hopefully..)
2022-11-27 23:32:43 +01:00
..
PSPDialog.cpp Blind workaround for Shining Ark circle button problem 2022-11-27 23:32:43 +01:00
PSPDialog.h Blind workaround for Shining Ark circle button problem 2022-11-27 23:32:43 +01:00
PSPGamedataInstallDialog.cpp Module: Cleanup file read pattern. 2022-10-09 14:42:30 -07:00
PSPGamedataInstallDialog.h Gamedata: Cleanup install request args/validate. 2022-09-18 20:39:13 -07:00
PSPMsgDialog.cpp Global: Fix some int/size_t conversion warnings. 2022-03-13 12:03:48 -07:00
PSPMsgDialog.h Initialize a bunch of Dialog structs 2022-08-18 16:46:22 +02:00
PSPNetconfDialog.cpp Blind workaround for Shining Ark circle button problem 2022-11-27 23:32:43 +01:00
PSPNetconfDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPNpSigninDialog.cpp Code readability, vec reserve() and remove excess c_str() 2022-09-30 12:31:32 +03:00
PSPNpSigninDialog.h Implement NP Signin Dialog (faked signin) 2022-08-04 16:12:25 +07:00
PSPOskDialog.cpp Blind workaround for Shining Ark circle button problem 2022-11-27 23:32:43 +01:00
PSPOskDialog.h Initialize a bunch of Dialog structs 2022-08-18 16:46:22 +02:00
PSPPlaceholderDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPPlaceholderDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPSaveDialog.cpp Savedata: Update filelist on file erasure. 2022-10-16 09:20:04 -07:00
PSPSaveDialog.h Initialize a bunch of Dialog structs 2022-08-18 16:46:22 +02:00
PSPScreenshotDialog.cpp Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
PSPScreenshotDialog.h Dialog: Use dialog type header more consistently. 2021-02-27 13:43:12 -08:00
SavedataParam.cpp Savedata: Update filelist on file erasure. 2022-10-16 09:20:04 -07:00
SavedataParam.h Savedata: Cache SFO data during processing. 2022-10-09 14:42:31 -07:00