mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 22:15:39 +00:00
PCSX2: config tweaked
This commit is contained in:
parent
3dc03fa499
commit
7922100d17
|
@ -139,7 +139,7 @@ LoadTextureReplacements = false
|
|||
LoadTextureReplacementsAsync = true
|
||||
PrecacheTextureReplacements = false
|
||||
deinterlace = 7
|
||||
OsdScale = 100
|
||||
OsdScale = 250
|
||||
Renderer = -1
|
||||
upscale_multiplier = 1
|
||||
mipmap_hw = -1
|
||||
|
@ -336,6 +336,7 @@ TogglePause = SDL-0/Back & SDL-0/B
|
|||
ToggleSlowMotion = Keyboard/Shift & Keyboard/Backtab
|
||||
ToggleTurbo = Keyboard/Tab
|
||||
HoldTurbo = Keyboard/L
|
||||
ShutdownVM = SDL-0/Start & SDL-0/Back
|
||||
|
||||
|
||||
[Pad]
|
||||
|
@ -354,7 +355,7 @@ AxisScale = 1.330000
|
|||
LargeMotorScale = 1.000000
|
||||
SmallMotorScale = 1.000000
|
||||
PressureModifier = 0.500000
|
||||
Up = SDL-0/-RightY
|
||||
Up = SDL-0/DPadUp
|
||||
Right = SDL-0/DPadRight
|
||||
Down = SDL-0/DPadDown
|
||||
Left = SDL-0/DPadLeft
|
||||
|
@ -446,4 +447,4 @@ PressureModifier = 0.500000
|
|||
|
||||
|
||||
[GameList]
|
||||
RecursivePaths = ~/retrodeck/roms/ps2
|
||||
RecursivePaths = ~/retrodeck/roms/ps2
|
Loading…
Reference in a new issue