mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
RPCS3: config update
This commit is contained in:
parent
53f7c08b04
commit
5e35f0797c
|
@ -5,7 +5,24 @@ geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x1P\0\0\0}\0\0\x5\xb9\0\0\x3I\0
|
||||||
hidden_list=@Invalid()
|
hidden_list=@Invalid()
|
||||||
iconColor=@Variant(\0\0\0\x43\x1\xff\xff\xf0\xf0\xf0\xf0\xf0\xf0\0\0)
|
iconColor=@Variant(\0\0\0\x43\x1\xff\xff\xf0\xf0\xf0\xf0\xf0\xf0\0\0)
|
||||||
marginFactor=0.09
|
marginFactor=0.09
|
||||||
|
sortAsc=true
|
||||||
|
sortCol=1
|
||||||
textFactor=2
|
textFactor=2
|
||||||
|
visibility_column_category=true
|
||||||
|
visibility_column_compat=true
|
||||||
|
visibility_column_dir_size=true
|
||||||
|
visibility_column_firmware=false
|
||||||
|
visibility_column_icon=true
|
||||||
|
visibility_column_last_play=true
|
||||||
|
visibility_column_move=true
|
||||||
|
visibility_column_name=true
|
||||||
|
visibility_column_parental=false
|
||||||
|
visibility_column_path=false
|
||||||
|
visibility_column_playtime=true
|
||||||
|
visibility_column_resolution=true
|
||||||
|
visibility_column_serial=true
|
||||||
|
visibility_column_sound=false
|
||||||
|
visibility_column_version=true
|
||||||
|
|
||||||
[Localization]
|
[Localization]
|
||||||
language=en
|
language=en
|
||||||
|
@ -17,6 +34,7 @@ level=4
|
||||||
stack=true
|
stack=true
|
||||||
|
|
||||||
[Meta]
|
[Meta]
|
||||||
|
attachCommandLine=false
|
||||||
checkUpdateStart=false
|
checkUpdateStart=false
|
||||||
currentStylesheet=Skyline (Nightfall)
|
currentStylesheet=Skyline (Nightfall)
|
||||||
discordState=
|
discordState=
|
||||||
|
|
|
@ -121,6 +121,7 @@ Video:
|
||||||
DECR memory layout: false
|
DECR memory layout: false
|
||||||
Allow Host GPU Labels: false
|
Allow Host GPU Labels: false
|
||||||
Disable MSL Fast Math: false
|
Disable MSL Fast Math: false
|
||||||
|
Disable Asynchronous Memory Manager: false
|
||||||
Output Scaling Mode: Bilinear
|
Output Scaling Mode: Bilinear
|
||||||
Vulkan:
|
Vulkan:
|
||||||
Adapter: AMD Custom GPU 0405 (RADV VANGOGH)
|
Adapter: AMD Custom GPU 0405 (RADV VANGOGH)
|
||||||
|
@ -187,15 +188,19 @@ Input/Output:
|
||||||
Buzz emulated controller: "Null"
|
Buzz emulated controller: "Null"
|
||||||
Turntable emulated controller: "Null"
|
Turntable emulated controller: "Null"
|
||||||
GHLtar emulated controller: "Null"
|
GHLtar emulated controller: "Null"
|
||||||
GameTablet emulated controller: Disabled
|
|
||||||
Pad handler mode: Single-threaded
|
Pad handler mode: Single-threaded
|
||||||
Keep pads connected: false
|
Keep pads connected: false
|
||||||
Pad handler sleep (microseconds): 1000
|
Pad handler sleep (microseconds): 1000
|
||||||
Background input enabled: true
|
Background input enabled: true
|
||||||
Show move cursor: false
|
Show move cursor: false
|
||||||
|
Paint move spheres: false
|
||||||
|
Allow move hue set by game: false
|
||||||
Lock overlay input to player one: false
|
Lock overlay input to player one: false
|
||||||
Emulated Midi devices: Keyboardßßß@@@Keyboardßßß@@@Keyboardßßß@@@
|
Emulated Midi devices: Keyboardßßß@@@Keyboardßßß@@@Keyboardßßß@@@
|
||||||
Load SDL GameController Mappings: true
|
Load SDL GameController Mappings: true
|
||||||
|
IO Debug overlay: false
|
||||||
|
Fake Move Rotation Cone: 10
|
||||||
|
Fake Move Rotation Cone (Vertical): 10
|
||||||
System:
|
System:
|
||||||
License Area: SCEE
|
License Area: SCEE
|
||||||
Language: English (US)
|
Language: English (US)
|
||||||
|
@ -215,6 +220,7 @@ Net:
|
||||||
IP swap list: ""
|
IP swap list: ""
|
||||||
UPNP Enabled: false
|
UPNP Enabled: false
|
||||||
PSN status: Disconnected
|
PSN status: Disconnected
|
||||||
|
PSN Country: eu
|
||||||
Savestate:
|
Savestate:
|
||||||
Start Paused: false
|
Start Paused: false
|
||||||
Suspend Emulation Savestate Mode: true
|
Suspend Emulation Savestate Mode: true
|
||||||
|
@ -228,8 +234,13 @@ Miscellaneous:
|
||||||
Start games in fullscreen mode: true
|
Start games in fullscreen mode: true
|
||||||
Prevent display sleep while running games: true
|
Prevent display sleep while running games: true
|
||||||
Show trophy popups: true
|
Show trophy popups: true
|
||||||
|
Show RPCN popups: true
|
||||||
Show shader compilation hint: true
|
Show shader compilation hint: true
|
||||||
Show PPU compilation hint: true
|
Show PPU compilation hint: true
|
||||||
|
Show autosave/autoload hint: true
|
||||||
|
Show pressure intensity toggle hint: true
|
||||||
|
Show analog limiter toggle hint: true
|
||||||
|
Show mouse and keyboard toggle hint: true
|
||||||
Use native user interface: true
|
Use native user interface: true
|
||||||
GDB Server: 127.0.0.1:2345
|
GDB Server: 127.0.0.1:2345
|
||||||
Silence All Logs: false
|
Silence All Logs: false
|
||||||
|
|
Loading…
Reference in a new issue