Resident Evil Code: Veronica X: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
(12 intermediate revisions by 6 users not shown)
Line 2: Line 2:
|image    = [[File:ResidentEvilCodeVeronicaGC.jpg|300px]]
|image    = [[File:ResidentEvilCodeVeronicaGC.jpg|300px]]
|developer = Capcom Production Studio 3
|developer = Capcom Production Studio 3
|publisher = Capcom
|publisher = Capcom
|series    = Resident Evil
|series    = Resident Evil
|released  = {{vgrelease|NA=March 3, 2003|EU=December 3, 2004}}
|released  = {{vgrelease|JP=August 7, 2003|NA=December 3, 2003|EU=March 12, 2004}}
|genre    = Survival horror
|genre    = Survival horror
|modes    = Single-player
|modes    = Single-player
Line 11: Line 11:
}}
}}


Experience another terrifying chapter in the Resident Evil series with '''''Resident Evil Code: Veronica X'''''. After narrowly surviving the horrific onslaught in Raccoon City, Claire Redfield now seeks clues in search of her missing brother, Chris. Join Claire as she uncovers the insidious activities of the Umbrella Corporation. Avoid or eliminate flesh-eating zombies and horrific beasts. Use a variety weapons, items, and clues scattered around to help you survive the nightmare and make sure the virus doesn't spread any farther.
Experience another terrifying chapter in the Resident Evil series with '''''Resident Evil Code: Veronica X''''' (aka '''''Biohazard CODE: Veronica X''''' in Japan). After narrowly surviving the horrific onslaught in Raccoon City, Claire Redfield now seeks clues in search of her missing brother, Chris. Join Claire as she uncovers the insidious activities of the Umbrella Corporation. Avoid or eliminate flesh-eating zombies and horrific beasts. Use a variety of weapons, items, and clues scattered around to help you survive the nightmare and make sure the virus doesn't spread any farther.


== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
{{Problems|{{#vardefineecho:problems|
=== <s>Sound</s> ===
This game has sound issues. Even DSP LLE won't solve the problem. This has been fixed since at least {{revision|5.0-14122}}.


=== Crash ===
=== <s>Missing Graphics / Video Playback</s> ===
New game problem (shut down Dolphin) can't be played on Mac.
'''EFB Copies to Texture Only''' must be disabled and '''Texture Cache Accuracy''' not set to Fast to avoid missing graphics and broken videos. '''EFB Copies to Texture Only''' is disabled by default and '''Texture Cache Accuracy''' is not set to fast since at least {{revision|5.0-10000}}.
 
=== Missing Graphics / Video Playback ===
'''EFB Copies to Texture Only''' must be disabled and '''Texture Cache Accuracy''' not set to Fast to avoid missing graphics and broken videos.
 
=== Sound ===
'''DSP Emulator Engine''' must be set to LLE to avoid sound issues.
 
}}}}
}}}}


== Enhancements ==
== Enhancements ==
=== Enable 60Hz Mode (PAL) ===
=== 16:9 Aspect Ratio (Widescreen) ===
==== NA (Stretch to 16:9) ====
<pre>
<pre>
04000088 7FE3FB78
04488170 3F619368
0400008C 3C80802A
04000090 6084D220
04000094 38A0003C
04000098 4800545D
0400009C 481784C8
04178560 4BE87B28
</pre>
</pre>


=== 16:9 Aspect Ratio (Widescreen) ===
==== JP (Stretch to 16:9) ====
==== NTSC-U (Stretch to 16:9) ====
<pre>
<pre>
04488170 3F619368
0448DD28 3F666667
</pre>
</pre>


==== NTSC-U (Stretch to Window) ====
==== NA (Stretch to Window) ====
<pre>
<pre>
04488170 3F4DDDDD
04488170 3F4DDDDD
</pre>
</pre>


====  PAL (Stretch to 16:9) ====
====  EU (Stretch to 16:9) ====
<pre>
<pre>
0448C730 3F619368
0448C730 3F619368
</pre>
</pre>


==== PAL (Stretch to Window) ====
==== EU (Stretch to Window) ====
<pre>
<pre>
0448C730 3F4DDDDD
0448C730 3F4DDDDD
Line 62: Line 51:
=== HD UI ===
=== HD UI ===
[https://forums.dolphin-emu.org/Thread-gc-resident-evil-code-veronica-x-high-res-ui-textures Forum thread].
[https://forums.dolphin-emu.org/Thread-gc-resident-evil-code-veronica-x-high-res-ui-textures Forum thread].
=== 60Hz PAL ===
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.
<pre>$60Hz
04000088 7FE3FB78
0400008C 3C80802A
04000090 6084D220
04000094 38A0003C
04000098 4800545D
0400009C 481784C8
04178560 4BE87B28
</pre>


== Configuration ==
== Configuration ==
{{Config
{{Config
|efb2texonly = Off
 
|efb2texonlynotes  = Fixes missing graphics and video playback
|accuratetexturecache = Normal
|accuratetexturecachenotes = Fixes missing graphics and video playback
|dspengine = LLE
|dspenginenotes = Fixes sound issues
}}
}}


Navigation menu