Help:Configurations: Difference between revisions

Help page
(Added new config options)
(→‎Debug configuration: Simplified the column fuckery in the table)
(17 intermediate revisions by 2 users not shown)
Line 2: Line 2:


==CPU configuration==
==CPU configuration==
{| class="wikitable" style="max-width:1200px;"
{| class="wikitable config-table"
! Setting !! {{tabcol|4}} | Option
! class="config-table-first-column" | Setting !! {{tabcol|4}} | Option
|-
|-
| '''PPU decoder''' || {{tabcol|4|3}} | [[:Category:PPU decoder: Interpreter (precise) (Config)|Interpreter (precise)]] ({{PAGESINCAT:PPU decoder: Interpreter (precise) (Config)}}) || {{tabcol|4|3}} | [[:Category:PPU decoder: Interpreter (fast) (Config)|Interpreter (fast)]] ({{PAGESINCAT:PPU decoder: Interpreter (fast) (Config)}}) || {{tabcol|4|3}} | [[:Category:PPU decoder: LLVM Recompiler (Config)|LLVM Recompiler]] ({{PAGESINCAT:PPU decoder: LLVM Recompiler (Config)}})
| '''PPU decoder''' || {{tabcol|4|3}} | [[:Category:PPU decoder: Interpreter (precise) (Config)|Interpreter (precise)]] ({{PAGESINCAT:PPU decoder: Interpreter (precise) (Config)}}) || {{tabcol|4|3}} | [[:Category:PPU decoder: Interpreter (fast) (Config)|Interpreter (fast)]] ({{PAGESINCAT:PPU decoder: Interpreter (fast) (Config)}}) || {{tabcol|4|3}} | [[:Category:PPU decoder: Recompiler (LLVM) (Config)|Recompiler (LLVM)]] ({{PAGESINCAT:PPU decoder: Recompiler (LLVM) (Config)}})
|-
|-
| '''SPU decoder''' || style="width: 20%" {{tabcol|4|4}} | [[:Category:SPU decoder: Interpreter (precise) (Config)|Interpreter (precise)]] ({{PAGESINCAT:SPU decoder: Interpreter (precise) (Config)}}) || style="width: 20%" {{tabcol|4|4}} | [[:Category:SPU decoder: Interpreter (fast) (Config)|Interpreter (fast)]] ({{PAGESINCAT:SPU decoder: Interpreter (fast) (Config)}}) || style="width: 20%" {{tabcol|4|4}} | [[:Category:SPU decoder: ASMJIT Recompiler (Config)|ASMJIT Recompiler]] ({{PAGESINCAT:SPU decoder: ASMJIT Recompiler (Config)}}) || style="width: 20%" {{tabcol|4|4}} | [[:Category:SPU decoder: LLVM Recompiler (Config)|LLVM Recompiler]] ({{PAGESINCAT:SPU decoder: LLVM Recompiler (Config)}})
| '''SPU decoder''' || {{tabcol|4|4}} | [[:Category:SPU decoder: Interpreter (precise) (Config)|Interpreter (precise)]] ({{PAGESINCAT:SPU decoder: Interpreter (precise) (Config)}}) || {{tabcol|4|4}} | [[:Category:SPU decoder: Interpreter (fast) (Config)|Interpreter (fast)]] ({{PAGESINCAT:SPU decoder: Interpreter (fast) (Config)}}) || {{tabcol|4|4}} | [[:Category:SPU decoder: Recompiler (ASMJIT) (Config)|Recompiler (ASMJIT)]] ({{PAGESINCAT:SPU decoder: Recompiler (ASMJIT) (Config)}}) || {{tabcol|4|4}} | [[:Category:SPU decoder: Recompiler (LLVM) (Config)|Recompiler (LLVM)]] ({{PAGESINCAT:SPU decoder: Recompiler (LLVM) (Config)}})
|-
|-
| '''Preferred SPU threads''' || {{tabcol|4|1}} | [[:Category:Preferred SPU threads (Config)|Preferred SPU threads]] ({{PAGESINCAT:Preferred SPU threads (Config)}})
| '''Preferred SPU threads''' || {{tabcol|4|1}} | [[:Category:Preferred SPU threads (Config)|Preferred SPU threads]] ({{PAGESINCAT:Preferred SPU threads (Config)}})
|-
| '''Firmware settings''' || {{tabcol|4|4}} | [[:Category:Firmware settings: Automatically load required libraries (Config)|Automatically load required libraries]] ({{PAGESINCAT:Firmware settings: Automatically load required libraries (Config)}}) || {{tabcol|4|4}} | [[:Category:Firmware settings: Manually load selected libraries (Config)|Manually load selected libraries]] ({{PAGESINCAT:Firmware settings: Manually load selected libraries (Config)}}) || {{tabcol|4|4}} | [[:Category:Firmware settings: Load automatic and manual selection (Config)|Load automatic and manual selection]] ({{PAGESINCAT:Firmware settings: Load automatic and manual selection (Config)}}) || {{tabcol|4|4}} | [[:Category:Firmware settings: Load liblv2.sprx only (Config)|Load liblv2.sprx only]] ({{PAGESINCAT:Firmware settings: Load liblv2.sprx only (Config)}})
|-
|-
| '''Enable thread scheduler''' || {{tabcol|4|2}} | [[:Category:Enable thread scheduler: On (Config)|On]] ({{PAGESINCAT:Enable thread scheduler: On (Config)}}) || {{tabcol|4|2}} | [[:Category:Enable thread scheduler: Off (Config)|Off]] ({{PAGESINCAT:Enable thread scheduler: Off (Config)}})
| '''Enable thread scheduler''' || {{tabcol|4|2}} | [[:Category:Enable thread scheduler: On (Config)|On]] ({{PAGESINCAT:Enable thread scheduler: On (Config)}}) || {{tabcol|4|2}} | [[:Category:Enable thread scheduler: Off (Config)|Off]] ({{PAGESINCAT:Enable thread scheduler: Off (Config)}})
Line 29: Line 27:


==GPU configuration==
==GPU configuration==
{| class="wikitable" style="max-width:1200px;"
{| class="wikitable config-table"
! Setting !! {{tabcol|8}} | Option
! class="config-table-first-column" | Setting !! {{tabcol|8}} | Option
|-
| '''Renderer''' || {{tabcol|8|2}} | [[:Category:Renderer: OpenGL (Config)|OpenGL]] ({{PAGESINCAT:Renderer: OpenGL (Config)}}) || {{tabcol|8|2}} | [[:Category:Renderer: Vulkan (Config)|Vulkan]] ({{PAGESINCAT:Renderer: Vulkan (Config)}})
|-
|-
| '''Graphics device''' || {{tabcol|8|1}} | [[:Category:Graphics device (Config)|Graphics device]] ({{PAGESINCAT:Graphics device (Config)}})
| '''Renderer''' || {{tabcol|8|3}} | [[:Category:Renderer: OpenGL (Config)|OpenGL]] ({{PAGESINCAT:Renderer: OpenGL (Config)}}) || {{tabcol|8|3}} | [[:Category:Renderer: Vulkan (Config)|Vulkan]] ({{PAGESINCAT:Renderer: Vulkan (Config)}}) || {{tabcol|8|3}} | [[:Category:Renderer: Disabled (Config)|Disabled]] ({{PAGESINCAT:Renderer: Disabled (Config)}})
|-
|-
| '''Aspect ratio''' || {{tabcol|8|3}} | [[:Category:Aspect ratio: Auto (Config)|Auto]] ({{PAGESINCAT:Aspect ratio: Auto (Config)}}) || {{tabcol|8|3}} | [[:Category:Aspect ratio: 4:3 (Config)|4:3]] ({{PAGESINCAT:Aspect ratio: 4:3 (Config)}}) || {{tabcol|8|3}} | [[:Category:Aspect ratio: 16:9 (Config)|16:9]] ({{PAGESINCAT:Aspect ratio: 16:9 (Config)}})
| '''Aspect ratio''' || {{tabcol|8|2}} | [[:Category:Aspect ratio: 4:3 (Config)|4:3]] ({{PAGESINCAT:Aspect ratio: 4:3 (Config)}}) || {{tabcol|8|2}} | [[:Category:Aspect ratio: 16:9 (Config)|16:9]] ({{PAGESINCAT:Aspect ratio: 16:9 (Config)}})
|-
|-
| '''Framelimit''' || {{tabcol|8|6}} | [[:Category:Framelimit: Off (Config)|Off]] ({{PAGESINCAT:Framelimit: Off (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 59.94 (Config)|59.94]] ({{PAGESINCAT:Framelimit: 59.94 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 50 (Config)|50]] ({{PAGESINCAT:Framelimit: 50 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 60 (Config)|60]] ({{PAGESINCAT:Framelimit: 60 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 30 (Config)|30]] ({{PAGESINCAT:Framelimit: 30 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: Auto (Config)|Auto]] ({{PAGESINCAT:Framelimit: Auto (Config)}})
| '''Framelimit''' || {{tabcol|8|6}} | [[:Category:Framelimit: Off (Config)|Off]] ({{PAGESINCAT:Framelimit: Off (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 59.94 (Config)|59.94]] ({{PAGESINCAT:Framelimit: 59.94 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 50 (Config)|50]] ({{PAGESINCAT:Framelimit: 50 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 60 (Config)|60]] ({{PAGESINCAT:Framelimit: 60 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: 30 (Config)|30]] ({{PAGESINCAT:Framelimit: 30 (Config)}}) || {{tabcol|8|6}} | [[:Category:Framelimit: Auto (Config)|Auto]] ({{PAGESINCAT:Framelimit: Auto (Config)}})
|-
|-
| '''Anisotropic filter''' || {{tabcol|8|6}} | [[:Category:Anisotropic filter: Automatic (Config)|Automatic]] ({{PAGESINCAT:Anisotropic filter: Automatic (Config)}}) || {{tabcol|8|6}} | [[:Category:Anisotropic filter: Disabled (Config)|Disabled]] ({{PAGESINCAT:Anisotropic filter: Disabled (Config)}}) || {{tabcol|8|6}} | [[:Category:Anisotropic filter: 2x (Config)|2x]] ({{PAGESINCAT:Anisotropic filter: 2x (Config)}}) || {{tabcol|8|6}} | [[:Category:Anisotropic filter: 4x (Config)|4x]] ({{PAGESINCAT:Anisotropic filter: 4x (Config)}}) || {{tabcol|8|6}} | [[:Category:Anisotropic filter: 8x (Config)|8x]] ({{PAGESINCAT:Anisotropic filter: 8x (Config)}}) || {{tabcol|8|6}} | [[:Category:Anisotropic filter: 16x (Config)|16x]] ({{PAGESINCAT:Anisotropic filter: 16x (Config)}})
| '''Anisotropic filter''' || {{tabcol|8|5}} | [[:Category:Anisotropic filter: Auto (Config)|Auto]] ({{PAGESINCAT:Anisotropic filter: Auto (Config)}}) || {{tabcol|8|5}} | [[:Category:Anisotropic filter: 2x (Config)|2x]] ({{PAGESINCAT:Anisotropic filter: 2x (Config)}}) || {{tabcol|8|5}} | [[:Category:Anisotropic filter: 4x (Config)|4x]] ({{PAGESINCAT:Anisotropic filter: 4x (Config)}}) || {{tabcol|8|5}} | [[:Category:Anisotropic filter: 8x (Config)|8x]] ({{PAGESINCAT:Anisotropic filter: 8x (Config)}}) || {{tabcol|8|5}} | [[:Category:Anisotropic filter: 16x (Config)|16x]] ({{PAGESINCAT:Anisotropic filter: 16x (Config)}})
|-
|-
| '''Anti-aliasing''' || {{tabcol|8|2}} | [[:Category:Anti-aliasing: Auto (Config)|Auto]] ({{PAGESINCAT:Anti-aliasing: Auto (Config)}}) || {{tabcol|8|2}} | [[:Category:Anti-aliasing: Disabled (Config)|Disabled]] ({{PAGESINCAT:Anti-aliasing: Disabled (Config)}})
| '''Anti-aliasing''' || {{tabcol|8|2}} | [[:Category:Anti-aliasing: Auto (Config)|Auto]] ({{PAGESINCAT:Anti-aliasing: Auto (Config)}}) || {{tabcol|8|2}} | [[:Category:Anti-aliasing: Disabled (Config)|Disabled]] ({{PAGESINCAT:Anti-aliasing: Disabled (Config)}})
|-
|-
| '''Default resolution''' || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 720x480 (Config)|720x480]] ({{PAGESINCAT:Default resolution: 720x480 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 720x576 (Config)|720x576]] ({{PAGESINCAT:Default resolution: 720x576 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 1280x720 (Config)|1280x720]] ({{PAGESINCAT:Default resolution: 1280x720 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 960x1080 (Config)|960x1080]] ({{PAGESINCAT:Default resolution: 960x1080 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 1280x1080 (Config)|1280x1080]] ({{PAGESINCAT:Default resolution: 1280x1080 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 1440x1080 (Config)|1440x1080]] ({{PAGESINCAT:Default resolution: 1440x1080 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 1600x1080 (Config)|1600x1080]] ({{PAGESINCAT:Default resolution: 1600x1080 (Config)}}) || style="width: 10%" {{tabcol|8|8}} | [[:Category:Default resolution: 1920x1080 (Config)|1920x1080]] ({{PAGESINCAT:Default resolution: 1920x1080 (Config)}})
| '''Default resolution''' || {{tabcol|8|8}} | [[:Category:Default resolution: 720x480 (Config)|720x480]] ({{PAGESINCAT:Default resolution: 720x480 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 720x576 (Config)|720x576]] ({{PAGESINCAT:Default resolution: 720x576 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 1280x720 (Config)|1280x720]] ({{PAGESINCAT:Default resolution: 1280x720 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 960x1080 (Config)|960x1080]] ({{PAGESINCAT:Default resolution: 960x1080 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 1280x1080 (Config)|1280x1080]] ({{PAGESINCAT:Default resolution: 1280x1080 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 1440x1080 (Config)|1440x1080]] ({{PAGESINCAT:Default resolution: 1440x1080 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 1600x1080 (Config)|1600x1080]] ({{PAGESINCAT:Default resolution: 1600x1080 (Config)}}) || {{tabcol|8|8}} | [[:Category:Default resolution: 1920x1080 (Config)|1920x1080]] ({{PAGESINCAT:Default resolution: 1920x1080 (Config)}})
|-
|-
| '''Resolution scale''' || {{tabcol|8|1}} | [[:Category:Resolution scale (Config)|Resolution scale]] ({{PAGESINCAT:Resolution scale (Config)}})
| '''Resolution scale''' || {{tabcol|8|1}} | [[:Category:Resolution scale (Config)|Resolution scale]] ({{PAGESINCAT:Resolution scale (Config)}})
|-
|-
| '''Graphics device''' || {{tabcol|8|1}} | [[:Category:Resolution scale threshold (Config)|Resolution scale threshold]] ({{PAGESINCAT:Resolution scale threshold (Config)}})
| '''Resolution scale threshold''' || {{tabcol|8|1}} | [[:Category:Resolution scale threshold (Config)|Resolution scale threshold]] ({{PAGESINCAT:Resolution scale threshold (Config)}})
|-
| '''Shader mode''' || {{tabcol|8|4}} | [[:Category:Shader mode: Legacy (singlethreaded) (Config)|Legacy (singlethreaded)]] ({{PAGESINCAT:Shader mode: Legacy (singlethreaded) (Config)}}) || {{tabcol|8|4}} | [[:Category:Shader mode: Async (multithreaded) (Config)|Async (multithreaded)]] ({{PAGESINCAT:Shader mode: Async (multithreaded) (Config)}}) || {{tabcol|8|4}} | [[:Category:Shader mode: Async with Shader Interpreter (Config)|Async with Shader Interpreter]] ({{PAGESINCAT:Shader mode: Async with Shader Interpreter (Config)}}) || {{tabcol|8|4}} | [[:Category:Shader mode: Shader Interpreter only (Config)|Shader Interpreter only]] ({{PAGESINCAT:Shader mode: Shader Interpreter only (Config)}})
|-
|-
| '''Write color buffers''' || {{tabcol|8|2}} | [[:Category:Write color buffers: On (Config)|On]] ({{PAGESINCAT:Write color buffers: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Write color buffers: Off (Config)|Off]] ({{PAGESINCAT:Write color buffers: Off (Config)}})
| '''Write color buffers''' || {{tabcol|8|2}} | [[:Category:Write color buffers: On (Config)|On]] ({{PAGESINCAT:Write color buffers: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Write color buffers: Off (Config)|Off]] ({{PAGESINCAT:Write color buffers: Off (Config)}})
Line 57: Line 55:
|-
|-
| '''Stretch to display area''' || {{tabcol|8|2}} | [[:Category:Stretch to display area: On (Config)|On]] ({{PAGESINCAT:Stretch to display area: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Stretch to display area: Off (Config)|Off]] ({{PAGESINCAT:Stretch to display area: Off (Config)}})
| '''Stretch to display area''' || {{tabcol|8|2}} | [[:Category:Stretch to display area: On (Config)|On]] ({{PAGESINCAT:Stretch to display area: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Stretch to display area: Off (Config)|Off]] ({{PAGESINCAT:Stretch to display area: Off (Config)}})
|-
| '''Enable 3D''' || {{tabcol|8|2}} | [[:Category:Enable 3D: On (Config)|On]] ({{PAGESINCAT:Enable 3D: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Enable 3D: Off (Config)|Off]] ({{PAGESINCAT:Enable 3D: Off (Config)}})
|-
|-
| '''Disable vertex cache''' || {{tabcol|8|2}} | [[:Category:Disable vertex cache: On (Config)|On]] ({{PAGESINCAT:Disable vertex cache: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Disable vertex cache: Off (Config)|Off]] ({{PAGESINCAT:Disable vertex cache: Off (Config)}})
| '''Disable vertex cache''' || {{tabcol|8|2}} | [[:Category:Disable vertex cache: On (Config)|On]] ({{PAGESINCAT:Disable vertex cache: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Disable vertex cache: Off (Config)|Off]] ({{PAGESINCAT:Disable vertex cache: Off (Config)}})
|-
|-
| '''Multithreaded RSX''' || {{tabcol|8|2}} | [[:Category:Multithreaded RSX: On (Config)|On]] ({{PAGESINCAT:Multithreaded RSX: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Multithreaded RSX: Off (Config)|Off]] ({{PAGESINCAT:Multithreaded RSX: Off (Config)}})
| '''Multithreaded RSX''' || {{tabcol|8|2}} | [[:Category:Multithreaded RSX: On (Config)|On]] ({{PAGESINCAT:Multithreaded RSX: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Multithreaded RSX: Off (Config)|Off]] ({{PAGESINCAT:Multithreaded RSX: Off (Config)}})
|-
| '''Disable Async shader compiler''' || {{tabcol|8|2}} | [[:Category:Disable Async shader compiler: On (Config)|On]] ({{PAGESINCAT:Disable Async shader compiler: On (Config)}}) || {{tabcol|8|2}} | [[:Category:Disable Async shader compiler: Off (Config)|Off]] ({{PAGESINCAT:Disable Async shader compiler: Off (Config)}})
|}
|}


==Audio configuration==
==Audio configuration==
{| class="wikitable" style="max-width:1200px;"
{| class="wikitable config-table"
! Setting !! {{tabcol|5}} | Option
! class="config-table-first-column" | Setting !! {{tabcol|5}} | Option
|-
|-
| '''Audio output (Windows)''' || {{tabcol|5|2}} | [[:Category:Audio output (Windows): XAudio2 (Config)|XAudio2]] ({{PAGESINCAT:Audio output (Windows): XAudio2 (Config)}}) || {{tabcol|5|2}} | [[:Category:Audio output (Windows): OpenAL (Config)|OpenAL]] ({{PAGESINCAT:Audio output (Windows): OpenAL (Config)}})
| '''Audio output (Windows)''' || {{tabcol|5|3}} | [[:Category:Audio output (Windows): XAudio2 (Config)|XAudio2]] ({{PAGESINCAT:Audio output (Windows): XAudio2 (Config)}}) || {{tabcol|5|3}} | [[:Category:Audio output (Windows): OpenAL (Config)|OpenAL]] ({{PAGESINCAT:Audio output (Windows): OpenAL (Config)}}) || {{tabcol|5|3}} | [[:Category:Audio output (Windows): Disabled (Config)|Disabled]] ({{PAGESINCAT:Audio output (Windows): Disabled (Config)}})
|-
|-
| '''Audio output (Linux)''' || {{tabcol|5|3}} | [[:Category:Audio output (Linux): OpenAL (Config)|OpenAL]] ({{PAGESINCAT:Audio output (Linux): OpenAL (Config)}}) || {{tabcol|5|3}} | [[:Category:Audio output (Linux): PulseAudio (Config)|PulseAudio]] ({{PAGESINCAT:Audio output (Linux): PulseAudio (Config)}}) || {{tabcol|5|3}} | [[:Category:Audio output (Linux): ALSA (Config)|ALSA]] ({{PAGESINCAT:Audio output (Linux): ALSA (Config)}})
| '''Audio output (Linux)''' || {{tabcol|5|4}} | [[:Category:Audio output (Linux): OpenAL (Config)|OpenAL]] ({{PAGESINCAT:Audio output (Linux): OpenAL (Config)}}) || {{tabcol|5|4}} | [[:Category:Audio output (Linux): PulseAudio (Config)|PulseAudio]] ({{PAGESINCAT:Audio output (Linux): PulseAudio (Config)}}) || {{tabcol|5|4}} | [[:Category:Audio output (Linux): ALSA (Config)|ALSA]] ({{PAGESINCAT:Audio output (Linux): ALSA (Config)}}) || {{tabcol|5|4}} | [[:Category:Audio output (Linux): Disabled (Config)|Disabled]] ({{PAGESINCAT:Audio output (Linux): Disabled (Config)}})
|-
|-
| '''Dump to file''' || {{tabcol|5|2}} | [[:Category:Dump to file: On (Config)|On]] ({{PAGESINCAT:Dump to file: On (Config)}}) || {{tabcol|5|2}} | [[:Category:Dump to file: Off (Config)|Off]] ({{PAGESINCAT:Dump to file: Off (Config)}})
| '''Audio channels''' || {{tabcol|5|3}} | [[:Category:Audio channels: Surround 7.1 (Config)|Surround 7.1]] ({{PAGESINCAT:Audio channels: Surround 7.1 (Config)}}) || {{tabcol|5|3}} | [[:Category:Audio channels: Downmix to Stereo (Config)|Downmix to Stereo]] ({{PAGESINCAT:Audio channels: Downmix to Stereo (Config)}}) || {{tabcol|5|3}} | [[:Category:Audio channels: Downmix to 5.1 (Config)|Downmix to 5.1]] ({{PAGESINCAT:Audio channels: Downmix to 5.1 (Config)}})
|-
|-
| '''Convert to 16-bit''' || {{tabcol|5|2}} | [[:Category:Convert to 16-bit: On (Config)|On]] ({{PAGESINCAT:Convert to 16-bit: On (Config)}}) || {{tabcol|5|2}} | [[:Category:Convert to 16-bit: Off (Config)|Off]] ({{PAGESINCAT:Convert to 16-bit: Off (Config)}})
| '''Convert to 16-bit''' || {{tabcol|5|2}} | [[:Category:Convert to 16-bit: On (Config)|On]] ({{PAGESINCAT:Convert to 16-bit: On (Config)}}) || {{tabcol|5|2}} | [[:Category:Convert to 16-bit: Off (Config)|Off]] ({{PAGESINCAT:Convert to 16-bit: Off (Config)}})
|-
| '''Downmix to stereo''' || {{tabcol|5|2}} | [[:Category:Downmix to stereo: On (Config)|On]] ({{PAGESINCAT:Downmix to stereo: On (Config)}}) || {{tabcol|5|2}} | [[:Category:Downmix to stereo: Off (Config)|Off]] ({{PAGESINCAT:Downmix to stereo: Off (Config)}})
|-
|-
| '''Volume''' || {{tabcol|5|1}} | [[:Category:Volume (Config)|Volume]] ({{PAGESINCAT:Volume (Config)}})
| '''Volume''' || {{tabcol|5|1}} | [[:Category:Volume (Config)|Volume]] ({{PAGESINCAT:Volume (Config)}})
Line 89: Line 85:
| '''Time stretching threshold''' || {{tabcol|5|1}} | [[:Category:Time stretching threshold (Config)|Time stretching threshold]] ({{PAGESINCAT:Time stretching threshold (Config)}})
| '''Time stretching threshold''' || {{tabcol|5|1}} | [[:Category:Time stretching threshold (Config)|Time stretching threshold]] ({{PAGESINCAT:Time stretching threshold (Config)}})
|-
|-
| '''Microphone type''' || style="width: 16%" {{tabcol|5|5}} | [[:Category:Microphone type: Null (Config)|Null]] ({{PAGESINCAT:Microphone type: Null (Config)}}) || style="width: 16%" {{tabcol|5|5}} | [[:Category:Microphone type: Standard (Config)|Standard]] ({{PAGESINCAT:Microphone type: Standard (Config)}}) || style="width: 16%" {{tabcol|5|5}} | [[:Category:Microphone type: SingStar (Config)|SingStar]] ({{PAGESINCAT:Microphone type: SingStar (Config)}}) || style="width: 16%" {{tabcol|5|5}} | [[:Category:Microphone type: Real SingStar (Config)|Real SingStar]] ({{PAGESINCAT:Microphone type: Real SingStar (Config)}}) || style="width: 16%" {{tabcol|5|5}} | [[:Category:Microphone type: Rocksmith (Config)|Rocksmith]] ({{PAGESINCAT:Microphone type: Rocksmith (Config)}})
| '''Microphone type''' || {{tabcol|5|5}} | [[:Category:Microphone type: Disabled (Config)|Disabled]] ({{PAGESINCAT:Microphone type: Disabled (Config)}}) || {{tabcol|5|5}} | [[:Category:Microphone type: Standard (Config)|Standard]] ({{PAGESINCAT:Microphone type: Standard (Config)}}) || {{tabcol|5|5}} | [[:Category:Microphone type: SingStar (Config)|SingStar]] ({{PAGESINCAT:Microphone type: SingStar (Config)}}) || {{tabcol|5|5}} | [[:Category:Microphone type: Real SingStar (Config)|Real SingStar]] ({{PAGESINCAT:Microphone type: Real SingStar (Config)}}) || {{tabcol|5|5}} | [[:Category:Microphone type: Rocksmith (Config)|Rocksmith]] ({{PAGESINCAT:Microphone type: Rocksmith (Config)}})
|}
|}


==Debug configuration==
==I/O configuration==
{| class="wikitable" style="max-width:1200px;"
{| class="wikitable config-table"
! Setting !! {{tabcol|2}} | Option
! class="config-table-first-column" | Setting !! {{tabcol|4}} | Option
|-
| '''Keyboard handler''' || {{tabcol|4|2}} | [[:Category:Keyboard handler: Null (Config)|Null]] ({{PAGESINCAT:Keyboard handler: Null (Config)}}) || {{tabcol|4|2}} | [[:Category:Keyboard handler: Basic (Config)|Basic]] ({{PAGESINCAT:Keyboard handler: Basic (Config)}})
|-
| '''Mouse handler''' || {{tabcol|4|2}} | [[:Category:Mouse handler: Null (Config)|Null]] ({{PAGESINCAT:Mouse handler: Null (Config)}}) || {{tabcol|4|2}} | [[:Category:Mouse handler: Basic (Config)|Basic]] ({{PAGESINCAT:Mouse handler: Basic (Config)}})
|-
| '''Camera input''' || {{tabcol|4|4}} | [[:Category:Camera input: Unknown (Config)|Unknown]] ({{PAGESINCAT:Camera input: Unknown (Config)}}) || {{tabcol|4|4}} | [[:Category:Camera input: EyeToy (Config)|EyeToy]] ({{PAGESINCAT:Camera input: EyeToy (Config)}}) || {{tabcol|4|4}} | [[:Category:Camera input: PS Eye (Config)|PS Eye]] ({{PAGESINCAT:Camera input: PS Eye (Config)}}) || {{tabcol|4|4}} | [[:Category:Camera input: UVC 1.1 (Config)|UVC 1.1]] ({{PAGESINCAT:Camera input: UVC 1.1 (Config)}})
|-
| '''Camera settings''' || {{tabcol|4|2}} | [[:Category:Camera settings: Null (Config)|Null]] ({{PAGESINCAT:Camera settings: Null (Config)}}) || {{tabcol|4|2}} | [[:Category:Camera settings: Fake (Config)|Fake]] ({{PAGESINCAT:Camera settings: Fake (Config)}})
|-
| '''Move handler''' || {{tabcol|4|3}} | [[:Category:Move handler: Null (Config)|Null]] ({{PAGESINCAT:Move handler: Null (Config)}}) || {{tabcol|4|3}} | [[:Category:Move handler: Fake (Config)|Fake]] ({{PAGESINCAT:Move handler: Fake (Config)}}) || {{tabcol|4|3}} | [[:Category:Move handler: Mouse (Config)|Mouse]] ({{PAGESINCAT:Move handler: Mouse (Config)}})
|}
 
==Advanced configuration==
{| class="wikitable config-table"
! class="config-table-first-column" | Setting !! {{tabcol|7}} | Option
|-
| '''Debug console mode''' || {{tabcol|7|2}} | [[:Category:Debug console mode: On (Config)|On]] ({{PAGESINCAT:Debug console mode: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Debug console mode: Off (Config)|Off]] ({{PAGESINCAT:Debug console mode: Off (Config)}})
|-
| '''Accurate LLVM DFMA''' || {{tabcol|7|2}} | [[:Category:Accurate LLVM DFMA: On (Config)|On]] ({{PAGESINCAT:Accurate LLVM DFMA: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Accurate LLVM DFMA: Off (Config)|Off]] ({{PAGESINCAT:Accurate LLVM DFMA: Off (Config)}})
|-
| '''Accurate RSX reservation access''' || {{tabcol|7|2}} | [[:Category:Accurate RSX reservation access: On (Config)|On]] ({{PAGESINCAT:Accurate RSX reservation access: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Accurate RSX reservation access: Off (Config)|Off]] ({{PAGESINCAT:Accurate RSX reservation access: Off (Config)}})
|-
| '''PPU LLVM accurate vector NaNs''' || {{tabcol|7|2}} | [[:Category:PPU LLVM accurate vector NaNs: On (Config)|On]] ({{PAGESINCAT:PPU LLVM accurate vector NaNs: On (Config)}}) || {{tabcol|7|2}} | [[:Category:PPU LLVM accurate vector NaNs: Off (Config)|Off]] ({{PAGESINCAT:PPU LLVM accurate vector NaNs: Off (Config)}})
|-
| '''Silence all logs''' || {{tabcol|7|2}} | [[:Category:Silence all logs: On (Config)|On]] ({{PAGESINCAT:Silence all logs: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Silence all logs: Off (Config)|Off]] ({{PAGESINCAT:Silence all logs: Off (Config)}})
|-
| '''Sleep timers accuracy''' || {{tabcol|7|3}} | [[:Category:Sleep timers accuracy: As Host (Config)|As Host]] ({{PAGESINCAT:Sleep timers accuracy: As Host (Config)}}) || {{tabcol|7|3}} | [[:Category:Sleep timers accuracy: Usleep Only (Config)|Usleep Only]] ({{PAGESINCAT:Sleep timers accuracy: Usleep Only (Config)}}) || {{tabcol|7|3}} | [[:Category:Sleep timers accuracy: All Timers (Config)|All Timers]] ({{PAGESINCAT:Sleep timers accuracy: All Timers (Config)}})
|-
| '''Maximum SPURS threads''' || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: Unlimited (Config)|Unlimited]] ({{PAGESINCAT:Maximum SPURS threads: Unlimited (Config)}}) || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: 0 (Config)|0]] ({{PAGESINCAT:Maximum SPURS threads: 0 (Config)}}) || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: 1 (Config)|1]] ({{PAGESINCAT:Maximum SPURS threads: 1 (Config)}}) || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: 2 (Config)|2]] ({{PAGESINCAT:Maximum SPURS threads: 2 (Config)}}) || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: 3 (Config)|3]] ({{PAGESINCAT:Maximum SPURS threads: 3 (Config)}}) || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: 4 (Config)|4]] ({{PAGESINCAT:Maximum SPURS threads: 4 (Config)}}) || {{tabcol|7|7}} | [[:Category:Maximum SPURS threads: 5 (Config)|5]] ({{PAGESINCAT:Maximum SPURS threads: 5 (Config)}})
|-
| '''Firmware settings''' || {{tabcol|7|5}} | [[:Category:Firmware settings: Manually load selected libraries (Config)|Manually load selected libraries]] ({{PAGESINCAT:Firmware settings: Manually load selected libraries (Config)}}) || {{tabcol|7|5}} | [[:Category:Firmware settings: Load automatic and manual selection (Config)|Load automatic and manual selection]] ({{PAGESINCAT:Firmware settings: Load automatic and manual selection (Config)}}) || {{tabcol|7|5}} | [[:Category:Firmware settings: Load liblv2.sprx only (Config)|Load liblv2.sprx only]] ({{PAGESINCAT:Firmware settings: Load liblv2.sprx only (Config)}}) || {{tabcol|7|5}} | [[:Category:Firmware settings: Load liblv2.sprx and manual selection (Config)|Load liblv2.sprx and manual selection]] ({{PAGESINCAT:Firmware settings: Load liblv2.sprx and manual selection (Config)}}) || {{tabcol|7|5}} | [[:Category:Firmware settings: Load liblv2.sprx and strict selection (Config)|Load liblv2.sprx and strict selection]] ({{PAGESINCAT:Firmware settings: Load liblv2.sprx and strict selection (Config)}})
|-
|-
| '''Write depth buffers''' || style="width: 41%" {{tabcol|2|2}} | [[:Category:Write depth buffers: On (Config)|On]] ({{PAGESINCAT:Write depth buffers: On (Config)}}) || style="width: 41%" {{tabcol|2|2}} | [[:Category:Write depth buffers: Off (Config)|Off]] ({{PAGESINCAT:Write depth buffers: Off (Config)}})
| '''Read depth buffers''' || {{tabcol|7|2}} | [[:Category:Read depth buffers: On (Config)|On]] ({{PAGESINCAT:Read depth buffers: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Read depth buffers: Off (Config)|Off]] ({{PAGESINCAT:Read depth buffers: Off (Config)}})
|-
|-
| '''Read depth buffers''' || style="width: 41%" {{tabcol|2|2}} | [[:Category:Read depth buffers: On (Config)|On]] ({{PAGESINCAT:Read depth buffers: On (Config)}}) || style="width: 41%" {{tabcol|2|2}} | [[:Category:Read depth buffers: Off (Config)|Off]] ({{PAGESINCAT:Read depth buffers: Off (Config)}})
| '''Write depth buffers''' || {{tabcol|7|2}} | [[:Category:Write depth buffers: On (Config)|On]] ({{PAGESINCAT:Write depth buffers: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Write depth buffers: Off (Config)|Off]] ({{PAGESINCAT:Write depth buffers: Off (Config)}})
|-
|-
| '''Read color buffers''' || style="width: 41%" {{tabcol|2|2}} | [[:Category:Read color buffers: On (Config)|On]] ({{PAGESINCAT:Read color buffers: On (Config)}}) || style="width: 41%" {{tabcol|2|2}} | [[:Category:Read color buffers: Off (Config)|Off]] ({{PAGESINCAT:Read color buffers: Off (Config)}})
| '''Read color buffers''' || {{tabcol|7|2}} | [[:Category:Read color buffers: On (Config)|On]] ({{PAGESINCAT:Read color buffers: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Read color buffers: Off (Config)|Off]] ({{PAGESINCAT:Read color buffers: Off (Config)}})
|-
|-
| '''Force CPU blit emulation''' || style="width: 41%" {{tabcol|2|2}} | [[:Category:Force CPU blit emulation: On (Config)|On]] ({{PAGESINCAT:Force CPU blit emulation: On (Config)}}) || style="width: 41%" {{tabcol|2|2}} | [[:Category:Force CPU blit emulation: Off (Config)|Off]] ({{PAGESINCAT:Force CPU blit emulation: Off (Config)}})
| '''Disable on-disk shader cache''' || {{tabcol|7|2}} | [[:Category:Disable on-disk shader cache: On (Config)|On]] ({{PAGESINCAT:Disable on-disk shader cache: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Disable on-disk shader cache: Off (Config)|Off]] ({{PAGESINCAT:Disable on-disk shader cache: Off (Config)}})
|-
|-
| '''Use GPU texture scaling''' || {{tabcol|2|2}} | [[:Category:Use GPU texture scaling: On (Config)|On]] ({{PAGESINCAT:Use GPU texture scaling: On (Config)}}) || {{tabcol|2|2}} | [[:Category:Use GPU texture scaling: Off (Config)|Off]] ({{PAGESINCAT:Use GPU texture scaling: Off (Config)}})
| '''Disable native float16 support''' || {{tabcol|7|2}} | [[:Category:Disable native float16 support: On (Config)|On]] ({{PAGESINCAT:Disable native float16 support: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Disable native float16 support: Off (Config)|Off]] ({{PAGESINCAT:Disable native float16 support: Off (Config)}})
|-
|-
| '''Accurate GETLLAR''' || {{tabcol|2|2}} | [[:Category:Accurate GETLLAR: On (Config)|On]] ({{PAGESINCAT:Accurate GETLLAR: On (Config)}}) || {{tabcol|2|2}} | [[:Category:Accurate GETLLAR: Off (Config)|Off]] ({{PAGESINCAT:Accurate GETLLAR: Off (Config)}})
| '''Relaxed ZCull sync''' || {{tabcol|7|2}} | [[:Category:Relaxed ZCull sync: On (Config)|On]] ({{PAGESINCAT:Relaxed ZCull sync: On (Config)}}) || {{tabcol|7|2}} | [[:Category:Relaxed ZCull sync: Off (Config)|Off]] ({{PAGESINCAT:Relaxed ZCull sync: Off (Config)}})
|-
|-
| '''Accurate PUTLLUC''' || {{tabcol|2|2}} | [[:Category:Accurate PUTLLUC: On (Config)|On]] ({{PAGESINCAT:Accurate PUTLLUC: On (Config)}}) || {{tabcol|2|2}} | [[:Category:Accurate PUTLLUC: Off (Config)|Off]] ({{PAGESINCAT:Accurate PUTLLUC: Off (Config)}})
| '''Driver wake-up delay''' || {{tabcol|7|1}} | [[:Category:Driver wake-up delay (Config)|Driver wake-up delay]] ({{PAGESINCAT:Driver wake-up delay (Config)}})
|-
|-
| '''Hook static functions''' || {{tabcol|2|2}} | [[:Category:Hook static functions: On (Config)|On]] ({{PAGESINCAT:Hook static functions: On (Config)}}) || {{tabcol|2|2}} | [[:Category:Hook static functions: Off (Config)|Off]] ({{PAGESINCAT:Hook static functions: Off (Config)}})
| '''Vblank rate''' || {{tabcol|7|1}} | [[:Category:Vblank rate (Config)|Vblank rate]] ({{PAGESINCAT:Vblank rate (Config)}})
|-
|-
| '''Debug console mode''' || {{tabcol|2|2}} | [[:Category:Debug console mode: On (Config)|On]] ({{PAGESINCAT:Debug console mode: On (Config)}}) || {{tabcol|2|2}} | [[:Category:Debug console mode: Off (Config)|Off]] ({{PAGESINCAT:Debug console mode: Off (Config)}})
| '''Clocks scale''' || {{tabcol|7|1}} | [[:Category:Clocks scale (Config)|Clocks scale]] ({{PAGESINCAT:Clocks scale (Config)}})
|}
|}


==Enhancements==
==Debug configuration==
{| class="wikitable" style="max-width:1200px;"
{| class="wikitable config-table"
! Setting !! {{tabcol|3}} | Option
! class="config-table-first-column" | Setting !! colspan="10" | Option
|-
| '''Disable ZCull occlusion queries''' || colspan="5" | [[:Category:Disable ZCull occlusion queries: On (Config)|On]] ({{PAGESINCAT:Disable ZCull occlusion queries: On (Config)}}) || colspan="5" | [[:Category:Disable ZCull occlusion queries: Off (Config)|Off]] ({{PAGESINCAT:Disable ZCull occlusion queries: Off (Config)}})
|-
| '''Force CPU blit emulation''' || colspan="5" | [[:Category:Force CPU blit emulation: On (Config)|On]] ({{PAGESINCAT:Force CPU blit emulation: On (Config)}}) || colspan="5" | [[:Category:Force CPU blit emulation: Off (Config)|Off]] ({{PAGESINCAT:Force CPU blit emulation: Off (Config)}})
|-
|-
| '''Sleep timers accuracy''' || style="width: 28%" {{tabcol|3|3}} | [[:Category:Sleep timers accuracy: As Host (Config)|As Host]] ({{PAGESINCAT:Sleep timers accuracy: As Host (Config)}}) || style="width: 28%" {{tabcol|3|3}} | [[:Category:Sleep timers accuracy: Usleep Only (Config)|Usleep Only]] ({{PAGESINCAT:Sleep timers accuracy: Usleep Only (Config)}}) || style="width: 28%" {{tabcol|3|3}} | [[:Category:Sleep timers accuracy: All Timers (Config)|All Timers]] ({{PAGESINCAT:Sleep timers accuracy: All Timers (Config)}})
| '''Accurate GETLLAR''' || colspan="5" | [[:Category:Accurate GETLLAR: On (Config)|On]] ({{PAGESINCAT:Accurate GETLLAR: On (Config)}}) || colspan="5" | [[:Category:Accurate GETLLAR: Off (Config)|Off]] ({{PAGESINCAT:Accurate GETLLAR: Off (Config)}})
|-
|-
| '''Clocks scale''' || {{tabcol|3|1}} | [[:Category:Clocks scale (Config)|Clocks scale]] ({{PAGESINCAT:Clocks scale (Config)}})
| '''Hook static functions''' || colspan="5" | [[:Category:Hook static functions: On (Config)|On]] ({{PAGESINCAT:Hook static functions: On (Config)}}) || colspan="5" | [[:Category:Hook static functions: Off (Config)|Off]] ({{PAGESINCAT:Hook static functions: Off (Config)}})
|-
|-
| '''Vblank rate''' || {{tabcol|3|1}} | [[:Category:Vblank rate (Config)|Vblank rate]] ({{PAGESINCAT:Vblank rate (Config)}})
| '''Accurate PPU 128 reservations''' || [[:Category:Accurate PPU 128 reservations: Always Enabled (Config)|Always Enabled]] ({{PAGESINCAT:Accurate PPU 128 reservations: Always Enabled (Config)}}) || [[:Category:Accurate PPU 128 reservations: Disabled (Config)|Disabled]] ({{PAGESINCAT:Accurate PPU 128 reservations: Disabled (Config)}}) || [[:Category:Accurate PPU 128 reservations: 1 (Config)|1]] ({{PAGESINCAT:Accurate PPU 128 reservations: 1 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 2 (Config)|2]] ({{PAGESINCAT:Accurate PPU 128 reservations: 2 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 3 (Config)|3]] ({{PAGESINCAT:Accurate PPU 128 reservations: 3 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 4 (Config)|4]] ({{PAGESINCAT:Accurate PPU 128 reservations: 4 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 5 (Config)|5]] ({{PAGESINCAT:Accurate PPU 128 reservations: 5 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 6 (Config)|6]] ({{PAGESINCAT:Accurate PPU 128 reservations: 6 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 7 (Config)|7]] ({{PAGESINCAT:Accurate PPU 128 reservations: 7 (Config)}}) || [[:Category:Accurate PPU 128 reservations: 8 (Config)|8]] ({{PAGESINCAT:Accurate PPU 128 reservations: 8 (Config)}})
|}
|}

Revision as of 20:35, 1 October 2020

This page is intended to capture a list of games that use settings other than the default settings. Full list of configurations used by games (other than default) can be found here.

CPU configuration

Setting Option
PPU decoder Interpreter (precise) (0) Interpreter (fast) (0) Recompiler (LLVM) (0)
SPU decoder Interpreter (precise) (0) Interpreter (fast) (0) Recompiler (ASMJIT) (7) Recompiler (LLVM) (0)
Preferred SPU threads Preferred SPU threads (6)
Enable thread scheduler On (0) Off (0)
Lower SPU thread priority On (0) Off (0)
Enable SPU loop detection On (0) Off (0)
SPU cache On (0) Off (0)
Accurate xfloat On (0) Off (0)
SPU block size Safe (3) Mega (26) Giga (0)
TSX instructions Enabled (0) Disabled (5) Forced (0)

GPU configuration

Setting Option
Renderer OpenGL (3) Vulkan (0) Disabled (0)
Aspect ratio 4:3 (0) 16:9 (0)
Framelimit Off (2) 59.94 (0) 50 (0) 60 (17) 30 (3) Auto (11)
Anisotropic filter Auto (27) 2x (0) 4x (0) 8x (0) 16x (2)
Anti-aliasing Auto (2) Disabled (10)
Default resolution 720x480 (0) 720x576 (0) 1280x720 (0) 960x1080 (0) 1280x1080 (0) 1440x1080 (0) 1600x1080 (0) 1920x1080 (2)
Resolution scale Resolution scale (18)
Resolution scale threshold Resolution scale threshold (38)
Shader mode Legacy (singlethreaded) (6) Async (multithreaded) (0) Async with Shader Interpreter (2) Shader Interpreter only (1)
Write color buffers On (171) Off (0)
Strict rendering mode On (13) Off (0)
VSync On (1) Off (0)
Stretch to display area On (0) Off (0)
Enable 3D On (0) Off (0)
Disable vertex cache On (11) Off (0)
Multithreaded RSX On (24) Off (2)

Audio configuration

Setting Option
Audio output (Windows) XAudio2 (0) OpenAL (0) Disabled (0)
Audio output (Linux) OpenAL (0) PulseAudio (0) ALSA (0) Disabled (0)
Audio channels Surround 7.1 (0) Downmix to Stereo (0) Downmix to 5.1 (0)
Convert to 16-bit On (0) Off (0)
Volume Volume (0)
Enable buffering On (0) Off (5)
Audio buffer duration Audio buffer duration (6)
Enable time stretching On (2) Off (0)
Time stretching threshold Time stretching threshold (0)
Microphone type Disabled (1) Standard (0) SingStar (0) Real SingStar (0) Rocksmith (0)

I/O configuration

Setting Option
Keyboard handler Null (0) Basic (0)
Mouse handler Null (0) Basic (0)
Camera input Unknown (0) EyeToy (0) PS Eye (3) UVC 1.1 (0)
Camera settings Null (0) Fake (0)
Move handler Null (0) Fake (1) Mouse (3)

Advanced configuration

Setting Option
Debug console mode On (2) Off (0)
Accurate LLVM DFMA On (0) Off (1)
Accurate RSX reservation access On (18) Off (0)
PPU LLVM accurate vector NaNs On (1) Off (0)
Silence all logs On (5) Off (0)
Sleep timers accuracy As Host (19) Usleep Only (1) All Timers (0)
Maximum SPURS threads Unlimited (0) 0 (0) 1 (0) 2 (0) 3 (0) 4 (0) 5 (0)
Firmware settings Manually load selected libraries (0) Load automatic and manual selection (0) Load liblv2.sprx only (0) Load liblv2.sprx and manual selection (0) Load liblv2.sprx and strict selection (0)
Read depth buffers On (5) Off (0)
Write depth buffers On (9) Off (0)
Read color buffers On (35) Off (1)
Disable on-disk shader cache On (0) Off (0)
Disable native float16 support On (0) Off (0)
Relaxed ZCull sync On (0) Off (0)
Driver wake-up delay Driver wake-up delay (18)
Vblank rate Vblank rate (30)
Clocks scale Clocks scale (0)

Debug configuration

Setting Option
Disable ZCull occlusion queries On (6) Off (0)
Force CPU blit emulation On (21) Off (0)
Accurate GETLLAR On (0) Off (0)
Hook static functions On (0) Off (0)
Accurate PPU 128 reservations Always Enabled (0) Disabled (0) 1 (0) 2 (0) 3 (0) 4 (0) 5 (0) 6 (0) 7 (0) 8 (0)