Metroid Prime 2: Echoes (Metroid Prime: Trilogy): Difference between revisions

Jump to navigation Jump to search
m (Text replacement - "\s[rR][aA][mM]\s" to " RAM ")
(→‎Gameplay Videos: add video)
(42 intermediate revisions by 10 users not shown)
Line 3: Line 3:
|developer = Retro Studios
|developer = Retro Studios
|publisher = Nintendo
|publisher = Nintendo
|series    = ''Metroid'', ''Metroid Prime''
|series    = Metroid, Metroid Prime
|released  = '''Original release'''<br/>{{vgrelease|NA=November 15, 2004|EU=November 26, 2004|AUS=December 2, 2004}}{{vgrelease|JP=May 26, 2005}}'''''Metroid Prime: Trilogy'''''<br/>{{Vgrelease|NA=August 24, 2009|EU=September 4, 2009|AUS=October 15, 2009}}
|released  = '''Original release'''<br/>{{vgrelease|NA=November 15, 2004|EU=November 26, 2004|AUS=December 2, 2004|JP|May 26, 2005}}'''''Metroid Prime: Trilogy'''''<br/>{{vgrelease|NA=August 24, 2009|EU=September 4, 2009|AUS=October 15, 2009}}
|genre    = First-person action-adventure, First-person shooter, Action-adventure
|genre    = First-person action-adventure, First-person shooter, Action-adventure
|modes    = Single-player, Multiplayer (4)
|modes    = Single-player, Multiplayer (4)
|input    = Wii Remote + Nunchuk
|input    = Wii Remote + Nunchuk
|forumlink = http://forums.dolphin-emu.org/Thread-wii-metroid-prime-trilogy--26043
|wikipedia = Metroid Prime: Trilogy
|wikipedia = Metroid Prime: Trilogy
|forumlink = http://forums.dolphin-emu.org/Thread-wii-metroid-prime-trilogy--26043
}}
}}


