Template:Config: Difference between revisions

Template page
(Added new AA options)
(Update maximum vblank setting)
 
(99 intermediate revisions by 4 users not shown)
Line 4: Line 4:
{{{spu decoder|}}}
{{{spu decoder|}}}
{{{preferred spu threads|}}}
{{{preferred spu threads|}}}
{{{firmware settings|}}}
{{{thread scheduler|}}}
{{{enable thread scheduler|}}}
{{{lower spu thread priority|}}}
{{{enable spu loop detection|}}}
{{{enable spu loop detection|}}}
{{{spu cache|}}}
{{{spu xfloat accuracy|}}}
{{{accurate xfloat|}}}
{{{spu block size|}}}
{{{spu block size|}}}
{{{tsx instructions|}}}
{{{tsx instructions|}}}
Line 19: Line 16:
{{{anisotropic filter|}}}
{{{anisotropic filter|}}}
{{{anti-aliasing|}}}
{{{anti-aliasing|}}}
{{{zcull accuracy|}}}
{{{shader quality|}}}
{{{3d rendering mode|}}}
{{{default resolution|}}}
{{{default resolution|}}}
{{{resolution scale|}}}
{{{resolution scale|}}}
{{{resolution scale threshold|}}}
{{{resolution scale threshold|}}}
{{{output scaling|}}}
{{{shader mode|}}}
{{{write color buffers|}}}
{{{write color buffers|}}}
{{{strict rendering mode|}}}
{{{strict rendering mode|}}}
{{{vsync|}}}
{{{vsync|}}}
{{{stretch to display area|}}}
{{{stretch to display area|}}}
{{{disable vertex cache|}}}
{{{multithreaded rsx|}}}
{{{multithreaded rsx|}}}
{{{disable async shader compiler|}}}
{{{asynchronous texture streaming|}}}
<!-- Audio configuration -->
<!-- Audio configuration -->
{{{audio out windows|}}}
{{{audio out windows|}}}
{{{audio out linux|}}}
{{{audio out linux|}}}
{{{audio format|}}}
{{{dump to file|}}}
{{{dump to file|}}}
{{{convert to 16-bit|}}}
{{{convert to 16-bit|}}}
{{{downmix to stereo|}}}
{{{volume|}}}
{{{volume|}}}
{{{enable buffering|}}}
{{{enable buffering|}}}
Line 41: Line 42:
{{{time stretching threshold|}}}
{{{time stretching threshold|}}}
{{{microphone type|}}}
{{{microphone type|}}}
<!-- I/O configuration -->
{{{keyboard handler|}}}
{{{mouse handler|}}}
{{{camera input|}}}
{{{camera settings|}}}
{{{move handler|}}}
<!-- Network configuration -->
{{{network status|}}}
{{{psn status|}}}
<!-- Advanced configuration -->
{{{debug console mode|}}}
{{{accurate llvm dfma|}}}
{{{accurate getllar|}}}
{{{accurate rsx reservation access|}}}
{{{accurate spu dma|}}}
{{{ppu llvm accurate vector nans|}}}
{{{ppu llvm java mode handling|}}}
{{{silence all logs|}}}
{{{sleep timers accuracy|}}}
{{{maximum spurs threads|}}}
{{{firmware libraries|}}}
{{{read depth buffers|}}}
{{{write depth buffers|}}}
{{{read color buffers|}}}
{{{handle rsx memory tiling|}}}
{{{disable on-disk shader cache|}}}
{{{disable vertex cache|}}}
{{{allow host gpu labels|}}}
{{{rsx fifo accuracy|}}}
{{{driver wake-up delay|}}}
{{{vblank rate|}}}
{{{vblank ntsc fixup|}}}
{{{clocks scale|}}}
<!-- Debug configuration -->
<!-- Debug configuration -->
{{{disable zcull occlusion queries|}}}
{{{force cpu blit emulation|}}}
{{{force cpu blit emulation|}}}
{{{use gpu texture scaling|}}}
{{{force gpu texture scaling|}}}
{{{accurate getllar|}}}
{{{accurate putlluc|}}}
{{{hook static functions|}}}
{{{hook static functions|}}}
{{{debug console mode|}}}
{{{accurate ppu 128 reservations|}}}
<!-- Enhancements -->
{{{ppu thread count|}}}
{{{sleep timers accuracy|}}}
<!-- Recommended patches -->
{{{clocks scale|}}}
{{{highly recommended patch|}}}
{{{vblank rate|}}}
{{{recommended patch|}}}
|Only options that deviate from the default configuration to ensure best performance are listed below. The full list of default options is available [[Help:Default Settings|here]].<br>
|Options that deviate from [[Help:Default Settings|RPCS3's default settings]] and provide the best experience with this title are listed below.<br>
<!-- CPU configuration -->{{#if:
<!-- CPU configuration -->{{#if:
{{{ppu decoder|}}}
{{{ppu decoder|}}}
{{{spu decoder|}}}
{{{spu decoder|}}}
{{{preferred spu threads|}}}
{{{preferred spu threads|}}}
{{{firmware settings|}}}
{{{thread scheduler|}}}
{{{enable thread scheduler|}}}
{{{lower spu thread priority|}}}
{{{enable spu loop detection|}}}
{{{enable spu loop detection|}}}
{{{spu cache|}}}
{{{spu xfloat accuracy|}}}
{{{accurate xfloat|}}}
{{{spu block size|}}}
{{{spu block size|}}}
{{{tsx instructions|}}}
{{{tsx instructions|}}}
| <h3>CPU configuration</h3>
| {{#if: {{NAMESPACE}} | <h4>CPU configuration</h4> | <h3>CPU configuration</h3> }}
{{{!}} class="wikitable" style="font-size:90%;"
{{{!}} class="wikitable" style="font-size:90%;"
! style="width:250px;" {{!}} Setting
! Setting
! style="width:150px;" {{!}} Option
! Option
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{ppu decoder|}}} | {{!}} '''PPU decoder''' {{!!}} {{#ifeq: {{#regex: {{{ppu decoder|}}} | /(Interpreter \(precise\){{!}}Interpreter \(fast\){{!}}LLVM Recompiler)/rs}} | {{{ppu decoder|}}} | {{{ppu decoder|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - PPU decoder: {{{ppu decoder|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{ppu decoder notes|}}}}}
{{#if: {{{ppu decoder|}}} | {{!}} '''PPU decoder''' {{!!}} {{#rmatch: {{{ppu decoder|}}} |(Interpreter \(static\){{!}}Interpreter \(dynamic\){{!}}Recompiler \(LLVM\))| $1 {{#if: {{NAMESPACE}} | | [[Category:PPU decoder: {{{ppu decoder|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{ppu decoder notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{spu decoder|}}} | {{!}} '''SPU decoder''' {{!!}} {{#ifeq: {{#regex: {{{spu decoder|}}} | /(Interpreter \(precise\){{!}}Interpreter \(fast\){{!}}ASMJIT Recompiler{{!}}LLVM Recompiler)/rs}} | {{{spu decoder|}}} | {{{spu decoder|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - SPU decoder: {{{spu decoder|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu decoder notes|}}}}}
{{#if: {{{spu decoder|}}} | {{!}} '''SPU decoder''' {{!!}} {{#rmatch: {{{spu decoder|}}} |(Interpreter \(static\){{!}}Interpreter \(dynamic\){{!}}Recompiler \(ASMJIT\){{!}}Recompiler \(LLVM\))| $1 {{#if: {{NAMESPACE}} | | [[Category:SPU decoder: {{{spu decoder|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu decoder notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{preferred spu threads|}}} | {{!}} '''Preferred SPU threads''' {{!!}} {{#ifeq: {{#regex: {{{preferred spu threads|}}} | /(Auto{{!}}1 \- 2{{!}}1 \- 3{{!}}1 \- 4{{!}}1 \- 5{{!}}1 \- 6{{!}}2 \- 3{{!}}2 \- 4{{!}}2 \- 5{{!}}2 \- 6{{!}}3 \- 4{{!}}3 \- 5{{!}}3 \- 6{{!}}4 \- 5{{!}}4 \- 6{{!}}5 \- 6{{!}}[1-6])/rs}} | {{{preferred spu threads|}}} | {{{preferred spu threads|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - Preferred SPU threads (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{preferred spu threads notes|}}}}}
{{#if: {{{preferred spu threads|}}} | {{!}} '''Preferred SPU threads''' {{!!}} {{#rmatch: {{{preferred spu threads|}}} |(^Auto${{!}}^1 \- [2-6]${{!}}^2 \- [3-6]${{!}}^3 \- [4-6]${{!}}^4 \- [5-6]${{!}}^5 \- 6${{!}}^[1-6]$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Preferred SPU threads (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{preferred spu threads notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{firmware settings|}}} | {{!}} '''Firmware settings''' {{!!}} {{#ifeq: {{#regex: {{{firmware settings|}}} | /(Automatically load required libraries{{!}}Manually load selected libraries{{!}}Load automatic and manual selection{{!}}Load liblv2.sprx only)/rs}} | {{{firmware settings|}}} | {{{firmware settings|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - Firmware settings: {{{firmware settings|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{firmware settings notes|}}}}}
{{#if: {{{thread scheduler|}}} | {{!}} '''Thread scheduler''' {{!!}} {{#rmatch: {{{thread scheduler|}}} |(Operating System{{!}}RPCS3 Scheduler{{!}}RPCS3 Alternative Scheduler)| $1 {{#if: {{NAMESPACE}} | | [[Category:Thread scheduler: {{{thread scheduler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{thread scheduler notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{enable thread scheduler|}}} | {{!}} '''Enable thread scheduler''' {{!!}} {{#ifeq: {{#regex: {{{enable thread scheduler|}}} | /(On{{!}}Off)/rs}} | {{{enable thread scheduler|}}} | {{{enable thread scheduler|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - Enable thread scheduler: {{{enable thread scheduler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable thread scheduler notes|}}}}}
{{#if: {{{enable spu loop detection|}}} | {{!}} '''Enable SPU loop detection''' {{!!}} {{#rmatch: {{{enable spu loop detection|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Enable SPU loop detection: {{{enable spu loop detection|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable spu loop detection notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{lower spu thread priority|}}} | {{!}} '''Lower SPU thread priority''' {{!!}} {{#ifeq: {{#regex: {{{lower spu thread priority|}}} | /(On{{!}}Off)/rs}} | {{{lower spu thread priority|}}} | {{{lower spu thread priority|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - Lower SPU thread priority: {{{lower spu thread priority|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{lower spu thread priority notes|}}}}}
{{#if: {{{spu xfloat accuracy|}}} | {{!}} '''SPU xfloat accuracy''' {{!!}} {{#rmatch: {{{spu xfloat accuracy|}}} |(Accurate{{!}}Approximate{{!}}Relaxed)| $1 {{#if: {{NAMESPACE}} | | [[Category:SPU xfloat accuracy: {{{spu xfloat accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu xfloat accuracy notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{enable spu loop detection|}}} | {{!}} '''Enable SPU loop detection''' {{!!}} {{#ifeq: {{#regex: {{{enable spu loop detection|}}} | /(On{{!}}Off)/rs}} | {{{enable spu loop detection|}}} | {{{enable spu loop detection|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - Enable SPU loop detection: {{{enable spu loop detection|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable spu loop detection notes|}}}}}
{{#if: {{{spu block size|}}} | {{!}} '''SPU block size''' {{!!}} {{#rmatch: {{{spu block size|}}} |(Safe{{!}}Mega{{!}}Giga)| $1 {{#if: {{NAMESPACE}} | | [[Category:SPU block size: {{{spu block size|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu block size notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{spu cache|}}} | {{!}} '''SPU cache''' {{!!}} {{#ifeq: {{#regex: {{{spu cache|}}} | /(On{{!}}Off)/rs}} | {{{spu cache|}}} | {{{spu cache|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - SPU cache: {{{spu cache|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu cache notes|}}}}}
{{#if: {{{tsx instructions|}}} | {{!}} '''TSX instructions''' {{!!}} {{#rmatch: {{{tsx instructions|}}} |(Enabled{{!}}Disabled{{!}}Forced)| $1 {{#if: {{NAMESPACE}} | | [[Category:TSX instructions: {{{tsx instructions|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{tsx instructions notes|}}}}}
{{!}}-
{{#if: {{{accurate xfloat|}}} | {{!}} '''Accurate xfloat''' {{!!}} {{#ifeq: {{#regex: {{{accurate xfloat|}}} | /(On{{!}}Off)/rs}} | {{{accurate xfloat|}}} | {{{accurate xfloat|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - Accurate xfloat: {{{accurate xfloat|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate xfloat notes|}}}}}
{{!}}-
{{#if: {{{spu block size|}}} | {{!}} '''SPU block size''' {{!!}} {{#ifeq: {{#regex: {{{spu block size|}}} | /(Safe{{!}}Mega{{!}}Giga)/rs}} | {{{spu block size|}}} | {{{spu block size|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - SPU block size: {{{spu block size|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu block size notes|}}}}}
{{!}}-
{{#if: {{{tsx instructions|}}} | {{!}} '''TSX instructions''' {{!!}} {{#ifeq: {{#regex: {{{tsx instructions|}}} | /(Enabled{{!}}Disabled{{!}}Forced)/rs}} | {{{tsx instructions|}}} | {{{tsx instructions|}}} {{#if: {{NAMESPACE}} | | [[Category:CPU - TSX instructions: {{{tsx instructions|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{tsx instructions notes|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
Line 101: Line 125:
{{{anisotropic filter|}}}
{{{anisotropic filter|}}}
{{{anti-aliasing|}}}
{{{anti-aliasing|}}}
{{{zcull accuracy|}}}
{{{shader quality|}}}
{{{3d rendering mode|}}}
{{{default resolution|}}}
{{{default resolution|}}}
{{{resolution scale|}}}
{{{resolution scale|}}}
{{{resolution scale threshold|}}}
{{{resolution scale threshold|}}}
{{{output scaling|}}}
{{{shader mode|}}}
{{{write color buffers|}}}
{{{write color buffers|}}}
{{{strict rendering mode|}}}
{{{strict rendering mode|}}}
{{{vsync|}}}
{{{vsync|}}}
{{{stretch to display area|}}}
{{{stretch to display area|}}}
{{{disable vertex cache|}}}
{{{multithreaded rsx|}}}
{{{multithreaded rsx|}}}
{{{disable async shader compiler|}}}
{{{asynchronous texture streaming|}}}
| <h3>GPU configuration</h3>
| {{#if: {{NAMESPACE}} | <h4>GPU configuration</h4> | <h3>GPU configuration</h3> }}
{{{!}} class="wikitable" style="font-size:90%;"
{{{!}} class="wikitable" style="font-size:90%;"
! style="width:250px;" {{!}} Setting
! Setting
! style="width:150px;" {{!}} Option
! Option
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{renderer|}}} | {{!}} '''Renderer''' {{!!}} {{#ifeq: {{#regex: {{{renderer|}}} | /(OpenGL{{!}}Vulkan)/rs}} | {{{renderer|}}} | {{{renderer|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Renderer: {{{renderer|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{renderer notes|}}}}}
{{#if: {{{renderer|}}} | {{!}} '''Renderer''' {{!!}} {{#rmatch: {{{renderer|}}} |(OpenGL{{!}}Vulkan{{!}}Disabled)| $1 {{#if: {{NAMESPACE}} | | [[Category:Renderer: {{{renderer|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{renderer notes|}}}}}
{{!}}-
{{#if: {{{graphics device|}}} | {{!}} '''Graphics device''' {{!!}} {{#rmatch: {{{graphics device|}}} |(NA)| $1 {{#if: {{NAMESPACE}} | | [[Category:Graphics device (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{graphics device notes|}}}}}
{{!}}-
{{#if: {{{aspect ratio|}}} | {{!}} '''Aspect ratio''' {{!!}} {{#rmatch: {{{aspect ratio|}}} |(4:3{{!}}16:9)| $1 {{#if: {{NAMESPACE}} | | [[Category:Aspect ratio: {{{aspect ratio|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{aspect ratio notes|}}}}}
{{!}}-
{{#if: {{{framelimit|}}} | {{!}} '''Framelimit''' {{!!}} {{#rmatch: {{{framelimit|}}} |(Off{{!}}50{{!}}60{{!}}30{{!}}Auto{{!}}PS3 Native{{!}}Infinite)| $1 {{#if: {{NAMESPACE}} | | [[Category:Framelimit: {{{framelimit|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{framelimit notes|}}}}}
{{!}}-
{{#if: {{{anisotropic filter|}}} | {{!}} '''Anisotropic filter''' {{!!}} {{#rmatch: {{{anisotropic filter|}}} |(Auto{{!}}2x{{!}}4x{{!}}8x{{!}}16x)| $1 {{#if: {{NAMESPACE}} | | [[Category:Anisotropic filter: {{{anisotropic filter|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{anisotropic filter notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{graphics device|}}} | {{!}} '''Graphics device''' {{!!}} {{#ifeq: {{#regex: {{{graphics device|}}} | /(NA)/rs}} | {{{graphics device|}}} | {{{graphics device|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Graphics device (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{graphics device notes|}}}}}
{{#if: {{{anti-aliasing|}}} | {{!}} '''Anti-aliasing''' {{!!}} {{#rmatch: {{{anti-aliasing|}}} |(Auto{{!}}Disabled)| $1 {{#if: {{NAMESPACE}} | | [[Category:Anti-aliasing: {{{anti-aliasing|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{anti-aliasing notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{aspect ratio|}}} | {{!}} '''Aspect ratio''' {{!!}} {{#ifeq: {{#regex: {{{aspect ratio|}}} | /(Auto{{!}}4:3{{!}}16:9)/rs}} | {{{aspect ratio|}}} | {{{aspect ratio|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Aspect ratio: {{{aspect ratio|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{aspect ratio notes|}}}}}
{{#if: {{{zcull accuracy|}}} | {{!}} '''ZCULL accuracy''' {{!!}} {{#rmatch: {{{zcull accuracy|}}} |(Precise{{!}}Approximate{{!}}Relaxed)| $1 {{#if: {{NAMESPACE}} | | [[Category:ZCULL accuracy: {{{zcull accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{zcull accuracy notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{framelimit|}}} | {{!}} '''Framelimit''' {{!!}} {{#ifeq: {{#regex: {{{framelimit|}}} | /(Off{{!}}59\.94{{!}}50{{!}}60{{!}}30{{!}}Auto)/rs}} | {{{framelimit|}}} | {{{framelimit|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Framelimit: {{{framelimit|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{framelimit notes|}}}}}
{{#if: {{{shader quality|}}} | {{!}} '''Shader quality''' {{!!}} {{#rmatch: {{{shader quality|}}} |(High{{!}}Low{{!}}Auto)| $1 {{#if: {{NAMESPACE}} | | [[Category:Shader quality: {{{shader quality|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{shader quality notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{anisotropic filter|}}} | {{!}} '''Anisotropic filter''' {{!!}} {{#ifeq: {{#regex: {{{anisotropic filter|}}} | /(Automatic{{!}}Disabled{{!}}2x{{!}}4x{{!}}8x{{!}}16x)/rs}} | {{{anisotropic filter|}}} | {{{anisotropic filter|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Anisotropic filter: {{{anisotropic filter|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{anisotropic filter notes|}}}}}
{{#if: {{{3d rendering mode|}}} | {{!}} '''3D rendering mode''' {{!!}} {{#rmatch: {{{3d rendering mode|}}} |(Disabled{{!}}Anaglyph{{!}}Side-by-side{{!}}Over-under)| $1 {{#if: {{NAMESPACE}} | | [[Category:3D rendering mode: {{{3d rendering mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{3d rendering mode notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{anti-aliasing|}}} | {{!}} '''Anti-aliasing''' {{!!}} {{#ifeq: {{#regex: {{{anti-aliasing|}}} | /(Auto{{!}}Disabled)/rs}} | {{{anti-aliasing|}}} | {{{anti-aliasing|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Anti-aliasing: {{{anti-aliasing|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{anti-aliasing notes|}}}}}
{{#if: {{{default resolution|}}} | {{!}} '''Default resolution''' {{!!}} {{#rmatch: {{{default resolution|}}} |(1920x1080{{!}}1280x720{{!}}720x480{{!}}720x576{{!}}1600x1080{{!}}1440x1080{{!}}1280x1080{{!}}960x1080)| $1 {{#if: {{NAMESPACE}} | | [[Category:Default resolution: {{{default resolution|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{default resolution notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{default resolution|}}} | {{!}} '''Default resolution''' {{!!}} {{#ifeq: {{#regex: {{{default resolution|}}} | /(1920x1080{{!}}1280x720{{!}}720x480{{!}}720x576{{!}}1600x1080{{!}}1440x1080{{!}}1280x1080{{!}}960x1080)/rs}} | {{{default resolution|}}} | {{{default resolution|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Default resolution: {{{default resolution|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{default resolution notes|}}}}}
{{#if: {{{resolution scale|}}} | {{!}} '''Resolution scale''' {{!!}} {{#rmatch: {{{resolution scale|}}} |(^[5-9][0-9]${{!}}^[1-7][0-9]{2}${{!}}^800$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Resolution scale (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{resolution scale notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{resolution scale|}}} | {{!}} '''Resolution scale''' {{!!}} {{{resolution scale|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Resolution scale (Config)]]}} {{!!}} {{{resolution scale notes|}}}}}
{{#if: {{{resolution scale threshold|}}} | {{!}} '''Resolution scale threshold''' {{!!}} {{{resolution scale threshold|}}} {{#if: {{NAMESPACE}} | | [[Category:Resolution scale threshold (Config)]]}} {{!!}} {{{resolution scale threshold notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{resolution scale threshold|}}} | {{!}} '''Resolution scale threshold''' {{!!}} {{{resolution scale threshold|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Resolution scale threshold (Config)]]}} {{!!}} {{{resolution scale threshold notes|}}}}}
{{#if: {{{output scaling|}}} | {{!}} '''Output scaling''' {{!!}} {{#rmatch: {{{output scaling|}}} |(Nearest{{!}}Bilinear{{!}}FidelityFX Super Resolution)| $1 {{#if: {{NAMESPACE}} | | [[Category:Output scaling: {{{output scaling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{output scaling notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{write color buffers|}}} | {{!}} '''Write color buffers''' {{!!}} {{#ifeq: {{#regex: {{{write color buffers|}}} | /(On{{!}}Off)/rs}} | {{{write color buffers|}}} | {{{write color buffers|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Write color buffers: {{{write color buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{write color buffers notes|}}}}}
{{#if: {{{shader mode|}}} | {{!}} '''Shader mode''' {{!!}} {{#rmatch: {{{shader mode|}}} |(Legacy \(singlethreaded\){{!}}Async \(multithreaded\){{!}}Async with Shader Interpreter{{!}}Shader Interpreter only)| $1 {{#if: {{NAMESPACE}} | | [[Category:Shader mode: {{{shader mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{shader mode notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{strict rendering mode|}}} | {{!}} '''Strict rendering mode''' {{!!}} {{#ifeq: {{#regex: {{{strict rendering mode|}}} | /(On{{!}}Off)/rs}} | {{{strict rendering mode|}}} | {{{strict rendering mode|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Strict rendering mode: {{{strict rendering mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{strict rendering mode notes|}}}}}
{{#if: {{{write color buffers|}}} | {{!}} '''Write color buffers''' {{!!}} {{#rmatch: {{{write color buffers|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Write color buffers: {{{write color buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{write color buffers notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{vsync|}}} | {{!}} '''VSync''' {{!!}} {{#ifeq: {{#regex: {{{vsync|}}} | /(On{{!}}Off)/rs}} | {{{vsync|}}} | {{{vsync|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - VSync: {{{vsync|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vsync notes|}}}}}
{{#if: {{{strict rendering mode|}}} | {{!}} '''Strict rendering mode''' {{!!}} {{#rmatch: {{{strict rendering mode|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Strict rendering mode: {{{strict rendering mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{strict rendering mode notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{stretch to display area|}}} | {{!}} '''Stretch to display area''' {{!!}} {{#ifeq: {{#regex: {{{stretch to display area|}}} | /(On{{!}}Off)/rs}} | {{{stretch to display area|}}} | {{{stretch to display area|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Stretch to display area: {{{stretch to display area|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{stretch to display area notes|}}}}}
{{#if: {{{vsync|}}} | {{!}} '''VSync''' {{!!}} {{#rmatch: {{{vsync|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:VSync: {{{vsync|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vsync notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{disable vertex cache|}}} | {{!}} '''Disable vertex cache''' {{!!}} {{#ifeq: {{#regex: {{{disable vertex cache|}}} | /(On{{!}}Off)/rs}} | {{{disable vertex cache|}}} | {{{disable vertex cache|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Disable vertex cache: {{{disable vertex cache|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable vertex cache notes|}}}}}
{{#if: {{{stretch to display area|}}} | {{!}} '''Stretch to display area''' {{!!}} {{#rmatch: {{{stretch to display area|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Stretch to display area: {{{stretch to display area|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{stretch to display area notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{multithreaded rsx|}}} | {{!}} '''Multithreaded RSX''' {{!!}} {{#ifeq: {{#regex: {{{multithreaded rsx|}}} | /(On{{!}}Off)/rs}} | {{{multithreaded rsx|}}} | {{{multithreaded rsx|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Multithreaded RSX: {{{multithreaded rsx|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{multithreaded rsx notes|}}}}}
{{#if: {{{multithreaded rsx|}}} | {{!}} '''Multithreaded RSX''' {{!!}} {{#rmatch: {{{multithreaded rsx|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Multithreaded RSX: {{{multithreaded rsx|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{multithreaded rsx notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{disable async shader compiler|}}} | {{!}} '''Disable Async shader compiler''' {{!!}} {{#ifeq: {{#regex: {{{disable async shader compiler|}}} | /(On{{!}}Off)/rs}} | {{{disable async shader compiler|}}} | {{{disable async shader compiler|}}} {{#if: {{NAMESPACE}} | | [[Category:GPU - Disable Async shader compiler: {{{disable async shader compiler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable async shader compiler notes|}}}}}
{{#if: {{{asynchronous texture streaming|}}} | {{!}} '''Asynchronous texture streaming''' {{!!}} {{#rmatch: {{{asynchronous texture streaming|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Asynchronous texture streaming: {{{asynchronous texture streaming|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{asynchronous texture streaming notes|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
Line 153: Line 189:
{{{audio out windows|}}}
{{{audio out windows|}}}
{{{audio out linux|}}}
{{{audio out linux|}}}
{{{audio format|}}}
{{{dump to file|}}}
{{{dump to file|}}}
{{{convert to 16-bit|}}}
{{{convert to 16-bit|}}}
{{{downmix to stereo|}}}
{{{volume|}}}
{{{volume|}}}
{{{enable buffering|}}}
{{{enable buffering|}}}
Line 162: Line 198:
{{{time stretching threshold|}}}
{{{time stretching threshold|}}}
{{{microphone type|}}}
{{{microphone type|}}}
| <h3>Audio configuration</h3>
| {{#if: {{NAMESPACE}} | <h4>Audio configuration</h4> | <h3>Audio configuration</h3> }}
{{{!}} class="wikitable" style="font-size:90%;"
{{{!}} class="wikitable" style="font-size:90%;"
! style="width:250px;" {{!}} Setting
! Setting
! style="width:150px;" {{!}} Option
! Option
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{audio out windows|}}} | {{!}} '''Audio output (Windows)''' {{!!}} {{#ifeq: {{#regex: {{{audio out windows|}}} | /(XAudio2{{!}}OpenAL)/rs}} | {{{audio out windows|}}} | {{{audio out windows|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Audio output (Windows): {{{audio out windows|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio out windows notes|}}}}}
{{#if: {{{audio out windows|}}} | {{!}} '''Audio output (Windows)''' {{!!}} {{#rmatch: {{{audio out windows|}}} |(Cubeb{{!}}XAudio2{{!}}Disabled)| $1 {{#if: {{NAMESPACE}} | | [[Category:Audio output (Windows): {{{audio out windows|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio out windows notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{audio out linux|}}} | {{!}} '''Audio output (Linux)''' {{!!}} {{#ifeq: {{#regex: {{{audio out linux|}}} | /(OpenAL{{!}}PulseAudio{{!}}ALSA)/rs}} | {{{audio out linux|}}} | {{{audio out linux|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Audio output (Linux): {{{audio out linux|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio out linux notes|}}}}}
{{#if: {{{audio out linux|}}} | {{!}} '''Audio output (Linux)''' {{!!}} {{#rmatch: {{{audio out linux|}}} |(Cubeb{{!}}FAudio{{!}}Disabled)| $1 {{#if: {{NAMESPACE}} | | [[Category:Audio output (Linux): {{{audio out linux|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio out linux notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{dump to file|}}} | {{!}} '''Dump to file''' {{!!}} {{#ifeq: {{#regex: {{{dump to file|}}} | /(On{{!}}Off)/rs}} | {{{dump to file|}}} | {{{dump to file|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Dump to file: {{{dump to file|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{dump to file notes|}}}}}
{{#if: {{{audio format|}}} | {{!}} '''Audio format''' {{!!}} {{#rmatch: {{{audio format|}}} |(Stereo{{!}}Surround 5.1{{!}}Surround 7.1{{!}}Automatic{{!}}Manual)| $1 {{#if: {{NAMESPACE}} | | [[Category:Audio format: {{{audio format|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio format notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{convert to 16-bit|}}} | {{!}} '''Convert to 16-bit''' {{!!}} {{#ifeq: {{#regex: {{{convert to 16-bit|}}} | /(On{{!}}Off)/rs}} | {{{convert to 16-bit|}}} | {{{convert to 16-bit|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Convert to 16-bit: {{{convert to 16-bit|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{convert to 16-bit notes|}}}}}
{{#if: {{{dump to file|}}} | {{!}} '''Dump to file''' {{!!}} {{#rmatch: {{{dump to file|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Dump to file: {{{dump to file|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{dump to file notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{downmix to stereo|}}} | {{!}} '''Downmix to stereo''' {{!!}} {{#ifeq: {{#regex: {{{downmix to stereo|}}} | /(On{{!}}Off)/rs}} | {{{downmix to stereo|}}} | {{{downmix to stereo|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Downmix to stereo: {{{downmix to stereo|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{downmix to stereo notes|}}}}}
{{#if: {{{convert to 16-bit|}}} | {{!}} '''Convert to 16-bit''' {{!!}} {{#rmatch: {{{convert to 16-bit|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Convert to 16-bit: {{{convert to 16-bit|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{convert to 16-bit notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{volume|}}} | {{!}} '''Volume''' {{!!}} {{{volume|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Volume (Config)]]}} {{!!}} {{{volume notes|}}}}}
{{#if: {{{volume|}}} | {{!}} '''Volume''' {{!!}} {{#rmatch: {{{volume|}}} |(^[0-9]${{!}}^[1-9][0-9]${{!}}^1[0-9]{2}${{!}}^200$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Volume (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{volume notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{enable buffering|}}} | {{!}} '''Enable buffering''' {{!!}} {{#ifeq: {{#regex: {{{enable buffering|}}} | /(On{{!}}Off)/rs}} | {{{enable buffering|}}} | {{{enable buffering|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Enable buffering: {{{enable buffering|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable buffering notes|}}}}}
{{#if: {{{enable buffering|}}} | {{!}} '''Enable buffering''' {{!!}} {{#rmatch: {{{enable buffering|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Enable buffering: {{{enable buffering|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable buffering notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{audio buffer duration|}}} | {{!}} '''Audio buffer duration''' {{!!}} {{{audio buffer duration|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Audio buffer duration (Config)]]}} {{!!}} {{{audio buffer duration notes|}}}}}
{{#if: {{{audio buffer duration|}}} | {{!}} '''Audio buffer duration''' {{!!}} {{#rmatch: {{{audio buffer duration|}}} |(^[4-9]${{!}}^[1-9][0-9]${{!}}^1[0-9]{2}${{!}}^2[0-4][0-9]${{!}}^250$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Audio buffer duration (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio buffer duration notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{enable time stretching|}}} | {{!}} '''Enable time stretching''' {{!!}} {{#ifeq: {{#regex: {{{enable time stretching|}}} | /(On{{!}}Off)/rs}} | {{{enable time stretching|}}} | {{{enable time stretching|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Enable time stretching: {{{enable time stretching|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable time stretching notes|}}}}}
{{#if: {{{enable time stretching|}}} | {{!}} '''Enable time stretching''' {{!!}} {{#rmatch: {{{enable time stretching|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Enable time stretching: {{{enable time stretching|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable time stretching notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{time stretching threshold|}}} | {{!}} '''Time stretching threshold''' {{!!}} {{{time stretching threshold|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Time stretching threshold (Config)]]}} {{!!}} {{{time stretching threshold notes|}}}}}
{{#if: {{{time stretching threshold|}}} | {{!}} '''Time stretching threshold''' {{!!}} {{#rmatch: {{{time stretching threshold|}}} |(^[0-9]${{!}}^[1-9][0-9]${{!}}^100$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Time stretching threshold (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{time stretching threshold notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{microphone type|}}} | {{!}} '''Microphone type''' {{!!}} {{#ifeq: {{#regex: {{{microphone type|}}} | /(Null{{!}}Standard{{!}}SingStar{{!}}Real SingStar{{!}}Rocksmith)/rs}} | {{{microphone type|}}} | {{{microphone type|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio - Microphone type: {{{microphone type|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{microphone type notes|}}}}}
{{#if: {{{microphone type|}}} | {{!}} '''Microphone type''' {{!!}} {{#rmatch: {{{microphone type|}}} |(Disabled{{!}}Standard{{!}}SingStar{{!}}Real SingStar{{!}}Rocksmith)| $1 {{#if: {{NAMESPACE}} | | [[Category:Microphone type: {{{microphone type|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{microphone type notes|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
--><!-- Debug configuration -->{{#if:
--><!-- I/O configuration -->{{#if:
{{{force cpu blit emulation|}}}
{{{keyboard handler|}}}
{{{use gpu texture scaling|}}}
{{{mouse handler|}}}
{{{accurate getllar|}}}
{{{camera input|}}}
{{{accurate putlluc|}}}
{{{camera settings|}}}
{{{hook static functions|}}}
{{{move handler|}}}
{{{debug console mode|}}}
| {{#if: {{NAMESPACE}} | <h4>I/O configuration</h4> | <h3>I/O configuration</h3> }}
| <h3>Debug configuration</h3>
{{{!}} class="wikitable" style="font-size:90%;"
{{{!}} class="wikitable" style="font-size:90%;"
! style="width:250px;" {{!}} Setting
! Setting
! style="width:150px;" {{!}} Option
! Option
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{force cpu blit emulation|}}} | {{!}} '''Force CPU blit emulation''' {{!!}} {{#ifeq: {{#regex: {{{force cpu blit emulation|}}} | /(On{{!}}Off)/rs}} | {{{force cpu blit emulation|}}} | {{{force cpu blit emulation|}}} {{#if: {{NAMESPACE}} | | [[Category:Debug - Force CPU blit emulation: {{{force cpu blit emulation|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{force cpu blit emulation notes|}}}}}
{{#if: {{{keyboard handler|}}} | {{!}} '''Keyboard handler''' {{!!}} {{#rmatch: {{{keyboard handler|}}} |(Null{{!}}Basic)| $1 {{#if: {{NAMESPACE}} | | [[Category:Keyboard handler: {{{keyboard handler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{keyboard handler notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{use gpu texture scaling|}}} | {{!}} '''Use GPU texture scaling''' {{!!}} {{#ifeq: {{#regex: {{{use gpu texture scaling|}}} | /(On{{!}}Off)/rs}} | {{{use gpu texture scaling|}}} | {{{use gpu texture scaling|}}} {{#if: {{NAMESPACE}} | | [[Category:Debug - Use GPU texture scaling: {{{use gpu texture scaling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{use gpu texture scaling notes|}}}}}
{{#if: {{{mouse handler|}}} | {{!}} '''Mouse handler''' {{!!}} {{#rmatch: {{{mouse handler|}}} |(Null{{!}}Basic)| $1 {{#if: {{NAMESPACE}} | | [[Category:Mouse handler: {{{mouse handler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{mouse handler notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{accurate getllar|}}} | {{!}} '''Accurate GETLLAR''' {{!!}} {{#ifeq: {{#regex: {{{accurate getllar|}}} | /(On{{!}}Off)/rs}} | {{{accurate getllar|}}} | {{{accurate getllar|}}} {{#if: {{NAMESPACE}} | | [[Category:Debug - Accurate GETLLAR: {{{accurate getllar|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate getllar notes|}}}}}
{{#if: {{{camera input|}}} | {{!}} '''Camera input''' {{!!}} {{#rmatch: {{{camera input|}}} |(Unknown{{!}}EyeToy{{!}}PS Eye{{!}}UVC 1.1)| $1 {{#if: {{NAMESPACE}} | | [[Category:Camera input: {{{camera input|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{camera input notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{accurate putlluc|}}} | {{!}} '''Accurate PUTLLUC''' {{!!}} {{#ifeq: {{#regex: {{{accurate putlluc|}}} | /(On{{!}}Off)/rs}} | {{{accurate putlluc|}}} | {{{accurate putlluc|}}} {{#if: {{NAMESPACE}} | | [[Category:Debug - Accurate PUTLLUC: {{{accurate putlluc|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate putlluc notes|}}}}}
{{#if: {{{camera settings|}}} | {{!}} '''Camera settings''' {{!!}} {{#rmatch: {{{camera settings|}}} |(Null{{!}}Fake{{!}}Qt)| $1 {{#if: {{NAMESPACE}} | | [[Category:Camera settings: {{{camera settings|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{camera settings notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{hook static functions|}}} | {{!}} '''Hook static functions''' {{!!}} {{#ifeq: {{#regex: {{{hook static functions|}}} | /(On{{!}}Off)/rs}} | {{{hook static functions|}}} | {{{hook static functions|}}} {{#if: {{NAMESPACE}} | | [[Category:Debug - Hook static functions: {{{hook static functions|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{hook static functions notes|}}}}}
{{#if: {{{move handler|}}} | {{!}} '''Move handler''' {{!!}} {{#rmatch: {{{move handler|}}} |(Null{{!}}Fake{{!}}Mouse)| $1 {{#if: {{NAMESPACE}} | | [[Category:Move handler: {{{move handler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{move handler notes|}}}}}
{{!}}}
|}}<!--
--><!-- Network configuration -->{{#if:
{{{network status|}}}
{{{psn status|}}}
| {{#if: {{NAMESPACE}} | <h4>Network configuration</h4> | <h3>Network configuration</h3> }}
{{{!}} class="wikitable" style="font-size:90%;"
! Setting
! Option
! Notes
{{!}}-
{{!}}-
{{#if: {{{debug console mode|}}} | {{!}} '''Debug console mode''' {{!!}} {{#ifeq: {{#regex: {{{debug console mode|}}} | /(On{{!}}Off)/rs}} | {{{debug console mode|}}} | {{{debug console mode|}}} {{#if: {{NAMESPACE}} | | [[Category:Debug - Debug console mode: {{{debug console mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{debug console mode notes|}}}}}
{{#if: {{{network status|}}} | {{!}} '''Network status''' {{!!}} {{#rmatch: {{{network status|}}} |(Disconnected{{!}}Connected)| $1 {{#if: {{NAMESPACE}} | | [[Category:Network status: {{{network status|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{network status notes|}}}}}
{{!}}-
{{#if: {{{psn status|}}} | {{!}} '''PSN status''' {{!!}} {{#rmatch: {{{psn status|}}} |(Disconnected{{!}}Simulated{{!}}RPCN)| $1 {{#if: {{NAMESPACE}} | | [[Category:PSN status: {{{psn status|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{psn status notes|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
--><!-- Enhancements -->{{#if:
--><!-- Advanced configuration -->{{#if:
{{{debug console mode|}}}
{{{accurate llvm dfma|}}}
{{{accurate getllar|}}}
{{{accurate rsx reservation access|}}}
{{{accurate spu dma|}}}
{{{ppu llvm accurate vector nans|}}}
{{{ppu llvm java mode handling|}}}
{{{silence all logs|}}}
{{{sleep timers accuracy|}}}
{{{sleep timers accuracy|}}}
{{{maximum spurs threads|}}}
{{{firmware libraries|}}}
{{{read depth buffers|}}}
{{{write depth buffers|}}}
{{{read color buffers|}}}
{{{handle rsx memory tiling|}}}
{{{disable on-disk shader cache|}}}
{{{disable vertex cache|}}}
{{{allow host gpu labels|}}}
{{{rsx fifo accuracy|}}}
{{{driver wake-up delay|}}}
{{{vblank rate|}}}
{{{vblank ntsc fixup|}}}
{{{clocks scale|}}}
{{{clocks scale|}}}
{{{vblank rate|}}}
| {{#if: {{NAMESPACE}} | <h4>Advanced configuration</h4> | <h3>Advanced configuration</h3> }}
| <h3>Enhancements</h3>
{{{!}} class="wikitable" style="font-size:90%;"
These settings are only present within the config file and cannot be modified from the emulator's GUI. For instructions on how to correctly modify the config file, [[Help:Frequently_Asked_Questions#Modifying_settings_through_config.yml|click here]].
! Setting
! Option
! Notes
{{!}}-
{{#if: {{{debug console mode|}}} | {{!}} '''Debug console mode''' {{!!}} {{#rmatch: {{{debug console mode|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Debug console mode: {{{debug console mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{debug console mode notes|}}}}}
{{!}}-
{{#if: {{{accurate llvm dfma|}}} | {{!}} '''Accurate LLVM DFMA''' {{!!}} {{#rmatch: {{{accurate llvm dfma|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Accurate LLVM DFMA: {{{accurate llvm dfma|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate llvm dfma notes|}}}}}
{{!}}-
{{#if: {{{accurate getllar|}}} | {{!}} '''Accurate GETLLAR''' {{!!}} {{#rmatch: {{{accurate getllar|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Accurate GETLLAR: {{{accurate getllar|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate getllar notes|}}}}}
{{!}}-
{{#if: {{{accurate rsx reservation access|}}} | {{!}} '''Accurate RSX reservation access''' {{!!}} {{#rmatch: {{{accurate rsx reservation access|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Accurate RSX reservation access: {{{accurate rsx reservation access|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate rsx reservation access notes|}}}}}
{{!}}-
{{#if: {{{accurate spu dma|}}} | {{!}} '''Accurate SPU DMA''' {{!!}} {{#rmatch: {{{accurate spu dma|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Accurate SPU DMA: {{{accurate spu dma|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate spu dma notes|}}}}}
{{!}}-
{{#if: {{{ppu llvm accurate vector nans|}}} | {{!}} '''PPU LLVM accurate vector NaNs''' {{!!}} {{#rmatch: {{{ppu llvm accurate vector nans|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:PPU LLVM accurate vector NaNs: {{{ppu llvm accurate vector nans|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{ppu llvm accurate vector nans notes|}}}}}
{{!}}-
{{#if: {{{ppu llvm java mode handling|}}} | {{!}} '''PPU LLVM Java mode handling''' {{!!}} {{#rmatch: {{{ppu llvm java mode handling|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:PPU LLVM Java mode handling: {{{ppu llvm java mode handling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{ppu llvm java mode handling notes|}}}}}
{{!}}-
{{#if: {{{silence all logs|}}} | {{!}} '''Silence all logs''' {{!!}} {{#rmatch: {{{silence all logs|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Silence all logs: {{{silence all logs|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{silence all logs notes|}}}}}
{{!}}-
{{#if: {{{sleep timers accuracy|}}} | {{!}} '''Sleep timers accuracy''' {{!!}} {{#rmatch: {{{sleep timers accuracy|}}} |(As Host{{!}}Usleep Only{{!}}All Timers)| $1 {{#if: {{NAMESPACE}} | | [[Category:Sleep timers accuracy: {{{sleep timers accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{sleep timers accuracy notes|}}}}}
{{!}}-
{{#if: {{{maximum spurs threads|}}} | {{!}} '''Maximum SPURS threads''' {{!!}} {{#rmatch: {{{maximum spurs threads|}}} |(Unlimited{{!}}[0-5])| $1 {{#if: {{NAMESPACE}} | | [[Category:Maximum SPURS threads (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{maximum spurs threads notes|}}}}}
{{!}}-
{{#if: {{{firmware libraries|}}} | {{!}} '''Firmware libraries''' {{!!}} {{#rmatch: {{{firmware libraries|}}} |(Switch to LLE{{!}}Switch to HLE)| $1 {{#if: {{NAMESPACE}} | | [[Category:Firmware libraries: {{{firmware libraries|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{firmware libraries notes|}}}}}
{{!}}-
{{#if: {{{read depth buffers|}}} | {{!}} '''Read depth buffers''' {{!!}} {{#rmatch: {{{read depth buffers|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Read depth buffers: {{{read depth buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{read depth buffers notes|}}}}}
{{!}}-
{{#if: {{{write depth buffers|}}} | {{!}} '''Write depth buffers''' {{!!}} {{#rmatch: {{{write depth buffers|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Write depth buffers: {{{write depth buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{write depth buffers notes|}}}}}
{{!}}-
{{#if: {{{read color buffers|}}} | {{!}} '''Read color buffers''' {{!!}} {{#rmatch: {{{read color buffers|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Read color buffers: {{{read color buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{read color buffers notes|}}}}}
{{!}}-
{{#if: {{{handle rsx memory tiling|}}} | {{!}} '''Handle RSX memory tiling''' {{!!}} {{#rmatch: {{{handle rsx memory tiling|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Handle RSX memory tiling: {{{handle rsx memory tiling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{handle rsx memory tiling notes|}}}}}
{{!}}-
{{#if: {{{disable on-disk shader cache|}}} | {{!}} '''Disable on-disk shader cache''' {{!!}} {{#rmatch: {{{disable on-disk shader cache|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Disable on-disk shader cache: {{{disable on-disk shader cache|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable on-disk shader cache notes|}}}}}
{{!}}-
{{#if: {{{disable vertex cache|}}} | {{!}} '''Disable vertex cache''' {{!!}} {{#rmatch: {{{disable vertex cache|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Disable vertex cache: {{{disable vertex cache|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable vertex cache notes|}}}}}
{{!}}-
{{#if: {{{allow host gpu labels|}}} | {{!}} '''Allow Host GPU Labels''' {{!!}} {{#rmatch: {{{allow host gpu labels|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Allow host gpu labels: {{{allow host gpu labels|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{allow host gpu labels notes|}}}}}
{{!}}-
{{#if: {{{rsx fifo accuracy|}}} | {{!}} '''RSX FIFO accuracy''' {{!!}} {{#rmatch: {{{rsx fifo accuracy|}}} |(Fast{{!}}Atomic{{!}}Ordered \& Atomic)| $1 {{#if: {{NAMESPACE}} | | [[Category:RSX FIFO accuracy: {{{rsx fifo accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{rsx fifo accuracy notes|}}}}}
{{!}}-
{{#if: {{{driver wake-up delay|}}} | {{!}} '''Driver wake-up delay''' {{!!}} {{#rmatch: {{{driver wake-up delay|}}} |(^[0-9]${{!}}^[1-9][0-9]${{!}}^[1-9][0-9]{2}${{!}}^[1-6][0-9]{3}${{!}}^7000$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Driver wake-up delay (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{driver wake-up delay notes|}}}}}
{{!}}-
{{#if: {{{vblank rate|}}} | {{!}} '''Vblank rate''' {{!!}} {{#rmatch: {{{vblank rate|}}} |(^[1-9]${{!}}^[1-9][0-9]${{!}}^[1-9][0-9]{2}${{!}}^1[0-7][0-9]{2}${{!}}^3000$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Vblank rate (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vblank rate notes|}}}}}
{{!}}-
{{#if: {{{vblank ntsc fixup|}}} | {{!}} '''VBlank NTSC Fixup''' {{!!}} {{#rmatch: {{{vblank ntsc fixup|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:VBlank NTSC Fixup: {{{vblank ntsc fixup|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vblank ntsc fixup notes|}}}}}
{{!}}-
{{#if: {{{clocks scale|}}} | {{!}} '''Clocks scale''' {{!!}} {{#rmatch: {{{clocks scale|}}} |(^[1-9][0-9]${{!}}^[1-9][0-9]{2}${{!}}^[12][0-9]{3}${{!}}^3000$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Clocks scale (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{clocks scale notes|}}}}}
{{!}}}
|}}<!--
--><!-- Debug configuration -->{{#if:
{{{disable zcull occlusion queries|}}}
{{{force cpu blit emulation|}}}
{{{force gpu texture scaling|}}}
{{{hook static functions|}}}
{{{accurate ppu 128 reservations|}}}
{{{ppu thread count|}}}
| {{#if: {{NAMESPACE}} | <h4>Debug configuration</h4> | <h3>Debug configuration</h3> }}
This tab is hidden by default. For instructions on how to enable the Debug tab in the settings window, [[Help:Frequently Asked Questions#Enabling Debug tab|click here]].
{{{!}} class="wikitable" style="font-size:90%;"
{{{!}} class="wikitable" style="font-size:90%;"
! style="width:250px;" {{!}} Setting
! Setting
! style="width:150px;" {{!}} Option
! Option
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{sleep timers accuracy|}}} | {{!}} '''Sleep timers accuracy''' {{!!}} {{#ifeq: {{#regex: {{{sleep timers accuracy|}}} | /(Host{{!}}Usleep{{!}}All)/rs}} | {{{sleep timers accuracy|}}} | {{{sleep timers accuracy|}}} {{#if: {{NAMESPACE}} | | [[Category:Enhancements - Sleep timers accuracy: {{{sleep timers accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{sleep timers accuracy notes|}}}}}
{{#if: {{{disable zcull occlusion queries|}}} | {{!}} '''Disable ZCull occlusion queries''' {{!!}} {{#rmatch: {{{disable zcull occlusion queries|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Disable ZCull occlusion queries: {{{disable zcull occlusion queries|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable zcull occlusion queries notes|}}}}}
{{!}}-
{{#if: {{{force cpu blit emulation|}}} | {{!}} '''Force CPU blit emulation''' {{!!}} {{#rmatch: {{{force cpu blit emulation|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Force CPU blit emulation: {{{force cpu blit emulation|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{force cpu blit emulation notes|}}}}}
{{!}}-
{{#if: {{{force gpu texture scaling|}}} | {{!}} '''Force GPU texture scaling''' {{!!}} {{#rmatch: {{{force gpu texture scaling|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Force GPU texture scaling: {{{force gpu texture scaling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{force gpu texture scaling notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{clocks scale|}}} | {{!}} '''Clocks scale''' {{!!}} {{{clocks scale|}}} {{#if: {{NAMESPACE}} | | [[Category:Enhancements - Clocks scale (Config)]]}} {{!!}} {{{clocks scale notes|}}}}}
{{#if: {{{hook static functions|}}} | {{!}} '''Hook static functions''' {{!!}} {{#rmatch: {{{hook static functions|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Hook static functions: {{{hook static functions|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{hook static functions notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{vblank rate|}}} | {{!}} '''Vblank rate''' {{!!}} {{{vblank rate|}}} {{#if: {{NAMESPACE}} | | [[Category:Enhancements - Vblank rate (Config)]]}} {{!!}} {{{Vblank rate notes|}}}}}
{{#if: {{{accurate ppu 128 reservations|}}} | {{!}} '''Accurate PPU 128 reservations''' {{!!}} {{#rmatch: {{{accurate ppu 128 reservations|}}} |(Always Enabled{{!}}Disabled{{!}}^[1-9]${{!}}^[1][0-4]$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Accurate PPU 128 reservations: {{{accurate ppu 128 reservations|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate ppu 128 reservations notes|}}}}}
{{!}}-
{{#if: {{{ppu thread count|}}} | {{!}} '''PPU thread count''' {{!!}} {{#rmatch: {{{ppu thread count|}}} |(1{{!}}2{{!}}3{{!}}4{{!}}5{{!}}6{{!}}7{{!}}8)| $1 {{#if: {{NAMESPACE}} | | [[Category:PPU thread count: {{{ppu thread count|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{ppu thread count notes|}}}}}
{{!}}}
|}}<!--
--><!-- Recommended patches -->{{#if:
{{{highly recommended patch|}}}
{{{recommended patch|}}}
| {{#if: {{NAMESPACE}} | <h4>Recommended patches</h4> | <h3>Recommended patches</h3> }}
Game patches are available through the RPCS3 Patch Manager. To enable them, right-click a game in RPCS3 then select ''"Manage Game Patches"''. Game Patches are created by RPCS3's community, and can alter how a game runs. More information can be found [[Help:Game Patches#Using game patches|here]].
{{{!}} class="wikitable" style="font-size:90%;"
! Recommendation
! Patch name
! Notes
{{!}}- style="background-color: #76B900; color: white;"
{{#if: {{{highly recommended patch|}}} | {{!}} '''Highly recommended patch''' {{!!}} {{{highly recommended patch|}}} {{!!}} {{{highly recommended patch notes|}}}}}
{{!}}- style="background-color: #ac6600; color: white;"
{{#if: {{{recommended patch|}}} | {{!}} '''Recommended patch''' {{!!}} {{{recommended patch|}}} {{!!}} {{{recommended patch notes|}}}}}
{{!}}}
{{!}}}
|}}
|}}
|No options that deviate from the default configuration are recommended for this title. The full list of default options is available [[Help:Default Settings|here]].}}<!--
|No options that deviate from [[Help:Default Settings|RPCS3's default settings]] are recommended for this title.}}<!--
--><!-- Check to see if any default settings have been used --><!--
--><!-- Check to see if any default settings have been used --><!--
--><!-- CPU configuration --><!--
--><!-- CPU configuration --><!--
-->{{#if: {{{ppu decoder|}}} | {{#ifeq: {{{ppu decoder|}}} | LLVM Recompiler | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{ppu decoder|}}} | {{#ifeq: {{{ppu decoder|}}} | Recompiler (LLVM) | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{spu decoder|}}} | {{#ifeq: {{{spu decoder|}}} | LLVM Recompiler | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{spu decoder|}}} | {{#ifeq: {{{spu decoder|}}} | Recompiler (LLVM) | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{preferred spu threads|}}} | {{#ifeq: {{{preferred spu threads|}}} | Auto | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{preferred spu threads|}}} | {{#ifeq: {{{preferred spu threads|}}} | Auto | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{firmware settings|}}} | {{#ifeq: {{{firmware settings|}}} | Load liblv2.sprx only | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{thread scheduler|}}} | {{#ifeq: {{{thread scheduler|}}} | Operating System | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable thread scheduler|}}} | {{#ifeq: {{{enable thread scheduler|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{lower spu thread priority|}}} | {{#ifeq: {{{lower spu thread priority|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable spu loop detection|}}} | {{#ifeq: {{{enable spu loop detection|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable spu loop detection|}}} | {{#ifeq: {{{enable spu loop detection|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{spu cache|}}} | {{#ifeq: {{{spu cache|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{spu xfloat accuracy|}}} | {{#ifeq: {{{spu xfloat accuracy|}}} | Approximate | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate xfloat|}}} | {{#ifeq: {{{accurate xfloat|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{spu block size|}}} | {{#ifeq: {{{spu block size|}}} | Safe | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{spu block size|}}} | {{#ifeq: {{{spu block size|}}} | Safe | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{tsx instructions|}}} | {{#ifeq: {{{tsx instructions|}}} | Enabled | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{tsx instructions|}}} | {{#ifeq: {{{tsx instructions|}}} | Enabled | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- GPU configuration --><!--
--><!-- GPU configuration --><!--
-->{{#if: {{{renderer|}}} | {{#ifeq: {{{renderer|}}} | OpenGL | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--  
-->{{#if: {{{renderer|}}} | {{#ifeq: {{{renderer|}}} | Vulkan | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{graphics device|}}} | {{#ifeq: {{{graphics device|}}} | NA | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{graphics device|}}} | {{#ifeq: {{{graphics device|}}} | NA | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{aspect ratio|}}} | {{#ifeq: {{{aspect ratio|}}} | 16:9 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{aspect ratio|}}} | {{#ifeq: {{{aspect ratio|}}} | 16:9 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{framelimit|}}} | {{#ifeq: {{{framelimit|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{framelimit|}}} | {{#ifeq: {{{framelimit|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{anisotropic filter|}}} | {{#ifeq: {{{anisotropic filter|}}} | Automatic | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{anisotropic filter|}}} | {{#ifeq: {{{anisotropic filter|}}} | Auto | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{anti-aliasing|}}} | {{#ifeq: {{{anti-aliasing|}}} | Auto | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{anti-aliasing|}}} | {{#ifeq: {{{anti-aliasing|}}} | Auto | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{zcull accuracy|}}} | {{#ifeq: {{{zcull accuracy|}}} | Precise | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{shader quality|}}} | {{#ifeq: {{{shader quality|}}} | High | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{3d rendering mode|}}} | {{#ifeq: {{{3d rendering mode|}}} | Disabled | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{default resolution|}}} | {{#ifeq: {{{default resolution|}}} | 1280x720 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{default resolution|}}} | {{#ifeq: {{{default resolution|}}} | 1280x720 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{resolution scale|}}} | {{#ifeq: {{{resolution scale|}}} | 100% | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{resolution scale|}}} | {{#ifeq: {{{resolution scale|}}} | 100 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{resolution scale threshold|}}} | {{#ifeq: {{{resolution scale threshold|}}} | 16 x 16 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{resolution scale threshold|}}} | {{#ifeq: {{{resolution scale threshold|}}} | 16 x 16 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{output scaling|}}} | {{#ifeq: {{{output scaling|}}} | Bilinear | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{shader mode|}}} | {{#ifeq: {{{shader mode|}}} | Async (multithreaded) | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{write color buffers|}}} | {{#ifeq: {{{write color buffers|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{write color buffers|}}} | {{#ifeq: {{{write color buffers|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{strict rendering mode|}}} | {{#ifeq: {{{strict rendering mode|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{strict rendering mode|}}} | {{#ifeq: {{{strict rendering mode|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{vsync|}}} | {{#ifeq: {{{vsync|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{vsync|}}} | {{#ifeq: {{{vsync|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{stretch to display area|}}} | {{#ifeq: {{{stretch to display area|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{stretch to display area|}}} | {{#ifeq: {{{stretch to display area|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{disable vertex cache|}}} | {{#ifeq: {{{disable vertex cache|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{multithreaded rsx|}}} | {{#ifeq: {{{multithreaded rsx|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{multithreaded rsx|}}} | {{#ifeq: {{{multithreaded rsx|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{disable async shader compiler|}}} | {{#ifeq: {{{disable async shader compiler|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{asynchronous texture streaming|}}} | {{#ifeq: {{{asynchronous texture streaming|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- Audio configuration --><!--
--><!-- Audio configuration --><!--
-->{{#if: {{{audio out windows|}}} | {{#ifeq: {{{audio out windows|}}} | XAudio2 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{audio out windows|}}} | {{#ifeq: {{{audio out windows|}}} | Cubeb | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{audio out linux|}}} | {{#ifeq: {{{audio out linux|}}} | OpenAL | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{audio out linux|}}} | {{#ifeq: {{{audio out linux|}}} | Cubeb | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{dump to file|}}} | {{#ifeq: {{{dump to file|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--  
-->{{#if: {{{audio format|}}} | {{#ifeq: {{{audio format|}}} | Stereo | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{dump to file|}}} | {{#ifeq: {{{dump to file|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{convert to 16-bit|}}} | {{#ifeq: {{{convert to 16-bit|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{convert to 16-bit|}}} | {{#ifeq: {{{convert to 16-bit|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{downmix to stereo|}}} | {{#ifeq: {{{downmix to stereo|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{volume|}}} | {{#ifeq: {{{volume|}}} | 100 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{volume|}}} | {{#ifeq: {{{volume|}}} | 100% | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable buffering|}}} | {{#ifeq: {{{enable buffering|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable buffering|}}} | {{#ifeq: {{{enable buffering|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{audio buffer duration|}}} | {{#ifeq: {{{audio buffer duration|}}} | 100ms | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{audio buffer duration|}}} | {{#ifeq: {{{audio buffer duration|}}} | 100 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable time stretching|}}} | {{#ifeq: {{{enable time stretching|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{enable time stretching|}}} | {{#ifeq: {{{enable time stretching|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{time stretching threshold|}}} | {{#ifeq: {{{time stretching threshold|}}} | 75% | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{time stretching threshold|}}} | {{#ifeq: {{{time stretching threshold|}}} | 75 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{microphone type|}}} | {{#ifeq: {{{microphone type|}}} | Null | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{microphone type|}}} | {{#ifeq: {{{microphone type|}}} | Disabled | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- I/O configuration --><!--
-->{{#if: {{{keyboard handler|}}} | {{#ifeq: {{{keyboard handler|}}} | Null | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{mouse handler|}}} | {{#ifeq: {{{mouse handler|}}} | Basic | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{camera input|}}} | {{#ifeq: {{{camera input|}}} | Unknown | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{camera settings|}}} | {{#ifeq: {{{camera settings|}}} | Null | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{move handler|}}} | {{#ifeq: {{{move handler|}}} | Null | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- Network configuration --><!--
-->{{#if: {{{network status|}}} | {{#ifeq: {{{network status|}}} | Disconnected | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{psn status|}}} | {{#ifeq: {{{psn status|}}} | Disconnected | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- Advanced configuration --><!--
-->{{#if: {{{debug console mode|}}} | {{#ifeq: {{{debug console mode|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate llvm dfma|}}} | {{#ifeq: {{{accurate llvm dfma|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate getllar|}}} | {{#ifeq: {{{accurate getllar|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate rsx reservation access|}}} | {{#ifeq: {{{accurate rsx reservation access|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate spu dma|}}} | {{#ifeq: {{{accurate spu dma|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{ppu llvm accurate vector nans|}}} | {{#ifeq: {{{ppu llvm accurate vector nans|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{ppu llvm java mode handling|}}} | {{#ifeq: {{{ppu llvm java mode handling|}}} | On | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{silence all logs|}}} | {{#ifeq: {{{silence all logs|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{sleep timers accuracy|}}} | {{#ifeq: {{{sleep timers accuracy|}}} | Usleep Only | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{maximum spurs threads|}}} | {{#ifeq: {{{maximum spurs threads|}}} | Unlimited | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{read depth buffers|}}} | {{#ifeq: {{{read depth buffers|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{write depth buffers|}}} | {{#ifeq: {{{write depth buffers|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{read color buffers|}}} | {{#ifeq: {{{read color buffers|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{handle rsx memory tiling|}}} | {{#ifeq: {{{handle rsx memory tiling|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{disable on-disk shader cache|}}} | {{#ifeq: {{{disable on-disk shader cache|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{disable vertex cache|}}} | {{#ifeq: {{{disable vertex cache|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{allow host gpu labels|}}} | {{#ifeq: {{{allow host gpu labels|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{rsx fifo accuracy|}}} | {{#ifeq: {{{rsx fifo accuracy|}}} | Fast | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{driver wake-up delay|}}} | {{#ifeq: {{{driver wake-up delay|}}} | 0 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{vblank rate|}}} | {{#ifeq: {{{vblank rate|}}} | 60 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{vblank ntsc fixup|}}} | {{#ifeq: {{{vblank ntsc fixup|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{clocks scale|}}} | {{#ifeq: {{{clocks scale|}}} | 100 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- Debug configuration --><!--
--><!-- Debug configuration --><!--
-->{{#if: {{{disable zcull occlusion queries|}}} | {{#ifeq: {{{disable zcull occlusion queries|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{force cpu blit emulation|}}} | {{#ifeq: {{{force cpu blit emulation|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{force cpu blit emulation|}}} | {{#ifeq: {{{force cpu blit emulation|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{use gpu texture scaling|}}} | {{#ifeq: {{{use gpu texture scaling|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{force gpu texture scaling|}}} | {{#ifeq: {{{force gpu texture scaling|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate getllar|}}} | {{#ifeq: {{{accurate getllar|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate putlluc|}}} | {{#ifeq: {{{accurate putlluc|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{hook static functions|}}} | {{#ifeq: {{{hook static functions|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{hook static functions|}}} | {{#ifeq: {{{hook static functions|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{debug console mode|}}} | {{#ifeq: {{{debug console mode|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{accurate ppu 128 reservations|}}} | {{#ifeq: {{{accurate ppu 128 reservations|}}} | Disabled | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- Enhancements --><!--
-->{{#if: {{{ppu thread count|}}} | {{#ifeq: {{{ppu thread count|}}} | 2 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{sleep timers accuracy|}}} | {{#ifeq: {{{sleep timers accuracy|}}} | Host | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- List of settings previously used but no longer part of the master --><!--
-->{{#if: {{{clocks scale|}}} | {{#ifeq: {{{clocks scale|}}} | 100 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{vblank rate|}}} | {{#ifeq: {{{vblank rate|}}} | 60 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- List of settings previously used but no longer part of the master --><!--  
-->{{#if:
-->{{#if:
{{{bind spu threads to secondary cores|}}}
{{{bind spu threads to secondary cores|}}}
{{{invalidate cache every frame|}}}
{{{invalidate cache every frame|}}}
{{{disable async shader compiler|}}}
{{{downmix to stereo|}}}
{{{accurate putlluc|}}}
{{{enable thread scheduler|}}}
{{{firmware settings|}}}
{{{relaxed zcull sync|}}}
{{{accurate xfloat|}}}
{{{lower spu thread priority|}}}
{{{spu cache|}}}
{{{audio provider|}}}
{{{disable native float16 support|}}}
{{{enable 3d|}}}
{{{audio channels|}}}
{{{use gpu texture scaling|}}}
| {{#if: {{NAMESPACE}} | | [[Category:Legacy parameters used (Config)]]}}}}<!--
| {{#if: {{NAMESPACE}} | | [[Category:Legacy parameters used (Config)]]}}}}<!--
--></includeonly><noinclude>{{Config/doc}}</noinclude>
--></includeonly><noinclude>{{/doc}}</noinclude>

Latest revision as of 18:36, 23 March 2024

This template is used on all game pages under the ==Configuration== sub-header. The purpose of the template is to capture deviations in configurations from the default settings to be used for the emulator for each game. Hence, while using this template in the game pages, only options which deviate from the default settings are to be recorded.

Mandatory vs. recommendatory settings

Before using this is template, it is imperative to understand the distinction between mandatory settings and recommendatory settings.

  • Mandatory settings - Settings without which the game would not work (for example, Write Color Buffers for Demon's Souls) or will significantly degrade performance.
  • Recommendatory settings - User specific settings which will improve the overall gaming experience based on the hardware available. For example, a higher option can be used for Anisotropic Filter and Resolution Scale if the user's hardware is capable of handling the additional load whereas some settings such as "Preferred SPU threads" should be used for better performance with weaker CPUs.

Given the nature of the options available, it is not feasible to capture all permutations of settings for each game using this template. Hence, only mandatory settings shall be listed in the game pages using this template. To know which recommendatory setting would be most appropriate, kindly read the guidance available for each setting in the default settings page. RPCS3 is alpha stage emulator and hence user will have to experiment with the recommendatory settings to optimise their gameplay experience.

Syntax

Below is the syntax of the template. This template must be present for all game pages irrespective of whether any non-default configurations are necessary. Where the game only requires default settings, the template should simply be used without any parameters.

{{config
|parameters =
}}

Parameters

The following are the only valid parameters accepted by this template. Unless mentioned otherwise, choose only one of the options mentioned for each setting. For any setting which deviates from the default configuration, an additional note may be given if required using the notes extension to highlight any necessary information.

CPU configuration

|ppu decoder                           = Interpreter (static), Interpreter (dynamic), Recompiler (LLVM)
|ppu decoder notes                     = 
|spu decoder                           = Interpreter (static), Interpreter (dynamic), Recompiler (ASMJIT), Recompiler (LLVM)
|spu decoder notes                     = 
|preferred spu threads                 = Auto, Single digit between 1 to 6 (e.g. 3), Range between 1 to 6 (e.g. 1 - 3)
|preferred spu threads notes           = 
|thread scheduler                      = Operating System, RPCS3 Scheduler, RPCS3 Alternative Scheduler
|thread scheduler notes                = 
|enable spu loop detection             = On, Off
|enable spu loop detection notes       = 
|spu xfloat accuracy                   = Accurate, Approximate, Relaxed
|spu xfloat accuracy notes             = 
|spu block size                        = Safe, Mega, Giga
|spu block size notes                  = 
|tsx instructions                      = Enabled, Disabled, Forced
|tsx instructions notes                = 

GPU configuration

|renderer                              = OpenGL, Vulkan, Disabled
|renderer notes                        = 
|graphics device                       = This option is used only with Vulkan renderer to select the graphics card to be used by 
                                         RPCS3 when multiple eligible cards exist. Do not use this parameter on game pages.
|graphics device notes                 = 
|aspect ratio                          = 4:3, 16:9
|aspect ratio notes                    = 
|framelimit                            = Off, 50, 60, 30, Auto, PS3 Native, Infinite
|framelimit notes                      = 
|anisotropic filter                    = Auto, 2x, 4x, 8x, 16x
|anisotropic filter notes              = 
|anti-aliasing                         = Auto, Disabled
|anti-aliasing notes                   = 
|zcull accuracy                        = Precise, Approximate, Relaxed
|zcull accuracy notes                  = 
|shader quality                        = High, Low, Auto
|shader quality notes                  =
|3d rendering mode                     = Disabled, Anaglyph, Side-by-side, Over-under
|3d rendering mode notes               = 
|default resolution                    = 1920x1080, 1280x720, 720x480, 720x576, 1600x1080, 1440x1080, 1280x1080, 960x1080
|default resolution notes              = 
|resolution scale                      = Value between 50% to 800%
|resolution scale notes                = 
|resolution scale threshold            = Value between 1 to 1024 in the format 16 x 16
|resolution scale threshold notes      = 
|output scaling                        = Nearest, Bilinear, FidelityFX Super Resolution
|output scaling notes                  =
|shader mode                           = Legacy (singlethreaded), Async (multithreaded), Async with Shader Interpreter,
                                         Shader Interpreter only
|shader mode notes                     = 
|write color buffers                   = On, Off
|write color buffers notes             = 
|strict rendering mode                 = On, Off
|strict rendering mode notes           = 
|vsync                                 = On, Off
|vsync notes                           = 
|stretch to display area               = On, Off
|stretch to display area notes         = 
|multithreaded rsx                     = On, Off
|multithreaded rsx notes               = 
|asynchronous texture streaming        = On, Off
|asynchronous texture streaming notes  = 

Audio configuration

|audio out windows                     = Cubeb, XAudio2, Disabled
|audio out windows notes               = 
|audio out linux                       = Cubeb, FAudio, Disabled
|audio out linux notes                 = 
|audio format                          = Stereo, Surround 5.1, Surround 7.1, Automatic, Manual
|audio format notes                    = 
|dump to file                          = On, Off
|dump to file notes                    = 
|convert to 16-bit                     = On, Off
|convert to 16-bit notes               = 
|volume                                = Value between 0% to 200%
|volume notes                          = 
|enable buffering                      = On, Off
|enable buffering notes                = 
|audio buffer duration                 = Value between 20ms to 250ms
|audio buffer duration notes           = 
|enable time stretching                = On, Off
|enable time stretching notes          = 
|time stretching threshold             = Value between 0% to 100%
|time stretching threshold notes       = 
|microphone type                       = Disabled, Standard, SingStar, Real SingStar, Rocksmith
|microphone type notes                 = 

I/O configuration

|keyboard handler                      = Null, Basic
|keyboard handler notes                = 
|mouse handler                         = Null, Basic
|mouse handler notes                   = 
|camera input                          = Unknown, EyeToy, PS Eye, UVC 1.1
|camera input notes                    = 
|camera settings                       = Null, Fake, Qt
|camera settings notes                 = 
|move handler                          = Null, Fake, Mouse
|move handler notes                    = 

Network configuration

|network status                        = Disconnected, Connected
|network status notes                  = 
|psn status                            = Disconnected, Simulated, RPCN
|psn status notes                      = 

Advanced configuration

|debug console mode                    = On, Off
|debug console mode notes              = 
|accurate llvm dfma                    = On, Off
|accurate llvm dfma notes              = 
|accurate getllar                      = On, Off
|accurate getllar notes                = 
|accurate rsx reservation access       = On, Off
|accurate rsx reservation access notes = 
|accurate spu dma                      = On, Off
|accurate spu dma notes                = 
|ppu llvm accurate vector nans         = On, Off
|ppu llvm accurate vector nans notes   = 
|ppu llvm java mode handling           = On, Off
|ppu llvm java mode handling notes     = 
|silence all logs                      = On, Off
|silence all logs notes                = 
|sleep timers accuracy                 = As Host, Usleep Only, All Timers
|sleep timers accuracy notes           = 
|maximum spurs threads                 = Unlimited, Single digit between 0 to 5 (e.g. 3)
|maximum spurs threads notes           = 
|firmware libraries                    = Switch to LLE, Switch to HLE
|firmware libraries notes              = Mention the libraries to be manually selected here
|read depth buffers                    = On, Off
|read depth buffers notes              = 
|write depth buffers                   = On, Off
|write depth buffers notes             = 
|read color buffers                    = On, Off
|read color buffers notes              = 
|handle rsx memory tiling              = On, Off
|handle rsx memory tiling notes        = 
|disable on-disk shader cache          = On, Off
|disable on-disk shader cache notes    = 
|disable vertex cache                  = On, Off
|disable vertex cache notes            = 
|allow host gpu labels                 = On, Off
|allow host gpu labels notes           = 
|rsx fifo accuracy                     = Fast, Atomic, Ordered & Atomic
|rsx fifo accuracy notes               = 
|driver wake-up delay                  = Value between 0 to 7000
|driver wake-up delay notes            = 
|vblank rate                           = Value between 1 to 3000
|vblank rate notes                     = 
|vblank ntsc fixup                     = On, Off
|vblank ntsc fixup notes               = 
|clocks scale                          = Value between 10 to 1000
|clocks scale notes                    = 

Debug configuration

|disable zcull occlusion queries       = On, Off
|disable zcull occlusion queries notes = 
|force cpu blit emulation              = On, Off
|force cpu blit emulation notes        = 
|force gpu texture scaling             = On, Off
|force gpu texture scaling notes       = 
|hook static functions                 = On, Off
|hook static functions notes           = 
|accurate ppu 128 reservations         = Always Enabled, Disabled, Value between 1 to 8
|accurate ppu 128 reservations notes   = 
|ppu thread count                      = Value between 1 to 8
|ppu thread count notes                = 

Recommended patches

|highly recommended patch              = Mention patch names
|highly recommended patch notes        = 
|recommended patch                     = Mention patch names
|recommended patch notes               = 

Examples

Demon's Souls - Standard

{{config
<!-- CPU configuration -->
|preferred spu threads                 = 3 - 4
<!-- GPU configuration -->
|renderer                              = Vulkan
|write color buffers                   = On
}}

Options that deviate from RPCS3's default settings and provide the best experience with this title are listed below.

CPU configuration

Setting Option Notes
Preferred SPU threads 3 - 4

GPU configuration

Setting Option Notes
Renderer Vulkan
Write color buffers On


Find a game that does this - When the game only uses default settings

{{config
}}

No options that deviate from RPCS3's default settings are recommended for this title.

Attribution and re-use

This template (along with its documentation template) has been adapted from Dolphin Emulator Wiki released under the Creative Commons Attribution-ShareAlike 3.0 License.