Skip to content
/ gbafix2 Public

ROM GameBoy Advance Head Builder & Fixer , Alternative gbafix

Notifications You must be signed in to change notification settings

hwoy/gbafix2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gbafix2

  1. gbafix2 is a ROM GameBoy Advance Head Builder & Fixer.
  2. created for alternative gbafix.
  3. fork from gbafix

What's the differnce

  1. Support concat header and rawcode, benefit for some toolchains
  2. Outout file, prevents file damage
  3. Support replace good header
  4. Written in ansi c
  5. Approve original code
  6. Remove , Copy, Concat

Command

gbafix2 is a ROM GameBoy Advance Head Builder & Fixer

USAGE:: gbafix2 [option] infile

-g	 => Replaced by good header (No patch)
-a	 => Add a header to an output file
-R	 => Remove header (No patch, No Padding)
-C	 => Copy header (No Padding)
-l:	 => Concat header and file
-p	 => Pad to next exact power of 2. No minimum size
-P	 => Pad only and exit (No patch)
-t:	 => Patch title. Fill zero if none given
-c:	 => Patch game code (four characters)
-m:	 => Patch maker code (two characters)
-r:	 => Patch game version (number)
-o:	 => Output file (must be assigned)
-d:	 => Patch Degug enabled (0 or 1)

Contact me.

About

ROM GameBoy Advance Head Builder & Fixer , Alternative gbafix

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published