The Urbz: Sims in the City: Difference between revisions

Jump to navigation Jump to search
mNo edit summary
(3 intermediate revisions by 2 users not shown)
Line 15: Line 15:
== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== Censor Effect ===
=== Censor Effect ===
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.
Line 22: Line 21:
{{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 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.
 
=== Broken Portraits ===
Portraits of urbs will appear as simply a black box. Disabling '''Store EFB Copies to Texture Only''' will fix this, but it only takes effect when an urb is created, as the portrait is stored in the save data. Disabling this will also cause flickering if '''Dual Core''' is enabled.
{{image|UrbzPortraitBroken.png|Missing portrait}}
{{image|UrbzPortraitCorrect.png|Correct portrait|br}}


}}}}
}}}}
== Enhancements ==
=== 16:9 Widescreen ===
Select Aspect Ratio: Stretch to Window.
==== NA ====
<pre>$16:9 Widescreen
043F0C94 3FE38E39</pre>
==== EU ====
<pre>$16:9 Widescreen
043F08AC 3FE38E39
</pre>


== Configuration ==
== Configuration ==
85

edits

Navigation menu