Metal Gear Solid: The Twin Snakes: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
(42 intermediate revisions by 16 users not shown)
Line 13: Line 13:


== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
=== <s>Codec Screen Defects</s> ===
The backdrop of the codec screen that zooms in on Snake requires XFB set to real.  While Virtual will display it correctly after setting it to Real, this only lasts for one loading zone, then you would have to toggle Real again to make Virtual work again.  In order to avoid the bug altogether, enable XFB Real.  This is a minor defect, and enabling XFB Real causes the game to render at native resolution, so use at your own discretion. Fixed with Hybrid XFB in {{revision|5.0-5874}}.


=== Codec Screen Defects ===
}}}}
 
The backdrop of the codec screen that zooms in on Snake requires XFB set to real.  While VirtualXFB will display it correctly after setting it to RealXFB, this only lasts for one loading zone, then you would have to toggle RealXFB again to make VirtualXFB work again.  In order to avoid the bug altogether, enable RealXFB.  This is a minor defect, and enabling RealXFB causes the game to render at native resolution, so use at your own discretion.
 
=== {{s}}Error Message{{/s}} ===
On startup, several of the below two messages appear. Disable "Use Panic Handlers" to hide these messages.
 
:BackPatch: Base reg not RBX, Attempted to access 3f47e054
 
:BackPatch: currently only supports reads, Attempted to write to 3f47e054
 
This does not seem to happen on proper dumps of the game.  If you are seeing this issue in the latest builds of Dolphin, try redumping your game.
 
=== {{s}}Battle Glitches{{/s}} ===
During the Cyborg Ninja and Psycho Mantis fights, a glitch may occur that prevents you from damaging the bosses. The bosses may also get stuck in a loop. There is no known solution to these problems; the only way around it is to keep trying, and you should eventually be able to beat them.  These bugs were not able to be reproduced in {{revision|4.0-8131}} but were likely fixed a long time before that.
 
=== {{s}}Thermal Goggles{{/s}} ===
With '''EFB Copies to Texture Only''', wearing the Thermal Goggles turns the whole screen blue, making it impossible to see both in first and third person modes. Disable '''EFB Copies to Texture Only''' to fix it.  Fixed in OpenGL and D3D separately during when Paletted EFB Copy Support was added.


== Enhancements ==
== Enhancements ==
=== 60Hz ===
==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1907] ====
<pre>Enable 60Hz Mode [Ralf]
BV4M-0070-2QY55
PPPF-YKUA-27R9T
FYCF-8037-4BVQ5
</pre>
=== Widescreen ===
=== Widescreen ===
==== NTSC-U ====
Make sure to set Aspect Ratio graphics setting to '''Force 16:9''' when using these Gecko codes.
Requires hex iso editing.
==== NA ====
 
<pre>$16:9 Widescreen
<pre>
48000000 800030C8
3f800000 3f955555 bf800000
DE000000 7E007FFF
to 16:9
1410CC00 C3020000
3f400000 3f955555 bf800000
E0000000 80008000
042864A0 3F400000
</pre>
</pre>
{{image|MGSTS_WSAR_NTSC_Comparison.png|Widescreen Gecko code effect|br}}


