Lost Kingdoms II: Difference between revisions

Jump to navigation Jump to search
m (General maintenance with AutoWikiBrowser)
 
Line 18: Line 18:


== Enhancements ==
== Enhancements ==
{{Problems/Blurry Distant Textures}}
=== 16:9 Widescreen Gecko Code ===
=== 16:9 Widescreen Gecko Code ===
The built-in Widescreen Hack causes clipping issues. The following Gecko codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes. Note that as of 5.0-11476, using this code with Aspect Ratio set to Auto will cause the [https://bugs.dolphin-emu.org/issues/11951 aspect ratio to flicker between 4:3 and 16:9 at certain points and angles.] You can alleviate this by making sure that SyncGPU is set to FALSE, and possibly stop it by setting ImmediateXFBenable = True.
The built-in Widescreen Hack causes clipping issues. The following Gecko codes work as a replacement, causing fewer issues. To avoid conflicts, make sure that Widescreen Hack is disabled while using these codes. Note that as of 5.0-11476, using this code with Aspect Ratio set to Auto will cause the [https://bugs.dolphin-emu.org/issues/11951 aspect ratio to flicker between 4:3 and 16:9 at certain points and angles.] You can alleviate this by making sure that SyncGPU is set to FALSE, and possibly stop it by setting ImmediateXFBenable = True.
Line 35: Line 32:
<pre>$16:9 Widescreen
<pre>$16:9 Widescreen
042F35F0 3FE38E39</pre>
042F35F0 3FE38E39</pre>
{{Problems/Blurry Distant Textures}}


== Configuration ==
== Configuration ==

Navigation menu