Template:Config: Difference between revisions

Template page
(Added accurate spu dma option)
("option" is an SQL keyword and cannot be used)
Tag: Reverted
(25 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><!-- Check if any of the template's parameters are used -->{{#if:
<noinclude>{{#cargo_declare:
_table    = write_color_buffers
|setting    = String (allowed values=On,Off)
}}</noinclude><includeonly><!-- Check if any of the template's parameters are used -->{{#if:
<!-- CPU configuration -->
<!-- CPU configuration -->
{{{ppu decoder|}}}
{{{ppu decoder|}}}
Line 5: Line 8:
{{{preferred spu threads|}}}
{{{preferred spu threads|}}}
{{{thread scheduler|}}}
{{{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 64: Line 65:
{{{disable on-disk shader cache|}}}
{{{disable on-disk shader cache|}}}
{{{disable native float16 support|}}}
{{{disable native float16 support|}}}
{{{rsx fifo accuracy|}}}
{{{driver wake-up delay|}}}
{{{driver wake-up delay|}}}
{{{vblank rate|}}}
{{{vblank rate|}}}
{{{vblank ntsc fixup|}}}
{{{clocks scale|}}}
{{{clocks scale|}}}
<!-- Debug configuration -->
<!-- Debug configuration -->
Line 81: Line 84:
{{{preferred spu threads|}}}
{{{preferred spu threads|}}}
{{{thread scheduler|}}}
{{{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 93: Line 94:
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{ppu decoder|}}} | {{!}} '''PPU decoder''' {{!!}} {{#ifeq: {{#regex: {{{ppu decoder|}}} | /(Interpreter \(precise\){{!}}Interpreter \(fast\){{!}}Recompiler \(LLVM\))/rs}} | {{{ppu decoder|}}} | {{{ppu decoder|}}} {{#if: {{NAMESPACE}} | | [[Category: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\){{!}}Recompiler \(ASMJIT\){{!}}Recompiler \(LLVM\))/rs}} | {{{spu decoder|}}} | {{{spu decoder|}}} {{#if: {{NAMESPACE}} | | [[Category: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-6]${{!}}^2 \- [3-6]${{!}}^3 \- [4-6]${{!}}^4 \- [5-6]${{!}}^5 \- 6${{!}}^[1-6]$)/rm}} | {{{preferred spu threads|}}} | {{{preferred spu threads|}}} {{#if: {{NAMESPACE}} | | [[Category: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: {{{thread scheduler|}}} | {{!}} '''Thread scheduler''' {{!!}} {{#ifeq: {{#regex: {{{thread scheduler|}}} | /(Operating System{{!}}RPCS3 Scheduler{{!}}RPCS3 Alternative Scheduler)/rs}} | {{{thread scheduler|}}} | {{{thread scheduler|}}} {{#if: {{NAMESPACE}} | | [[Category:Thread scheduler: {{{thread scheduler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{thread scheduler 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: {{{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:Lower SPU thread priority: {{{lower spu thread priority|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{lower spu thread priority 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: {{{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:Enable SPU loop detection: {{{enable spu loop detection|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable spu loop detection 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: {{{spu cache|}}} | {{!}} '''SPU cache''' {{!!}} {{#ifeq: {{#regex: {{{spu cache|}}} | /(On{{!}}Off)/rs}} | {{{spu cache|}}} | {{{spu cache|}}} {{#if: {{NAMESPACE}} | | [[Category:SPU cache: {{{spu cache|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{spu cache 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: {{{accurate xfloat|}}} | {{!}} '''Accurate xfloat''' {{!!}} {{#ifeq: {{#regex: {{{accurate xfloat|}}} | /(On{{!}}Off)/rs}} | {{{accurate xfloat|}}} | {{{accurate xfloat|}}} {{#if: {{NAMESPACE}} | | [[Category:Accurate xfloat: {{{accurate xfloat|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate xfloat 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: {{{spu block size|}}} | {{!}} '''SPU block size''' {{!!}} {{#ifeq: {{#regex: {{{spu block size|}}} | /(Safe{{!}}Mega{{!}}Giga)/rs}} | {{{spu block size|}}} | {{{spu block size|}}} {{#if: {{NAMESPACE}} | | [[Category: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:TSX instructions: {{{tsx instructions|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{tsx instructions notes|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
Line 140: Line 137:
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{renderer|}}} | {{!}} '''Renderer''' {{!!}} {{#ifeq: {{#regex: {{{renderer|}}} | /(OpenGL{{!}}Vulkan{{!}}Disabled)/rs}} | {{{renderer|}}} | {{{renderer|}}} {{#if: {{NAMESPACE}} | | [[Category: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''' {{!!}} {{#ifeq: {{#regex: {{{graphics device|}}} | /(NA)/rs}} | {{{graphics device|}}} | {{{graphics device|}}} {{#if: {{NAMESPACE}} | | [[Category:Graphics device (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{graphics device 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''' {{!!}} {{#ifeq: {{#regex: {{{aspect ratio|}}} | /(4:3{{!}}16:9)/rs}} | {{{aspect ratio|}}} | {{{aspect ratio|}}} {{#if: {{NAMESPACE}} | | [[Category:Aspect ratio: {{{aspect ratio|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{aspect ratio 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''' {{!!}} {{#ifeq: {{#regex: {{{framelimit|}}} | /(Off{{!}}59\.94{{!}}50{{!}}60{{!}}30{{!}}Auto)/rs}} | {{{framelimit|}}} | {{{framelimit|}}} {{#if: {{NAMESPACE}} | | [[Category:Framelimit: {{{framelimit|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{framelimit 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''' {{!!}} {{#ifeq: {{#regex: {{{anisotropic filter|}}} | /(Auto{{!}}2x{{!}}4x{{!}}8x{{!}}16x)/rs}} | {{{anisotropic filter|}}} | {{{anisotropic filter|}}} {{#if: {{NAMESPACE}} | | [[Category:Anisotropic filter: {{{anisotropic filter|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{anisotropic filter 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: {{{anti-aliasing|}}} | {{!}} '''Anti-aliasing''' {{!!}} {{#ifeq: {{#regex: {{{anti-aliasing|}}} | /(Auto{{!}}Disabled)/rs}} | {{{anti-aliasing|}}} | {{{anti-aliasing|}}} {{#if: {{NAMESPACE}} | | [[Category:Anti-aliasing: {{{anti-aliasing|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{anti-aliasing 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: {{{zcull accuracy|}}} | {{!}} '''ZCULL accuracy''' {{!!}} {{#ifeq: {{#regex: {{{zcull accuracy|}}} | /(Precise{{!}}Approximate{{!}}Relaxed)/rs}} | {{{zcull accuracy|}}} | {{{zcull accuracy|}}} {{#if: {{NAMESPACE}} | | [[Category:ZCULL accuracy: {{{zcull accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{zcull accuracy 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: {{{default resolution|}}} | {{!}} '''Default resolution''' {{!!}} {{#ifeq: {{#regex: {{{default resolution|}}} | /(1920x1080{{!}}1280x720{{!}}720x480{{!}}720x576{{!}}1600x1080{{!}}1440x1080{{!}}1280x1080{{!}}960x1080)/rs}} | {{{default resolution|}}} | {{{default resolution|}}} {{#if: {{NAMESPACE}} | | [[Category:Default resolution: {{{default resolution|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{default resolution 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: {{{resolution scale|}}} | {{!}} '''Resolution scale''' {{!!}} {{#ifeq: {{#regex: {{{resolution scale|}}} | /(^[5-9][0-9]${{!}}^[1-7][0-9]{2}${{!}}^800$)/rm}} | {{{resolution scale|}}} | {{{resolution scale|}}} {{#if: {{NAMESPACE}} | | [[Category:Resolution scale (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{resolution scale 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 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:Resolution scale threshold (Config)]]}} {{!!}} {{{resolution scale threshold notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{shader mode|}}} | {{!}} '''Shader mode''' {{!!}} {{#ifeq: {{#regex: {{{shader mode|}}} | /(Legacy \(singlethreaded\){{!}}Async \(multithreaded\){{!}}Async with Shader Interpreter{{!}}Shader Interpreter only)/rs}} | {{{shader mode|}}} | {{{shader mode|}}} {{#if: {{NAMESPACE}} | | [[Category:Shader mode: {{{shader mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{shader mode 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: {{{write color buffers|}}} | {{!}} '''Write color buffers''' {{!!}} {{#ifeq: {{#regex: {{{write color buffers|}}} | /(On{{!}}Off)/rs}} | {{{write color buffers|}}} | {{{write color buffers|}}} {{#if: {{NAMESPACE}} | | [[Category:Write color buffers: {{{write color buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{write color buffers notes|}}}}}
{{#if: {{{write color buffers|}}} | {{#cargo_store:
_table  = write_color_buffers
|setting    = {{{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: {{{strict rendering mode|}}} | {{!}} '''Strict rendering mode''' {{!!}} {{#ifeq: {{#regex: {{{strict rendering mode|}}} | /(On{{!}}Off)/rs}} | {{{strict rendering mode|}}} | {{{strict rendering mode|}}} {{#if: {{NAMESPACE}} | | [[Category:Strict rendering mode: {{{strict rendering mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{strict rendering mode 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: {{{vsync|}}} | {{!}} '''VSync''' {{!!}} {{#ifeq: {{#regex: {{{vsync|}}} | /(On{{!}}Off)/rs}} | {{{vsync|}}} | {{{vsync|}}} {{#if: {{NAMESPACE}} | | [[Category:VSync: {{{vsync|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vsync notes|}}}}}
{{#if: {{{vsync|}}} | {{!}} '''VSync''' {{!!}} {{#rmatch: {{{vsync|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:VSync: {{{vsync|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vsync 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:Stretch to display area: {{{stretch to display area|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{stretch to display area 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: {{{enable 3d|}}} | {{!}} '''Enable 3D''' {{!!}} {{#ifeq: {{#regex: {{{enable 3d|}}} | /(On{{!}}Off)/rs}} | {{{enable 3d|}}} | {{{enable 3d|}}} {{#if: {{NAMESPACE}} | | [[Category:Enable 3D: {{{enable 3d|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable 3d notes|}}}}}
{{#if: {{{enable 3d|}}} | {{!}} '''Enable 3D''' {{!!}} {{#rmatch: {{{enable 3d|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Enable 3D: {{{enable 3d|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{enable 3d 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:Disable vertex cache: {{{disable vertex cache|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable vertex 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: {{{multithreaded rsx|}}} | {{!}} '''Multithreaded RSX''' {{!!}} {{#ifeq: {{#regex: {{{multithreaded rsx|}}} | /(On{{!}}Off)/rs}} | {{{multithreaded rsx|}}} | {{{multithreaded rsx|}}} {{#if: {{NAMESPACE}} | | [[Category: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: {{{asynchronous texture streaming|}}} | {{!}} '''Asynchronous texture streaming''' {{!!}} {{#ifeq: {{#regex: {{{asynchronous texture streaming|}}} | /(On{{!}}Off)/rs}} | {{{asynchronous texture streaming|}}} | {{{asynchronous texture streaming|}}} {{#if: {{NAMESPACE}} | | [[Category:Asynchronous texture streaming: {{{asynchronous texture streaming|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{asynchronous texture streaming 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 197: Line 197:
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{audio out windows|}}} | {{!}} '''Audio output (Windows)''' {{!!}} {{#ifeq: {{#regex: {{{audio out windows|}}} | /(XAudio2{{!}}OpenAL{{!}}Disabled)/rs}} | {{{audio out windows|}}} | {{{audio out windows|}}} {{#if: {{NAMESPACE}} | | [[Category: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|}}} |(XAudio2{{!}}OpenAL{{!}}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{{!}}Disabled)/rs}} | {{{audio out linux|}}} | {{{audio out linux|}}} {{#if: {{NAMESPACE}} | | [[Category: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|}}} |(OpenAL{{!}}PulseAudio{{!}}ALSA{{!}}Disabled)| $1 {{#if: {{NAMESPACE}} | | [[Category:Audio output (Linux): {{{audio out linux|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio out linux notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{audio channels|}}} | {{!}} '''Audio channels''' {{!!}} {{#ifeq: {{#regex: {{{audio channels|}}} | /(Surround 7.1{{!}}Downmix to Stereo{{!}}Downmix to 5.1)/rs}} | {{{audio channels|}}} | {{{audio channels|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio channels: {{{audio channels|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio channels notes|}}}}}
{{#if: {{{audio channels|}}} | {{!}} '''Audio channels''' {{!!}} {{#rmatch: {{{audio channels|}}} |(Surround 7.1{{!}}Downmix to Stereo{{!}}Downmix to 5.1)| $1 {{#if: {{NAMESPACE}} | | [[Category:Audio channels: {{{audio channels|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio channels 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:Dump to file: {{{dump to file|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{dump to file 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: {{{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:Convert to 16-bit: {{{convert to 16-bit|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{convert to 16-bit 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''' {{!!}} {{#ifeq: {{#regex: {{{volume|}}} | /(^[0-9]${{!}}^[1-9][0-9]${{!}}^1[0-9]{2}${{!}}^200$)/rm}} | {{{volume|}}} | {{{volume|}}} {{#if: {{NAMESPACE}} | | [[Category:Volume (Config)]]}} | [[Category:Incorrect configurations (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: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''' {{!!}} {{#ifeq: {{#regex: {{{audio buffer duration|}}} | /(^[2-9][0-9]${{!}}^1[0-9]{2}${{!}}^2[0-4][0-9]${{!}}^250$)/rm}} | {{{audio buffer duration|}}} | {{{audio buffer duration|}}} {{#if: {{NAMESPACE}} | | [[Category:Audio buffer duration (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{audio buffer duration notes|}}}}}
{{#if: {{{audio buffer duration|}}} | {{!}} '''Audio buffer duration''' {{!!}} {{#rmatch: {{{audio buffer duration|}}} |(^[2-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: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''' {{!!}} {{#ifeq: {{#regex: {{{time stretching threshold|}}} | /(^[0-9]${{!}}^[1-9][0-9]${{!}}^100$)/rm}} | {{{time stretching threshold|}}} | {{{time stretching threshold|}}} {{#if: {{NAMESPACE}} | | [[Category:Time stretching threshold (Config)]]}} | [[Category:Incorrect configurations (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|}}} | /(Disabled{{!}}Standard{{!}}SingStar{{!}}Real SingStar{{!}}Rocksmith)/rs}} | {{{microphone type|}}} | {{{microphone type|}}} {{#if: {{NAMESPACE}} | | [[Category: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|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
Line 232: Line 232:
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{keyboard handler|}}} | {{!}} '''Keyboard handler''' {{!!}} {{#ifeq: {{#regex: {{{keyboard handler|}}} | /(Null{{!}}Basic)/rs}} | {{{keyboard handler|}}} | {{{keyboard handler|}}} {{#if: {{NAMESPACE}} | | [[Category:Keyboard handler: {{{keyboard handler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{keyboard handler 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: {{{mouse handler|}}} | {{!}} '''Mouse handler''' {{!!}} {{#ifeq: {{#regex: {{{mouse handler|}}} | /(Null{{!}}Basic)/rs}} | {{{mouse handler|}}} | {{{mouse handler|}}} {{#if: {{NAMESPACE}} | | [[Category:Mouse handler: {{{mouse handler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{mouse handler 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: {{{camera input|}}} | {{!}} '''Camera input''' {{!!}} {{#ifeq: {{#regex: {{{camera input|}}} | /(Unknown{{!}}EyeToy{{!}}PS Eye{{!}}UVC 1.1)/rs}} | {{{camera input|}}} | {{{camera input|}}} {{#if: {{NAMESPACE}} | | [[Category:Camera input: {{{camera input|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{camera input 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: {{{camera settings|}}} | {{!}} '''Camera settings''' {{!!}} {{#ifeq: {{#regex: {{{camera settings|}}} | /(Null{{!}}Fake)/rs}} | {{{camera settings|}}} | {{{camera settings|}}} {{#if: {{NAMESPACE}} | | [[Category:Camera settings: {{{camera settings|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{camera settings 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: {{{move handler|}}} | {{!}} '''Move handler''' {{!!}} {{#ifeq: {{#regex: {{{move handler|}}} | /(Null{{!}}Fake{{!}}Mouse)/rs}} | {{{move handler|}}} | {{{move handler|}}} {{#if: {{NAMESPACE}} | | [[Category:Move handler: {{{move handler|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{move handler 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|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
Line 258: Line 258:
{{{disable on-disk shader cache|}}}
{{{disable on-disk shader cache|}}}
{{{disable native float16 support|}}}
{{{disable native float16 support|}}}
{{{rsx fifo accuracy|}}}
{{{driver wake-up delay|}}}
{{{driver wake-up delay|}}}
{{{vblank rate|}}}
{{{vblank rate|}}}
{{{vblank ntsc fixup|}}}
{{{clocks scale|}}}
{{{clocks scale|}}}
| {{#if: {{NAMESPACE}} | <h4>Advanced configuration</h4> | <h3>Advanced configuration</h3> }}
| {{#if: {{NAMESPACE}} | <h4>Advanced configuration</h4> | <h3>Advanced configuration</h3> }}
Line 267: Line 269:
! Notes
! 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 console mode: {{{debug console mode|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{debug console mode 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 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 llvm dfma|}}} | {{!}} '''Accurate LLVM DFMA''' {{!!}} {{#ifeq: {{#regex: {{{accurate llvm dfma|}}} | /(On{{!}}Off)/rs}} | {{{accurate llvm dfma|}}} | {{{accurate llvm dfma|}}} {{#if: {{NAMESPACE}} | | [[Category:Accurate LLVM DFMA: {{{accurate llvm dfma|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate llvm dfma 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: {{{accurate rsx reservation access|}}} | {{!}} '''Accurate RSX reservation access''' {{!!}} {{#ifeq: {{#regex: {{{accurate rsx reservation access|}}} | /(On{{!}}Off)/rs}} | {{{accurate rsx reservation access|}}} | {{{accurate rsx reservation access|}}} {{#if: {{NAMESPACE}} | | [[Category:Accurate RSX reservation access: {{{accurate rsx reservation access|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate rsx reservation access notes|}}}}}
{{#if: {{{ppu llvm java mode handling|}}} | {{!}} '''PPU LLVM Java mode handling''' {{!!}} {{#rmatch: {{{ppu llvm java mode handling|}}} |(True{{!}}False)| $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: {{{ppu llvm accurate vector nans|}}} | {{!}} '''PPU LLVM accurate vector NaNs''' {{!!}} {{#ifeq: {{#regex: {{{ppu llvm accurate vector nans|}}} | /(On{{!}}Off)/rs}} | {{{ppu llvm accurate vector nans|}}} | {{{ppu llvm accurate vector nans|}}} {{#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: {{{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: {{{ppu llvm java mode handling|}}} | {{!}} '''PPU LLVM Java mode handling''' {{!!}} {{#ifeq: {{#regex: {{{ppu llvm java mode handling|}}} | /(True{{!}}False)/rs}} | {{{ppu llvm java mode handling|}}} | {{{ppu llvm java mode handling|}}} {{#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: {{{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: {{{silence all logs|}}} | {{!}} '''Silence all logs''' {{!!}} {{#ifeq: {{#regex: {{{silence all logs|}}} | /(On{{!}}Off)/rs}} | {{{silence all logs|}}} | {{{silence all logs|}}} {{#if: {{NAMESPACE}} | | [[Category:Silence all logs: {{{silence all logs|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{silence all logs 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: {{{sleep timers accuracy|}}} | {{!}} '''Sleep timers accuracy''' {{!!}} {{#ifeq: {{#regex: {{{sleep timers accuracy|}}} | /(As Host{{!}}Usleep Only{{!}}All Timers)/rs}} | {{{sleep timers accuracy|}}} | {{{sleep timers accuracy|}}} {{#if: {{NAMESPACE}} | | [[Category:Sleep timers accuracy: {{{sleep timers accuracy|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{sleep timers accuracy 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: {{{maximum spurs threads|}}} | {{!}} '''Maximum SPURS threads''' {{!!}} {{#ifeq: {{#regex: {{{maximum spurs threads|}}} | /(Unlimited{{!}}[0-5])/rs}} | {{{maximum spurs threads|}}} | {{{maximum spurs threads|}}} {{#if: {{NAMESPACE}} | | [[Category:Maximum SPURS threads (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{maximum spurs threads 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: {{{firmware libraries|}}} | {{!}} '''Firmware libraries''' {{!!}} {{#ifeq: {{#regex: {{{firmware libraries|}}} | /(Switch to LLE{{!}}Switch to HLE)/rs}} | {{{firmware libraries|}}} | {{{firmware libraries|}}} {{#if: {{NAMESPACE}} | | [[Category:Firmware libraries: {{{firmware libraries|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{firmware libraries 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 depth buffers|}}} | {{!}} '''Read depth buffers''' {{!!}} {{#ifeq: {{#regex: {{{read depth buffers|}}} | /(On{{!}}Off)/rs}} | {{{read depth buffers|}}} | {{{read depth buffers|}}} {{#if: {{NAMESPACE}} | | [[Category:Read depth buffers: {{{read depth buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{read 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: {{{write depth buffers|}}} | {{!}} '''Write depth buffers''' {{!!}} {{#ifeq: {{#regex: {{{write depth buffers|}}} | /(On{{!}}Off)/rs}} | {{{write depth buffers|}}} | {{{write depth buffers|}}} {{#if: {{NAMESPACE}} | | [[Category:Write depth buffers: {{{write depth buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{write depth buffers 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: {{{read color buffers|}}} | {{!}} '''Read color buffers''' {{!!}} {{#ifeq: {{#regex: {{{read color buffers|}}} | /(On{{!}}Off)/rs}} | {{{read color buffers|}}} | {{{read color buffers|}}} {{#if: {{NAMESPACE}} | | [[Category:Read color buffers: {{{read color buffers|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{read color buffers notes|}}}}}
{{#if: {{{disable native float16 support|}}} | {{!}} '''Disable native float16 support''' {{!!}} {{#rmatch: {{{disable native float16 support|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Disable native float16 support: {{{disable native float16 support|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable native float16 support notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{disable on-disk shader cache|}}} | {{!}} '''Disable on-disk shader cache''' {{!!}} {{#ifeq: {{#regex: {{{disable on-disk shader cache|}}} | /(On{{!}}Off)/rs}} | {{{disable on-disk shader cache|}}} | {{{disable on-disk shader cache|}}} {{#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: {{{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: {{{disable native float16 support|}}} | {{!}} '''Disable native float16 support''' {{!!}} {{#ifeq: {{#regex: {{{disable native float16 support|}}} | /(On{{!}}Off)/rs}} | {{{disable native float16 support|}}} | {{{disable native float16 support|}}} {{#if: {{NAMESPACE}} | | [[Category:Disable native float16 support: {{{disable native float16 support|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable native float16 support 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: {{{driver wake-up delay|}}} | {{!}} '''Driver wake-up delay''' {{!!}} {{#ifeq: {{#regex: {{{driver wake-up delay|}}} | /(^[0-9]${{!}}^[1-9][0-9]${{!}}^[1-9][0-9]{2}${{!}}^[1-6][0-9]{3}${{!}}^7000$)/rm}} | {{{driver wake-up delay|}}} | {{{driver wake-up delay|}}} {{#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}${{!}}^1800$)| $1 {{#if: {{NAMESPACE}} | | [[Category:Vblank rate (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{vblank rate notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{vblank rate|}}} | {{!}} '''Vblank rate''' {{!!}} {{#ifeq: {{#regex: {{{vblank rate|}}} | /(^[1-9]${{!}}^[1-9][0-9]${{!}}^[1-9][0-9]{2}${{!}}^1[0-7][0-9]{2}${{!}}^1800$)/rm}} | {{{vblank rate|}}} | {{{vblank rate|}}} {{#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''' {{!!}} {{#ifeq: {{#regex: {{{clocks scale|}}} | /(^[1-9][0-9]${{!}}^[1-9][0-9]{2}${{!}}^[12][0-9]{3}${{!}}^3000$)/rm}} | {{{clocks scale|}}} | {{{clocks scale|}}} {{#if: {{NAMESPACE}} | | [[Category:Clocks scale (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{clocks scale 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|}}}}}
{{!}}}
{{!}}}
|}}<!--
|}}<!--
Line 317: Line 323:
! Notes
! Notes
{{!}}-
{{!}}-
{{#if: {{{disable zcull occlusion queries|}}} | {{!}} '''Disable ZCull occlusion queries''' {{!!}} {{#ifeq: {{#regex: {{{disable zcull occlusion queries|}}} | /(On{{!}}Off)/rs}} | {{{disable zcull occlusion queries|}}} | {{{disable zcull occlusion queries|}}} {{#if: {{NAMESPACE}} | | [[Category:Disable ZCull occlusion queries: {{{disable zcull occlusion queries|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{disable zcull occlusion queries 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''' {{!!}} {{#ifeq: {{#regex: {{{force cpu blit emulation|}}} | /(On{{!}}Off)/rs}} | {{{force cpu blit emulation|}}} | {{{force cpu blit emulation|}}} {{#if: {{NAMESPACE}} | | [[Category:Force CPU blit emulation: {{{force cpu blit emulation|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{force cpu blit emulation 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: {{{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:Use GPU texture scaling: {{{use gpu texture scaling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{use gpu texture scaling notes|}}}}}
{{#if: {{{use gpu texture scaling|}}} | {{!}} '''Use GPU texture scaling''' {{!!}} {{#rmatch: {{{use gpu texture scaling|}}} |(On{{!}}Off)| $1 {{#if: {{NAMESPACE}} | | [[Category:Use GPU texture scaling: {{{use gpu texture scaling|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{use gpu texture scaling notes|}}}}}
{{!}}-
{{!}}-
{{#if: {{{accurate getllar|}}} | {{!}} '''Accurate GETLLAR''' {{!!}} {{#ifeq: {{#regex: {{{accurate getllar|}}} | /(On{{!}}Off)/rs}} | {{{accurate getllar|}}} | {{{accurate getllar|}}} {{#if: {{NAMESPACE}} | | [[Category:Accurate GETLLAR: {{{accurate getllar|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate getllar 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 spu dma|}}} | {{!}} '''Accurate SPU DMA''' {{!!}} {{#ifeq: {{#regex: {{{accurate spu dma|}}} | /(On{{!}}Off)/rs}} | {{{accurate spu dma|}}} | {{{accurate spu dma|}}} {{#if: {{NAMESPACE}} | | [[Category:Accurate SPU DMA: {{{accurate spu dma|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate spu dma 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: {{{hook static functions|}}} | {{!}} '''Hook static functions''' {{!!}} {{#ifeq: {{#regex: {{{hook static functions|}}} | /(On{{!}}Off)/rs}} | {{{hook static functions|}}} | {{{hook static functions|}}} {{#if: {{NAMESPACE}} | | [[Category:Hook static functions: {{{hook static functions|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{hook static functions 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: {{{accurate ppu 128 reservations|}}} | {{!}} '''Accurate PPU 128 reservations''' {{!!}} {{#ifeq: {{#regex: {{{accurate ppu 128 reservations|}}} | /(Always Enabled{{!}}Disabled{{!}}^[1-8]$)/rm}} | {{{accurate ppu 128 reservations|}}} | {{{accurate ppu 128 reservations|}}} {{#if: {{NAMESPACE}} | | [[Category:Accurate PPU 128 reservations: {{{accurate ppu 128 reservations|}}} (Config)]]}} | [[Category:Incorrect configurations (Config)]]}} {{!!}} {{{accurate ppu 128 reservations 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|}}}}}
{{!}}}
{{!}}}
|}}
|}}
Line 339: Line 345:
-->{{#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: {{{thread scheduler|}}} | {{#ifeq: {{{thread scheduler|}}} | Operating System | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{thread scheduler|}}} | {{#ifeq: {{{thread scheduler|}}} | Operating System | {{#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|}}} | Off | {{#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)]]}}}}}}<!--
Line 397: Line 401:
-->{{#if: {{{disable on-disk shader cache|}}} | {{#ifeq: {{{disable on-disk shader cache|}}} | 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 native float16 support|}}} | {{#ifeq: {{{disable native float16 support|}}} | Off | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
-->{{#if: {{{disable native float16 support|}}} | {{#ifeq: {{{disable native float16 support|}}} | 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: {{{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 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)]]}}}}}}<!--
-->{{#if: {{{clocks scale|}}} | {{#ifeq: {{{clocks scale|}}} | 100 | {{#if: {{NAMESPACE}} | | [[Category:Default settings repeated (Config)]]}}}}}}<!--
--><!-- Debug configuration --><!--
--><!-- Debug configuration --><!--
Line 418: Line 424:
{{{firmware settings|}}}
{{{firmware settings|}}}
{{{relaxed zcull sync|}}}
{{{relaxed zcull sync|}}}
{{{accurate xfloat|}}}
{{{lower spu thread priority|}}}
{{{spu cache|}}}
| {{#if: {{NAMESPACE}} | | [[Category:Legacy parameters used (Config)]]}}}}<!--
| {{#if: {{NAMESPACE}} | | [[Category:Legacy parameters used (Config)]]}}}}<!--
--></includeonly><noinclude>{{/doc}}</noinclude>
--></includeonly><noinclude>{{/doc}}</noinclude>

Revision as of 10:37, 9 October 2022

This template defines the table "write_color_buffers". This table has not been created yet.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
}}

Only options that deviate from the default configuration to ensure best performance are listed below. The full list of default options is available here.

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 the default configuration are recommended for this title. The full list of default options is available here.

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.