The Urbz: Sims in the City: Difference between revisions

Line 15: Line 15:
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Censor Effect ===
=== <s>Censor Effect</s> ===
Under Direct3D, when active, the censor effect can cause graphical corruption. It will return back to normal when the censor effect is no longer on-screen. It can even crash Dolphin after a message box about "CreateTexture failed". Use OpenGL to avoid this problem.
Under Direct3D, when active, the censor effect can cause graphical corruption. It will return back to normal when the censor effect is no longer on-screen. It can even crash Dolphin after a message box about "CreateTexture failed". Use OpenGL to avoid this problem. Fixed some time before {{revision|5.0-2462}}.
{{image|Urbz Direct3D Censor 1.png|Direct3D Corruption}}
{image|Urbz Direct3D Censor 1.png|Direct3D Corruption}}
{{image|Urbz Direct3D Censor 2.png|Direct3D Normal}}
{{image|Urbz Direct3D Censor 2.png|Direct3D Normal}}
{{image|Urbz OpenGL Censor.png|OpenGL rendering correctly|br}}
{{image|Urbz OpenGL Censor.png|OpenGL rendering correctly|br}}


The censor effect may cause VPS slow-down no matter what backend. Enable "Skip EFB Access from CPU" to fix this, although it will allow you to see your Sims like a nude Barbie doll. This also prevents graphical corruption under Direct3D. Refer {{issue|7225}}. The Vulkan backend will experience much less slowdown on this effect, however due to a bug with EFB pokes in this backend, the effect will be offset quite a bit.
The censor effect may cause VPS slow-down no matter what backend. Enable "Skip EFB Access from CPU" to fix this, although it will allow you to see your Sims like a nude Barbie doll. This also prevents graphical corruption under Direct3D. Refer {{issue|7225}}. The Vulkan backend will experience much less slowdown on this effect, however due to a bug with EFB pokes in this backend, the effect will be offset quite a bit.
Fixed by {{revision|5.0-9735}}.


=== Broken Portraits ===
=== Broken Portraits ===