Skip to content

A python script to patch the code.bin file of an extracted GBA VC title to restore color and remove ghosting.

License

Notifications You must be signed in to change notification settings

al3x10m/GBA_ColorGhost_Fix

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GBA_ColorGhost_Fix

A python 3 script to patch the code.bin file of an extracted GBA VC title to restore color and remove ghosting.

Usage:
GBA_ColorGhost_Fix /path/to/code.bin
Also included is a compiled EXE version for Windows. Extract ZIP and run from Command Prompt.
You can also drag and drop the code.bin file onto either the Python script or EXE to patch it.

CREDITS:
Credit to SuperrSonic from GBATemp for the offsets and discovery of the ghosting and color values.

About

A python script to patch the code.bin file of an extracted GBA VC title to restore color and remove ghosting.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%