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