mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
RPCS3: tweaked config
This commit is contained in:
parent
b118554d0e
commit
255520ab65
|
@ -7,7 +7,7 @@ Core:
|
||||||
Use LLVM CPU: ""
|
Use LLVM CPU: ""
|
||||||
Max LLVM Compile Threads: 0
|
Max LLVM Compile Threads: 0
|
||||||
PPU LLVM Greedy Mode: false
|
PPU LLVM Greedy Mode: false
|
||||||
PPU LLVM Precompilation: true
|
LLVM Precompilation: true
|
||||||
Thread Scheduler Mode: Operating System
|
Thread Scheduler Mode: Operating System
|
||||||
Set DAZ and FTZ: false
|
Set DAZ and FTZ: false
|
||||||
SPU Decoder: Recompiler (LLVM)
|
SPU Decoder: Recompiler (LLVM)
|
||||||
|
@ -33,9 +33,7 @@ Core:
|
||||||
MFC Commands Timeout: 0
|
MFC Commands Timeout: 0
|
||||||
MFC Commands Shuffling In Steps: false
|
MFC Commands Shuffling In Steps: false
|
||||||
Enable TSX: Disabled
|
Enable TSX: Disabled
|
||||||
Accurate xfloat: false
|
XFloat Accuracy: Approximate
|
||||||
Approximate xfloat: true
|
|
||||||
Relaxed xfloat: true
|
|
||||||
Accurate PPU 128-byte Reservation Op Max Length: 0
|
Accurate PPU 128-byte Reservation Op Max Length: 0
|
||||||
Stub PPU Traps: 0
|
Stub PPU Traps: 0
|
||||||
Full Width AVX-512: false
|
Full Width AVX-512: false
|
||||||
|
@ -61,6 +59,7 @@ Core:
|
||||||
Max CPU Preempt Count: 0
|
Max CPU Preempt Count: 0
|
||||||
Allow RSX CPU Preemptions: true
|
Allow RSX CPU Preemptions: true
|
||||||
Sleep Timers Accuracy: As Host
|
Sleep Timers Accuracy: As Host
|
||||||
|
Usleep Time Addend: 0
|
||||||
Performance Report Threshold: 500
|
Performance Report Threshold: 500
|
||||||
Enable Performance Report: false
|
Enable Performance Report: false
|
||||||
Assume External Debugger: false
|
Assume External Debugger: false
|
||||||
|
@ -74,15 +73,16 @@ Video:
|
||||||
Renderer: Vulkan
|
Renderer: Vulkan
|
||||||
Resolution: 1280x720
|
Resolution: 1280x720
|
||||||
Aspect ratio: 16:9
|
Aspect ratio: 16:9
|
||||||
Frame limit: Auto
|
Frame limit: 30
|
||||||
Second Frame Limit: 0
|
Second Frame Limit: 0
|
||||||
MSAA: Auto
|
MSAA: Auto
|
||||||
Shader Mode: Async Shader Recompiler
|
Shader Mode: Async Shader Recompiler
|
||||||
Shader Precision: High
|
Shader Precision: Auto
|
||||||
Write Color Buffers: false
|
Write Color Buffers: false
|
||||||
Write Depth Buffer: false
|
Write Depth Buffer: false
|
||||||
Read Color Buffers: false
|
Read Color Buffers: false
|
||||||
Read Depth Buffer: false
|
Read Depth Buffer: false
|
||||||
|
Handle RSX Memory Tiling: false
|
||||||
Log shader programs: false
|
Log shader programs: false
|
||||||
VSync: false
|
VSync: false
|
||||||
Debug output: false
|
Debug output: false
|
||||||
|
@ -104,7 +104,7 @@ Video:
|
||||||
Strict Texture Flushing: false
|
Strict Texture Flushing: false
|
||||||
Multithreaded RSX: false
|
Multithreaded RSX: false
|
||||||
Relaxed ZCULL Sync: false
|
Relaxed ZCULL Sync: false
|
||||||
Enable 3D: false
|
3D Display Mode: Disabled
|
||||||
Debug Program Analyser: false
|
Debug Program Analyser: false
|
||||||
Accurate ZCULL stats: true
|
Accurate ZCULL stats: true
|
||||||
Consecutive Frames To Draw: 1
|
Consecutive Frames To Draw: 1
|
||||||
|
@ -123,13 +123,14 @@ Video:
|
||||||
Disable MSL Fast Math: false
|
Disable MSL Fast Math: false
|
||||||
Output Scaling Mode: Bilinear
|
Output Scaling Mode: Bilinear
|
||||||
Vulkan:
|
Vulkan:
|
||||||
Adapter: AMD RADV VANGOGH
|
Adapter: AMD Custom GPU 0405 (RADV VANGOGH)
|
||||||
Force FIFO present mode: false
|
Force FIFO present mode: false
|
||||||
Force primitive restart flag: false
|
Force primitive restart flag: false
|
||||||
Exclusive Fullscreen Mode: Automatic
|
Exclusive Fullscreen Mode: Automatic
|
||||||
Asynchronous Texture Streaming 2: false
|
Asynchronous Texture Streaming 2: false
|
||||||
FidelityFX CAS Sharpening Intensity: 50
|
FidelityFX CAS Sharpening Intensity: 50
|
||||||
Asynchronous Queue Scheduler: Fast
|
Asynchronous Queue Scheduler: Fast
|
||||||
|
VRAM allocation limit (MB): 65536
|
||||||
Performance Overlay:
|
Performance Overlay:
|
||||||
Enabled: false
|
Enabled: false
|
||||||
Enable Framerate Graph: false
|
Enable Framerate Graph: false
|
||||||
|
@ -186,9 +187,13 @@ Input/Output:
|
||||||
Turntable emulated controller: "Null"
|
Turntable emulated controller: "Null"
|
||||||
GHLtar emulated controller: "Null"
|
GHLtar emulated controller: "Null"
|
||||||
Pad handler mode: Single-threaded
|
Pad handler mode: Single-threaded
|
||||||
|
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
|
||||||
|
Lock overlay input to player one: false
|
||||||
|
Emulated Midi devices: Keyboardßßß@@@Keyboardßßß@@@Keyboardßßß@@@
|
||||||
|
Load SDL GameController Mappings: true
|
||||||
System:
|
System:
|
||||||
License Area: SCEE
|
License Area: SCEE
|
||||||
Language: English (US)
|
Language: English (US)
|
||||||
|
@ -197,6 +202,8 @@ System:
|
||||||
Console time offset (s): 0
|
Console time offset (s): 0
|
||||||
PSID high: 0
|
PSID high: 0
|
||||||
PSID low: 0
|
PSID low: 0
|
||||||
|
HDD Model Name: ""
|
||||||
|
HDD Serial Number: ""
|
||||||
Net:
|
Net:
|
||||||
Internet enabled: Disconnected
|
Internet enabled: Disconnected
|
||||||
IP address: 0.0.0.0
|
IP address: 0.0.0.0
|
||||||
|
@ -208,15 +215,18 @@ Net:
|
||||||
Savestate:
|
Savestate:
|
||||||
Start Paused: false
|
Start Paused: false
|
||||||
Suspend Emulation Savestate Mode: true
|
Suspend Emulation Savestate Mode: true
|
||||||
|
Compatible Savestate Mode: false
|
||||||
Inspection Mode Savestates: false
|
Inspection Mode Savestates: false
|
||||||
Save Disc Game Data: false
|
Save Disc Game Data: false
|
||||||
Miscellaneous:
|
Miscellaneous:
|
||||||
Automatically start games after boot: true
|
Automatically start games after boot: true
|
||||||
Exit RPCS3 when process finishes: true
|
Exit RPCS3 when process finishes: true
|
||||||
|
Pause emulation on RPCS3 focus loss: false
|
||||||
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 shader compilation hint: true
|
Show shader compilation hint: true
|
||||||
|
Show PPU compilation 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