==== PAL[http://www.gc-forever.com/forums/viewtopic.php?f=38&t=1907] ====
==== EU ====
<pre>16:9 Aspect Ratio (Widescreen) - PTR Version [Ralf]
<pre>$16:9 Widescreen
WWQV-KR4R-21DY1
C202E460 00000003
T63Z-N1G5-QFXXD
3C003F40 3C607F46
2K34-VEAK-6Y42Z
90031EA8 7F03C378
WN56-AVP6-GV36R
60000000 00000000</pre>


16:9 Aspect Ratio (Widescreen) - ASM Version [Ralf]
=== 60Hz PAL ===
3X9B-C20Z-YK9VQ
In the PAL-Version the 60Hz mode cannot be activated at startup. Use this Gecko code to force the 60Hz mode.
9UAQ-8YNR-AG857
<pre>$Enable 60Hz Mode [Ralf]
C47H-HVMY-GMTX9
0402C08C 38600000
G37P-5CG1-ERDWA
041E7A28 00000014
M8M8-JVZP-KN7F8
T10V-HR3K-BDUZN
WP2H-U7P0-CJYET
</pre>
</pre>
PTR - Pointer code type version <br>
ASM - Assembly instructions version (might be more compatible with Dolphin emulator, Nintendont etc.)


== Configuration ==
== Configuration ==
<!--A full list of options is available at Template:Config/doc-->
<!--A full list of options is available at Template:Config/doc-->
{{Config
{{Config
|dspengine = LLE
|dspenginenotes = Prevents audio crashes
|efb2texonly = Off
|efb2texonlynotes = Fix Thermal Goggles
}}
}}


Line 84: Line 54:
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|6423|****|}}
{{VersionCompatibilityVersion|6423|****|Codec screen defects}}
{{VersionCompatibilityVersion|5.0-5874|*****|Codec works, since merge of hybrid XFB}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 124: Line 95:
{{testing/entry|revision=4.0-5935|OS=Windows 7|CPU=AMD FX-8350 @ 4.0GHz|GPU=NVIDIA GeForce GTX 750|result=Near Flawless emulation. 60FPS at 4x Native. Use configs above to eliminate any problems with the emulation.|tester=Combatheros}}
{{testing/entry|revision=4.0-5935|OS=Windows 7|CPU=AMD FX-8350 @ 4.0GHz|GPU=NVIDIA GeForce GTX 750|result=Near Flawless emulation. 60FPS at 4x Native. Use configs above to eliminate any problems with the emulation.|tester=Combatheros}}
{{testing/entry|revision=4.0-5935|OS=Windows 7|CPU=AMD Phenom II X4 965 @ 3.4GHz|GPU=NVIDIA GeForce GTX 760|result= Near perfect. OpenGL Backend, 60FPS 1920x1080 3x Native. Anti-Aliasing + Anisotropic Filtering. Store EFB Copies to Texture Only (Store EFB Copies to RAM caused Codec Green Screen for me) Audio = DSP LLE recompiler. Everything else Default. |tester=BaKoFFiCeR}}
{{testing/entry|revision=4.0-5935|OS=Windows 7|CPU=AMD Phenom II X4 965 @ 3.4GHz|GPU=NVIDIA GeForce GTX 760|result= Near perfect. OpenGL Backend, 60FPS 1920x1080 3x Native. Anti-Aliasing + Anisotropic Filtering. Store EFB Copies to Texture Only (Store EFB Copies to RAM caused Codec Green Screen for me) Audio = DSP LLE recompiler. Everything else Default. |tester=BaKoFFiCeR}}
{{testing/entry|revision=4.0-9142|OS=Windows 10|CPU=Intel Core i5-4460|GPU=NVIDIA GeForce GTX 970|result=Freezes during cutscenes; either disable Dual-Core or enable Synchronize GPU thread. Performance takes a hit, though. Otherwise, no real problems using OGL backend.|tester=Karmeleon}}
{{testing/entry|revision=5.0-1103|OS=Windows 10|CPU=Intel Celeron G1820 @ 2.7GHz|GPU=Intel Graphics Desktop (Haswell)|result=You need to enable XFB and use Real XFB to fix the Codec Screen background. (it's a minor issue, though. Enabling these causes a big hit on performance, so if you have a low-end PC, like I do, don't enable them) You can use the cheat above to get the game set to "Widescreen", but don't forget to force the system to 16:9 as well for it to work. Lastly, the game is dropping frames a little, maybe it's just my machine.|tester=clorophilla}}
{{testing/entry|revision=5.0-3297|OS=Windows 7|CPU=Intel Core i5-4670K @ 3.4GHz|GPU=AMD Radeon R9 280 @ 3 GB|result=The game runs really good, but I'm currently running into an old issue that I had fixed before, but I don't remember how I fixed it the last time I played. (Dolphin will crash upon initiating the second battle against Raven in the frozen container area). -- Update regarding this; It was caused by a Cheat Code. In particular 'Infinite Rations'. Disabling said cheat fixed the issue.|tester=Ryudo}}
{{testing/entry|revision=5.0-3749|OS=Windows 10|CPU=Intel Core i7-7700K|GPU=NVIDIA GeForce GTX 980 Ti|result=Nearly Flawless. Only problem I encountered aside from codec screen was some frame drop during the live action FMV leading up to the Liquid fight.|tester=IceStrike256}}
{{testing/end}}
{{testing/end}}


== Gameplay Videos ==
== Gameplay Videos ==
{{VideoGallery
{{VideoGallery
|vid1=3fK-Z9hxPAs|cap1=(60FPS) Dolphin Emulator 4.0-4798 - Metal Gear Solid: The Twin Snakes (1080p HD) - Nintendo GameCube
|vid1=70xZYz1_HCs|cap1=4K Metal Gear Solid: The Twin Snakes on Dolphin Wii/GC Emulator (4K 2160P UHD TEXTURE)
|vid2=5yJPtJ6CvoM|cap2=Dolphin Emulator 4.0 - Metal Gear Solid: The Twin Snakes (1080p HD) - Nintendo GameCube
|vid2=1Bxjkt0BXb8|cap2=Metal Gear Solid:The Twin Snakes Dolphin Emulator (GC) Full Speed HD (720p)
|vid3=UlO8cQByiFo|cap3=Metal Gear Solid: The Twin Snakes on Dolphin Wii/GC Emulator (720p HD)
|vid3=csiMu2mbK9U|cap3=Dolphin 5.0 - METALGEAR SOLID TWIN SNAKE (HD Texture/WIDE/SweetFX) (1080p60)
|vid4=lvyQm-XWjpE|cap4=Metal Gear Solid - The Twin Snakes on Dolphin 5.0-3749 (1080p60)
|vid5=qYCV7LAwPw0|cap5=Metal Gear Solid: The Twin Snakes - Dolphin 5.0 - Gamecube Emulator Gameplay - HD.1080p 60ᶠᵖˢ
|vid6=CVmezon1Vt0|cap6=Metal Gear Solid - PSX VS Gamecube VS Dolphin - Graphics Comparison (1080p60)
|vid7=UlO8cQByiFo|cap7=Metal Gear Solid: The Twin Snakes on Dolphin Wii/GC Emulator (720p HD)
}}
}}


[[Category:GameCube games]]
[[Category:GameCube games]]
[[Category:Two Disc games]]
[[Category:Two Disc games]]

Navigation menu