Sonic Mega Collection: Difference between revisions

Jump to navigation Jump to search
(This definitely goes under enhancement section if it's not an "issue". Rewritten.)
(Config required by enhancements should not be listed in config section. Simplified wording, if no IPL dump is found, Skip GC BIOS can't be disabled, it'll be grayed out with a tooltip explaining why)
Line 33: Line 33:
== Enhancements ==
== Enhancements ==
=== Use the Real GameCube BIOS Font ===
=== Use the Real GameCube BIOS Font ===
Due to differences in the font shipped with Dolphin from the real GameCube BIOS font, the font of some dialogs will display differently. To use the real font instead, extract font_ansi.bin from the real console and place it in the "Sys\GC" directory, or disable '''Skip GameCube BIOS''' in the Dolphin settings, assuming Dolphin has access to the full GameCube BIOS image.
Due to differences in the font shipped with Dolphin from the real GameCube BIOS font, the text of some dialogs will look differently. To use the real font instead, extract <tt>font_ansi.bin</tt> from the real console and place it in the "Sys\GC" directory, or disable '''Skip GameCube BIOS''' in the Dolphin settings.
{{image|SMC Font Wrong.png|GC BIOS off}}
{{image|SMC Font Wrong.png|Dolphin built-in font}}
{{image|SMC Font Right.png|GC BIOS on|br}}
{{image|SMC Font Right.png|GameCube IPL font|br}}


== Configuration ==
== Configuration ==
{{Config
{{Config
|skipbios = Off
|skipbiosnotes = Proper font
}}
}}