Line 23: Line 23:
<div style="float:left; padding:3px;">[[File:MPT Game Pages Prime3.png|link=Metroid Prime 3: Corruption (Metroid Prime: Trilogy)]]</div>
<div style="float:left; padding:3px;">[[File:MPT Game Pages Prime3.png|link=Metroid Prime 3: Corruption (Metroid Prime: Trilogy)]]</div>
<div style="clear:left;"></div>
<div style="clear:left;"></div>
== Emulation Information ==
=== Constant Wii Remote Disconnects ===
<!-- Copied from [[Metroid Prime: Trilogy#Constant Wii Remote Disconnects]] -->
When using the MS Bluetooth Stack (the default Bluetooth stack on Windows) the game will think that the Wii Remote is constantly disconnecting. Pressing a button on the Wii Remote will restore it, but it will disconnect again seconds later. Disable '''Enable Speaker Data''' to remedy this problem. It's a problem bound to PC hardware and driver, you can also try [[Bluetooth Passthrough]], or follow this [[Wii Remote Plus (RVL-CNT-01-TR) Connection Guide#Windows|Wii Remote -TR Connection Guide]] anyhow to avoid the MS Bluetooth stack. DolphinBar is another viable solution for this problem.
{{Problems/Shader Compilation Stuttering}}


== Problems ==
== Problems ==
{{Problems|{{#vardefineecho:problems|
=== <s>Visors</s> ===
The Scan visor will only work if '''Store EFB Copies to Texture Only''' is disabled. Though '''Store EFB Copies to Texture Only''' is forced off by the GameINI, visor issues may still occur if the graphics configuration window is opened during gameplay. Disable '''Store EFB Copies to Texture Only''' in the Dolphin GUI to avoid any problems. Corrected with default option handling revisions.


=== Performance ===
=== <s>The Black Bar</s> ===
Performance in general seems reduced compared to the game's GameCube counterpart. This may be related to the higher resolution textures and various new screen effects added for the Trilogy versions.
During Shader Compilation, stuttering can become so severe that it desyncs the GPU and CPU threads in Dual Core mode. The game freaks out over this desync, creating a black bar at the bottom of the screen, which takes up 15% of the screen space and "squishes" the game in the remaining space. The black bar will remain there from then on whether stuttering continues or ceases.


=== Shader Generation Stuttering and the Black Bar ===
After {{revision|4.0-7517}}, enabling Virtual XFB or Real XFB will fix and/or prevent the problem. If XFB is disabled the problem may still occur. Details can be found in the [https://dolphin-emu.org/blog/2015/10/01/dolphin-progress-report-september-2015/#40-7517-derive-field-timings-from-video-interface-registers-by-booto September Progress Report]. Fixed with Hybrid XFB in {{revision|5.0-5874}}.
This game suffers from severe stuttering during shader generation. Because of the differences between how the Wii works compared to personal computers, whenever something uses the Wii's GPU, Dolphin must generate a shader to emulate it on a PC GPU. Shader generation causes a slight emulation delay while it's being created, so Dolphin caches these shaders in its shadercache folder to help keep things smooth. Most games don't care about this and play fine, but with all of the games in ''Metroid Prime Trilogy'', the shaders are so massive that they cause a significant delay, which creates a hard stutter and desyncs the GPU and CPU threads. The game freaks out over this desync, creating a black bar at the bottom of the screen, which takes up 15% of the screen space and "squishes" the game in the remaining space. The black bar will remain there from then on whether stuttering continues or ceases. Going into new areas or showing new effects will cause the stutter and black bar, as well as going in and out of fullscreen and even taking a screenshot. Building up a shadercache of an area helps, but it will still stutter and desync if a new effect or region is loaded.


There is no solution at this time. Playing with Dual Core disabled or using Sync GPU Thread is the only solution currently available, and both result in a significant performance hit on one of Dolphin's most demanding games. See {{issue|5185}}.
*PAL users can disable "PAL60 Mode (EuRGB60)" in the Wii settings to prevent the black bar from appearing. The stuttering during shader generation will remain, however.
{{image|MP2Tri NoSquish.jpg|Correct emulation}}
{{image|MP2Tri NoSquish.jpg|Correct emulation}}
{{image|MP2Tri Squish.jpg|Black bar and squishing|br}}
{{image|MP2Tri Squish.jpg|Black bar and squishing|br}}


=== Constant Wii Remote Disconnects ===
}}}}
Since {{revision|3.5-471}}, when using the MS Bluetooth Stack (the default Bluetooth stack on Windows) this game will think that the wiimote is constantly disconnecting. Pressing Alt-F5 will restore it, but it will disconnect again seconds later. Windows users can disable "Enable Speaker Data" to solve this problem, or move to either the Toshiba Stack or the DolphinBar.


=== Bloom Offset ===
== Enhancements ==
=== Bloom Offset in IR>1 ===
<!-- Shared problem with other [[Metroid Trilogy]] games -->
Like Prime 3 and all the Trilogy games, Prime 2 Trilogy has bloom offset problems. Fortunately, it is not very noticeable with this game. There is no known solution to this issue. See {{issue|5573}}.
Like Prime 3 and all the Trilogy games, Prime 2 Trilogy has bloom offset problems. Fortunately, it is not very noticeable with this game. There is no known solution to this issue. See {{issue|5573}}.


=== Dot ===
=== Dot in IR>1 ===
When playing above 1x Native internal resolution, there is a dot in the center of the screen. It's small and easy to ignore, but it's always there. There is no fix for this problem.
<!-- Shared problem with other [[Metroid Prime: Trilogy]] games -->
{{image|MP2GC Thedot zoom.png|The dot, zoomed in 8x|br}}
When playing above 1x Native internal resolution, there is a dot in the center of the screen. It's small and easy to ignore, but it's always there. It can be hidden along with the helmet and visor display in the game's options.
 
{{image|MP2GC Thedot zoom.png|The Dot, zoomed in 8x|br}}
=== Visors ===
Visors will only work if EFB to RAM is enabled. Though EFB to RAM is forced by the GameINI, visor corruption may still occur if you open the graphics configuration window during gameplay. Turn on EFB to RAM in the Dolphin GUI to avoid any problems. Additionally, the graphics hack "Disable Destination Alpha" needs to be OFF for the Scan Visor to work.


=== <s>Refraction Slowdown</s> ===
=== HD Textures ===
Refraction effects, such as raindrops on Samus' visor and the heat effect after firing her weapon for an extended period, cause slowdown in OpenGL. Even the strongest computers are affected by this issue, and there is no solution with the OpenGL backend at this time. D3D is not affected by this problem in this game. Fixed by {{revision|4.0-5124}}.
[https://forums.dolphin-emu.org/showthread.php?tid=59035 Metroid Prime Trilogy - HD Interface Textures]. This texture pack works with the Trilogy and the standalone GameCube/Wii titles.


== 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
|efb2texonly = Off
|enablespeakerdata      = Off
|efb2texonlynotes = Needed to avoid visor issues
|enablespeakerdatanotes = Causes constant Wii Remote disconnects
|enablespeakerdata      = Disabled
|enablespeakerdatanotes = Causes constant wiimote disconnects
}}
}}


== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|7689|***}}
{{VersionCompatibilityVersion|7689|***|}}
{{VersionCompatibilityVersion|5.0-4869|****|Shader Compilation Stuttering resolved with Ubershaders}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


Line 71: Line 76:
{{testing/start}}
{{testing/start}}
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=7689|OS=Windows 7 x64|CPU=Intel Core i5-2500K @ 4.4GHz|GPU=NVIDIA GeForce GTS 250|result=Close to perfect -> constant 60FPS, 1280x720, 3xNative textures and DSP-HLE sound (still must use dol swap though)|tester=Zlutz}}
{{testing/entry|revision=7689|OS=Windows 7|CPU=Intel Core i5-2500K @ 4.4GHz|GPU=NVIDIA GeForce GTS 250|result=Close to perfect -> constant 60FPS, 1280x720, 3xNative textures and DSP-HLE sound (still must use dol swap though)|tester=Zlutz}}
{{testing/entry|revision=3.0-766|OS=Windows 7 x64|CPU=Intel Core i7-3770k @ 4.4GHz|GPU=AMD Radeon HD 6970|result=DX11 at 1900x1200 (using internal resolution auto, 4xAA), averages 50FPS.  EFB-copy-to-RAM must be used 100% of the time for the scan visor to function (contrast to MP1 where it is only required for the rarely-used x-ray visor), but fastest cache option can be used (causes very minor graphical glitches).  "Skip Destination Alpha Pass" also breaks the scan visor and should be left off.  "Accurate V-Beam" (in right-click options) provides noticeable speedup in large rooms with no ill effect.  DSP-HLE works fine, except for very occasional loss of BGM (can be resolved by save/load or reset); DSP-LLE does not drop BGM but instead causes crackling and clicking sounds whenever framerate drops below 60FPS.  OpenMP texture decoder, cache display lists, and disable fog/per-pixel-depth are all recommended for slight speedup.  DOL swap still required to run.|tester=anon}}
{{testing/entry|revision=3.0-766|OS=Windows 7|CPU=Intel Core i7-3770K @ 4.4GHz|GPU=AMD Radeon HD 6970|result=DX11 at 1900x1200 (using internal resolution auto, 4xAA), averages 50FPS.  EFB-copy-to-RAM must be used 100% of the time for the scan visor to function (contrast to MP1 where it is only required for the rarely-used x-ray visor), but fastest cache option can be used (causes very minor graphical glitches).  "Skip Destination Alpha Pass" also breaks the scan visor and should be left off.  "Accurate V-Beam" (in right-click options) provides noticeable speedup in large rooms with no ill effect.  DSP-HLE works fine, except for very occasional loss of BGM (can be resolved by save/load or reset); DSP-LLE does not drop BGM but instead causes crackling and clicking sounds whenever framerate drops below 60FPS.  OpenMP texture decoder, cache display lists, and disable fog/per-pixel-depth are all recommended for slight speedup.  DOL swap still required to run.|tester=anon}}
{{testing/entry|revision=4.0-2826|OS=Windows 7 x64|CPU=Intel Core i7-4790k @ 4.6GHz|GPU=AMD Radeon HD 7970|result=OpenGL at 1920x1080 (3x internal res), no AA, 4x AF, works consistently at 58-60FPS so far - I will update if I see similar drops like I saw in MP1|tester=anon}}
{{testing/entry|revision=4.0-2826|OS=Windows 7|CPU=Intel Core i7-4790K @ 4.6GHz|GPU=AMD Radeon HD 7970|result=OpenGL at 1920x1080 (3x internal res), no AA, 4x AF, works consistently at 58-60FPS so far - I will update if I see similar drops like I saw in MP1|tester=anon}}
{{testing/entry|revision=4.0-4843|OS=Windows 7 x64|CPU=Intel Core i5-750 @ 2.66GHz|GPU=NVIDIA GeForce GTX 680|result=ES_Launch problems now solved, no problems with speaker data. Direct 3D, EFB to RAM  used. Frequent drops to 25FPS and I must go to windowed then fullscreen again to gain 50FPS. Everything OK otherwise.|tester=Paulli}}
{{testing/entry|revision=4.0-4843|OS=Windows 7|CPU=Intel Core i5-750 @ 2.66GHz|GPU=NVIDIA GeForce GTX 680|result=ES_Launch problems now solved, no problems with speaker data. Direct 3D, EFB to RAM  used. Frequent drops to 25FPS and I must go to windowed then fullscreen again to gain 50FPS. Everything OK otherwise.|tester=Paulli}}
{{testing/entry|revision=4.0-5384|OS=Windows Server 2012 x64|CPU=AMD FX-8350 @ 4.6GHz|GPU=AMD Radeon HD 7970|result=D3D @1920x1080 (3x IR), no AA, 1x AF, playing at PAL50. Runs very nicely, minor FPS drops when entering water and in some places, otherwise constant 50FPS. Played all the way through without major glitches.|tester=XorUnison}}
{{testing/entry|revision=4.0-5384|OS=Windows Server 2012|CPU=AMD FX-8350 @ 4.6GHz|GPU=AMD Radeon HD 7970|result=D3D @1920x1080 (3x IR), no AA, 1x AF, playing at PAL50. Runs very nicely, minor FPS drops when entering water and in some places, otherwise constant 50FPS. Played all the way through without major glitches.|tester=XorUnison}}
{{testing/entry|revision=5.0-rc-34|OS=SteamOS 2.60|CPU=Intel Core i3-4170 @ 3.7GHz|GPU=NVIDIA GeForce GTX 750 Ti|result=OGL, 3x IR, no other enhancements, NTSC-U. Fullspeed aside from portal transitions (where crackling audio is the only noticeable effect). No glitches as far as I could tell.|tester=monojin}}
{{testing/end}}
{{testing/end}}


== Gameplay Videos ==
== Gameplay Videos ==
{{YouTube|bNsglEfBotE|Metroid Prime Trilogy (MP1 & MP2) HD Gameplay|br}}
{{VideoGallery
 
|vid1=bNsglEfBotE|cap1=Metroid Prime Trilogy (MP1 & MP2) HD Gameplay
{{Navigation Metroid}}
|vid2=rBlDZz1_D2Y|cap2=Metroid Prime: Trilogy - Dolphin Emulator 5.0-12656 [1080p HD] - Nintendo Wii
}}
{{Navigation/Metroid}}


[[Category:Wii games]]
[[Category:Wii games]]
2,226

edits

Navigation menu