diff --git a/emu-configs/ppssppsdl/controls.ini b/emu-configs/ppssppsdl/controls.ini index 1944a5f8..bbfe7d28 100644 --- a/emu-configs/ppssppsdl/controls.ini +++ b/emu-configs/ppssppsdl/controls.ini @@ -16,18 +16,19 @@ An.Down = 1-39,10-4002 An.Left = 1-38,10-4001 An.Right = 1-40,10-4000 Analog limiter = 1-60 -RapidFire = 1-59 -Fast-forward = 1-157 +RapidFire = 1-113:1-48 +Fast-forward = 1-113:1-157 SpeedToggle = 1-68 -Pause = 1-41,10-109,10-104,1-111 -Rewind = 1-156 -Save State = 1-47 -Audio/Video Recording = 1-50 -Load State = 1-29 -Screenshot = 1-52 -Home = 10-107 +Pause = 1-113:1-41 +Rewind = 1-113:1-156 +Save State = 1-113:1-47 +Load State = 1-113:1-29 +Screenshot = 1-113:1-52 +Home = 1-111 +Audio/Video Recording = 1-113:1-50 +Next Slot = 1-113:1-39 +Toggle Fullscreen = 1-113:1-66 RightAn.Up = 10-4007 RightAn.Down = 10-4006 RightAn.Left = 10-4005 -RightAn.Right = 10-4004 -Screen = 1-61 \ No newline at end of file +RightAn.Right = 10-4004 \ No newline at end of file diff --git a/emu-configs/ppssppsdl/ppsspp.ini b/emu-configs/ppssppsdl/ppsspp.ini index 844eee1e..c2228f5a 100644 --- a/emu-configs/ppssppsdl/ppsspp.ini +++ b/emu-configs/ppssppsdl/ppsspp.ini @@ -72,6 +72,11 @@ UITint = 0.000000 UISaturation = 1.000000 ShowMenuBar = True IgnoreCompatSettings = +RewindSnapshotInterval = 0 +WindowX = 0 +WindowY = 0 +WindowWidth = 1324 +WindowHeight = 754 [CPU] CPUCore = 1 SeparateSASThread = True @@ -158,6 +163,8 @@ DisplayStretch = False ReplaceTexturesAllowLate = True SkipGPUReadbacks = False GpuLogProfiler = False +iShowStatusFlags = 0 +DisplayIntegerScale = False [Sound] Enable = True AudioBackend = 0 @@ -501,4 +508,11 @@ VRCameraSide = 0.000000 VRCanvasDistance = 12.000000 VRFieldOfView = 100.000000 VRHeadUpDisplayScale = 0.300000 -VRMotionLength = 0.500000 \ No newline at end of file +VRMotionLength = 0.500000 +VRForce72Hz = True +VRManualForceVR = False +VRRescaleHUD = True +VRCameraPitch = 0 +VRHeadRotationScale = 5.000000 +VRHeadRotationEnabled = False +VRHeadRotationSmoothing = False \ No newline at end of file