Game Boy Interface: Difference between revisions

From GC-Forever Wiki
Jump to navigation Jump to search
No edit summary
Line 27: Line 27:
=== SD Card ===
=== SD Card ===


# Format the SD Card as FAT.
# Extract the main package to an SD Card.
# Extract the main package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
Line 35: Line 36:
=== Memory Card + SD Card ===
=== Memory Card + SD Card ===


# Format the SD Card as FAT or FAT32.
# Extract the main package to an SD Card.
# Extract the main package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
Line 46: Line 48:
=== IPL + SD Card ===
=== IPL + SD Card ===


# Format the SD Card as FAT or FAT32.
# Extract the main package to an SD Card.
# Extract the main package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
Line 55: Line 58:
=== DVD + SD Card ===
=== DVD + SD Card ===


# Format the SD Card as FAT or FAT32.
# Extract the main package to an SD Card.
# Extract the main package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
# (Optional) Extract the extra package to an SD Card.
Line 80: Line 84:
=== Using wiiload ===
=== Using wiiload ===


Game Boy Interface can be reloaded using its internal wiiload server with command-line arguments passed to the wiiload client.
Game Boy Interface can be reloaded using its internal <span class="plainlinks">[//wiibrew.org/wiki/Wiiload wiiload]</span> server with command-line arguments passed to the wiiload client.


New overlays can also be uploaded in this way.
New overlays can also be uploaded in this way.

Revision as of 16:24, 5 July 2018

Game Boy Interface
Information
Author(s) Extrems
Type Utility
Version Rolling release
Licence Freeware
Links
Main download
Extra download
Website
Discussion
Source

Game Boy Interface is an alternative to the Game Boy Player Start-up Disc software. It still requires the Game Boy Player hardware.

Game Boy Interface is currently available in three different editions: Standard, Speedrunning and High-Fidelity.

Overview

Installation

SD Card

  1. Format the SD Card as FAT.
  2. Extract the main package to an SD Card.
  3. (Optional) Extract the extra package to an SD Card.
  4. (Optional) Rename the desired .dol file on the SD Card to autoexec.dol.

Important: Do not move the folders into a folder.

Memory Card + SD Card

  1. Format the SD Card as FAT or FAT32.
  2. Extract the main package to an SD Card.
  3. (Optional) Extract the extra package to an SD Card.
  4. Restore Home Bros. to a Memory Card.
  5. Rename the desired .dol file on the SD Card to boot.dol.

Important: Do not move boot.dol or the folders into a folder.

Memory Card

IPL + SD Card

  1. Format the SD Card as FAT or FAT32.
  2. Extract the main package to an SD Card.
  3. (Optional) Extract the extra package to an SD Card.
  4. Install iplboot to a supported IPL Replacement.
  5. Rename the desired .dol file on the SD Card to ipl.dol.

Important: Do not move ipl.dol or the folders into a folder.

DVD + SD Card

  1. Format the SD Card as FAT or FAT32.
  2. Extract the main package to an SD Card.
  3. (Optional) Extract the extra package to an SD Card.
  4. Burn boot.gcm from the extra package to a DVD-R.
  5. Rename the desired .dol file on the SD Card to boot.dol.

Important: Do not move boot.dol or the folders into a folder.

DVD + Memory Card

DVD

This method is unsupported at this time.

Configuration

Using Swiss

When loading a .dol file, Swiss first look for a .dcp file. This file contain a limited set of options that can be interactively changed before starting Game Boy Interface.

For a more permanent or advanced configuration, a .cli file can be used. This file contain command-line arguments on separate lines.

A list of options and example configurations can be found in the subpage for each edition.

Using wiiload

Game Boy Interface can be reloaded using its internal wiiload server with command-line arguments passed to the wiiload client.

New overlays can also be uploaded in this way.

Other

The contents of a .cli file can be appended to a .dol file to form a .dol+cli file. The file must end with a blank line due to the hacky nature of this method.

Support