Skip to content

lunarsoap5/gcrebuilder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameCube Rebuilder

Description

GCR is a tool that allows you to edit Nintendo GameCube images.

Building

GCR can be built via any C# IDE or a CLI command like msbuild GCRebuilder.sln

Usage

  • Export file/folder from image: --extract iso_path folder_path
  • Import file/folder from image: --import iso_path folder_path
  • Rebuild image from folder: --rebuild folder_path iso_path
    • You can specify whether or not to use the game.toc file by adding --noGameTOC to the end of the rebuild command

Recognition

Special thanks to BSV for creating the original tool.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%