Skip to content

Python Script to inject a GCT into a Super Smash Brothers Brawl DOL

License

Notifications You must be signed in to change notification settings

dantarion/pyGCTInject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyGCTInject

This program takes a NTSC (other region support? TODO) .dol from the the game Super Smash Brothers Brawl and injects everything needed to embed a Ocarina GCT into it. It injects the GCT, codehandler, and a block of assembly that performs the gameconfig.txt patches.

Uses

Running an extracted ISO of Brawl using Dolphin emulator, with a codeset of your choice. This has been used by Dantarion to test file modifications for Project M for a while, and now it is out in the WILD!

How do I use this!

This program requires Python, 2 or 3, to run.

  1. Put your NTSC boot.dol in the directory
  2. Put your GCT named RSBE01.GCT in the directory
  3. Run the script
  4. Look at your shiny new boot_injected.dol
  5. ??????
  6. Have fun!

-dantarion

Changelog

1.0 initial published version

About

Python Script to inject a GCT into a Super Smash Brothers Brawl DOL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages