Template:Problems/GC Font: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 3: Line 3:
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 augmented text sizes.
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 augmented text sizes.


This can be corrected by including a region appropriate GameCube <abbr title="Initial Program Loader">IPL</abbr> (i.e. <abbr title="Basic Input Output Systen">BIOS</abbr> <abbr title="Read Only Memory">ROM</abbr>) under &lt;Dolphin User Folder&gt;/GC/. A GameCube "IPL.bin" can be acquired from a real GameCube using [https://www.gc-forever.com/wiki/index.php?title=Swiss Swiss]. Refer {{Issue|8362}}.</includeonly><noinclude>{{documentation}}</noinclude>
This can be corrected by including a region appropriate GameCube <abbr title="Initial Program Loader">IPL</abbr> (i.e. <abbr title="Basic Input Output Systen">BIOS</abbr> <abbr title="Read Only Memory">ROM</abbr>) under &lt;Dolphin User Folder&gt;/GC/. A GameCube "IPL.bin" can be acquired from a real GameCube using [https://www.gc-forever.com/wiki/index.php?title=Swiss Swiss]. Refer {{Issue|8362}}.
 
GameCube BIOS files used by Dolphin are named "IPL.bin", but may have other titles depending on their source, and should be 2,097,152 bytes in size. One exists for each major GameCube region (JP, NA, EU). The known BIOS CRC32 checksums below can be used to [http://www.fileformat.info/tool/hash.htm validate files], but variations with other checksums may exist.
 
{| class="wikitable"
|-
!Region
!CRC32
|-
|Europe (EU)
|4F319F43
DD8CAB7C
AD1B7F16
|-
|Japan (JP)
|6DAC1F2A
D235E3F9
8BDABBD4
|-
|North America (NA)
|6d740ae7
D5E6FEEA
86573808
|}</includeonly><noinclude>{{documentation}}</noinclude>