Interactive Multi Game Demo Disc v6: Difference between revisions

From Dolphin Emulator Wiki
Jump to navigation Jump to search
m (→‎Testing: use full CPU name)
(25 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Infobox VG
{{Infobox VG
|image    = [[File:Interactive Multi Game Demo Disc 2002-08.jpg|300px]]
|developer = Various
|developer = Various
|publisher = Nintendo
|publisher = Nintendo
|series = ''Interactive Multi Game Demo Disc''
|series   = Interactive Multi Game Demo Disc
|released = {{vgrelease|NA=August 1, 2002}}
|released = {{vgrelease|NA=August 1, 2002|EU=February 1, 2003}}
|genre = Demo
|genre     = Demo
|modes = Single-player
|modes     = Single-player
|input = GameCube Controller
|input     = GameCube Controller
|image = [[File:Interactive Multi Game Demo Disc 2002-08.jpg|300px]]
|forumlink = http://forums.dolphin-emu.org/Thread-gc-interactive-multi-game-demo-disc-2002-08
|forumlink = http://forums.dolphin-emu.org/Thread-gc-interactive-multi-game-demo-disc-2002-08
}}
}}
   
   
'''''Interactive Multi Game Demo Disc 2002-08''''' is a playable demo disc for the [[Nintendo GameCube]]. Playable games include [[Super Mario Sunshine]] and [[Star Fox Adventures]]. Video previews include [[Super Mario Sunshine]], [[Star Fox Adventures]], and [[Metroid Prime]].
'''''Interactive Multi Game Demo Disc v6''''' is a playable demo disc for the [[Nintendo GameCube]]. Playable games include [[Super Mario Sunshine]] and [[Star Fox Adventures]]. Video previews Super Mario Sunshine, Star Fox Adventures and [[Metroid Prime]].
 
== Emulation Information ==
{{Problems/GC Font}}
 
=== Shadows ===
In D3D (only on Windows 7 as of {{revision|5.0-5404}}), shadows may appear distorted or even be copied from other objects, such as Fox with an arwing shaped shadow while near the ship. Windows 7 does not support Direct3D 11.1's Windows Display Driver Model 1.2 preventing Dolphin's emulation of the related [https://dolphin-emu.org/blog/2017/10/02/dolphin-progress-report-september-2017/ LogicOps functionality] from working. Use OpenGL or Vulkan to avoid this issue.


== Problems ==
== Problems ==
=== Problematic Start Up ===
{{Problems|{{#vardefineecho:problems|
With {{revision|3.5-1251}} this shows a GameCube logo and plays music at start, but allows for no user interaction/interface.
=== Super Mario Sunshine Graffiti Behaves Oddly ===
Without '''Store EFB Copies to Texture Only''' unchecked, graffiti doesn't affect Mario.
 
=== Star Fox Adventures Glow Effects ===
Glow effects render poorly with '''EFB Copies to Texture Only''' on all backends. Disable '''EFB Copies to Texture Only''' to fix them.
{{image|Starfoxadventures-Glow1.jpg|Glow is offset and lacks blur with '''EFB Copies to Texture Only'''}}
{{image|Starfoxadventures-Glow2.jpg|Proper emulation|br}}
 
=== <s>Star Fox Adventures Shadows</s> ===
In D3D, shadows may appear distorted, or even be copied from other objects, such as Fox with an arwing shaped shadow while near the ship. OpenGL has had shadowing issues in the past, but seems to work properly. If you still see issues, try toggling fast-depth; as some GPUs may vary. Fixed by {{revision|5.0-5404}}.
{{image|Starfoxadventures-Shadow.jpg|Fox with the arwing's shadow|br}}
 
}}}}


== 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
|efb2texonlynotes = Correct glow rendering in Star Fox and correct graffiti behavior in Sunshine
}}
}}


== Version Compatibility ==
== Version Compatibility ==
{{VersionCompatibility}}
{{VersionCompatibility}}
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|7617|****}}-->
<!--Use this template for compatibility entries: {{VersionCompatibilityVersion|revision|****|notes}}-->
{{VersionCompatibilityVersion|5.0|****|}}
{{VersionCompatibilityClose}}
{{VersionCompatibilityClose}}


== Testing ==
== Testing ==
{{testing/start}}
{{testing/start}}
<!--Use this template for test entries: {{Test Entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
<!--Use this template for test entries: {{testing/entry|revision=|OS=|CPU=|GPU=|result=|tester=}}-->
{{testing/entry|revision=5.0-2457|OS=Windows 10|CPU=Intel Core i5-6600K @ 3.5GHz|GPU=Intel HD Graphics 530|result=Most stuff works fine with small setting tweaks|tester=PPLToast}}
{{testing/end}}
{{testing/end}}


== Gameplay Videos ==
== Gameplay Videos ==
<!--A full list of options is available at Template:VideoGallery/doc-->
{{VideoGallery
}}


[[Category:GameCube games]]
[[Category:GameCube games]]
[[Category:Zelda ucode games]]

Revision as of 08:59, 29 May 2020

Interactive Multi Game Demo Disc v6
Interactive Multi Game Demo Disc 2002-08.jpg
Developer(s) Various
Publisher(s) Nintendo
Series Interactive Multi Game Demo Disc
Platform(s) GameCube
Release date(s) NA August 1, 2002
EU February 1, 2003
Genre(s) Demo
Mode(s) Single-player
Input methods GameCube Controller
Compatibility 4Stars4.pngEdit rating: Interactive Multi Game Demo Disc v6
Playable
GameIDs
See also...

Dolphin Forum thread
Open Issues
Search Google
Search Wikipedia

Interactive Multi Game Demo Disc v6 is a playable demo disc for the Nintendo GameCube. Playable games include Super Mario Sunshine and Star Fox Adventures. Video previews Super Mario Sunshine, Star Fox Adventures and Metroid Prime.

Emulation Information

Improper GameCube Font

Due to copyright concerns, Dolphin is unable to include official GameCube fonts, and instead uses Droid Sans. Unfortunately, Droid Sans does not align well with the size/kerning of the official GameCube font, which can cause text to be misplaced, dialogs to display improperly, and other issues due to differing text sizes.

This can be corrected by including a region appropriate GameCube IPL (i.e. BIOS ROM) under <Dolphin User Folder>/GC/. A GameCube "IPL.bin" can be acquired from a real GameCube using Swiss. Refer issue 8362. GameCube BIOS files need to be named "IPL.bin" in order for Dolphin to detect them, and should be 2,097,152 bytes in size. IPL files are different for PAL consoles and NTSC consoles, but American NTSC consoles use the same IPL files as Japanese NTSC consoles. The known good CRC32 checksums below can be used to validate files, but it is possible that a bad dump with a different checksum also works.

NTSC CRC32 Brazil CRC32 PAL CRC32
v1.0 6DAC1F2A 4F319F43
v1.1 D5E6FEEA 667D0B64
v1.2 86573808 AD1B7F16

Shadows

In D3D (only on Windows 7 as of 5.0-5404), shadows may appear distorted or even be copied from other objects, such as Fox with an arwing shaped shadow while near the ship. Windows 7 does not support Direct3D 11.1's Windows Display Driver Model 1.2 preventing Dolphin's emulation of the related LogicOps functionality from working. Use OpenGL or Vulkan to avoid this issue.

Problems

Super Mario Sunshine Graffiti Behaves Oddly

Without Store EFB Copies to Texture Only unchecked, graffiti doesn't affect Mario.

Star Fox Adventures Glow Effects

Glow effects render poorly with EFB Copies to Texture Only on all backends. Disable EFB Copies to Texture Only to fix them.

Star Fox Adventures Shadows

In D3D, shadows may appear distorted, or even be copied from other objects, such as Fox with an arwing shaped shadow while near the ship. OpenGL has had shadowing issues in the past, but seems to work properly. If you still see issues, try toggling fast-depth; as some GPUs may vary. Fixed by 5.0-5404.

Configuration

Only configuration options for the best compatibility where they deviate from defaults are listed.

Graphics

Config Setting Notes
Store EFB Copies to Texture Only Off Correct glow rendering in Star Fox and correct graffiti behavior in Sunshine

Version Compatibility

The graph below charts the compatibility with Interactive Multi Game Demo Disc v6 since Dolphin's 2.0 release, listing revisions only where a compatibility change occurred.

Δ
5.0-21264 (current)
Δ
Δ
Δ
Δ
Δ
2.0 (r5384)
Compatibility can be assumed to align with the indicated revisions. However, compatibility may extend to prior revisions or compatibility gaps may exist within ranges indicated as compatible due to limited testing. Please update as appropriate.

Testing

This title has been tested on the environments listed below:

Test Entries
Revision OS CPU GPU Result Tester
5.0-2457 Windows 10 Intel Core i5-6600K @ 3.5GHz Intel HD Graphics 530 Most stuff works fine with small setting tweaks PPLToast

Gameplay Videos