Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.
/ unmultiboot Public archive

UnMultiBoot let you extract games from a multi-boot Nintendo GameCube (GCM) image. This is the opposite of GCMUtility.

License

Notifications You must be signed in to change notification settings

sizious/unmultiboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UnMultiBoot

This program let you extract games from a multi-boot Nintendo GameCube image. This is the opposite of GCMUtility, which merge games into a single multi-boot image.

Usage

unmboot <command> [X] <multi.gcm> [dir]

Where:

  • -l : List all the contents of <multi.gcm>.
  • -a : Extract all contained GCM into <multi.gcm> to [dir].
  • -e [X] : Extract from <multi.gcm> the [X]th image to [dir].

Example:

unmboot -e 1 c:\temp\yo.gcm .

This will extract the 1st game from yo.gcm to the current directory.

Credits

Thanks to Ghoom, groepaz/HiTMEN and CRAZY NATiON.

About

UnMultiBoot let you extract games from a multi-boot Nintendo GameCube (GCM) image. This is the opposite of GCMUtility.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages