PPSSPP Hotkeys + Config Tweaks (#979)

* [PPSSPP Tweaks]
* Added combo hotkeys
* Enabled Game ID in PPSSPP GUI
* Enabled List View in PPSSPP GUI

* Add back keyboard hotkeys

---------

Co-authored-by: Dragoon Dorise <rodrigosedano@me.com>
This commit is contained in:
rawdatafeel 2024-02-02 01:43:02 -05:00 committed by GitHub
parent dd4128761a
commit 76f8d33b64
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 10 additions and 6 deletions

View file

@ -15,8 +15,12 @@ An.Up = 10-4003
An.Down = 10-4002
An.Left = 10-4001
An.Right = 10-4000
Fast-forward = 1-193:10-4010
Fast-forward = 1-193:10-4010,10-196:10-4010,1-135
Rewind = 10-196:10-4008
Save State = 10-196:10-192
Load State = 10-196:10-193
Home = 10-196:10-197
Save State = 10-196:10-192,1-132
Load State = 10-196:10-193,1-131
Previous Slot = 10-197:10-193,1-133
Next Slot = 10-197:10-192,1-134
Pause = 10-106:10-107,1-111
Screenshot = 10-196:10-190
Exit App = 10-196:10-197

View file

@ -31,10 +31,10 @@ StateUndoLastSaveSlot = -5
RewindFlipFrequency = 0
ShowOnScreenMessage = True
ShowRegionOnGameIcon = False
ShowIDOnGameIcon = False
ShowIDOnGameIcon = True
GameGridScale = 1.000000
GridView1 = True
GridView2 = True
GridView2 = False
GridView3 = False
RightAnalogUp = 0
RightAnalogDown = 0