Skip to content

Releases: pivotiiii/nsui_banner_fixer

2.1.1: C++ version

29 Apr 21:00
Compare
Choose a tag to compare

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

HOW TO USE

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
2.1.1

  • added error messages about accents in the path to the cia file on certain code pages, e.g. russian

2.1.0

  • added linux version

2.0.0

  • rewritten entirely in C++ to avoid false threat detections from anti virus software

2.1: C++ version

28 Apr 21:23
Compare
Choose a tag to compare

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

HOW TO USE

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
2.1.0

  • added linux version

2.0.0

  • rewritten entirely in C++ to avoid false threat detections from anti virus software

2.0: C++ version

26 Apr 12:00
Compare
Choose a tag to compare

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

HOW TO USE

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
2.0.0

  • rewritten entirely in C++ to avoid false threat detections from anti virus software

1.4.1

23 Feb 00:16
Compare
Choose a tag to compare

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

USAGE

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
1.4.1

  • fix some errors with relative/absolute paths and cias passed as arguments acting weird
  • the out dir now gets created in the current working directory instead of always next to the .exe

1.4

  • preserve cia version information
  • fix error when cia passed as full path

1.3.1

  • handling some additional errors

1.3

  • change the included ctrtool version to one that has its requirements linked statically
  • new build tool for smaller executable size

1.2

  • allow direct replacement of .cia files with -r argument

1.4

22 Feb 13:11
Compare
Choose a tag to compare
1.4

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

Command line:
For a single .cia file: nsui_banner_fixer.exe example.cia
For all .cia files in the same directory as the .exe: nsui_banner_fixer.exe

Double clicking the executable also fixes all .cia files in the directory.
By default your fixed .cia files will be created in the out directory.

Use the -r argument to instead edit the .cia files directly without making a copy.
Use the -v argument to see more info during the process.

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
1.4

  • preserve cia version information
  • fix error when cia passed as full path

1.3.1

  • handling some additional errors

1.3

  • change the included ctrtool version to one that has its requirements linked statically
  • new build tool for smaller executable size

1.2

  • allow direct replacement of .cia files with -r argument

1.3.1

13 Apr 01:11
Compare
Choose a tag to compare

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

Command line:
For a single .cia file: nsui_banner_fixer.exe example.cia
For all .cia files in the same directory as the .exe: nsui_banner_fixer.exe

Double clicking the executable also fixes all .cia files in the directory.
By default your fixed .cia files will be created in the out directory.

Use the -r argument to instead edit the .cia files directly without making a copy.
Use the -v argument to see more info during the process.

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
1.3.1

  • handling some additional errors

1.3

  • change the included ctrtool version to one that has its requirements linked statically
  • new build tool for smaller executable size

1.2

  • allow direct replacement of .cia files with -r argument

1.3

27 Feb 13:26
Compare
Choose a tag to compare
1.3

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

Command line:
For a single .cia file: nsui_banner_fixer.exe example.cia
For all .cia files in the same directory as the .exe: nsui_banner_fixer.exe

Double clicking the executable also fixes all .cia files in the directory.
By default your fixed .cia files will be created in the out directory.

Use the -r argument to instead edit the .cia files directly without making a copy.
Use the -v argument to see more info during the process.

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

Changelog:
1.3

  • change the included ctrtool version to one that has its requirements linked statically
  • new build tool for smaller executable size

1.2

  • allow direct replacement of .cia files with -r argument

1.2

23 Feb 13:19
Compare
Choose a tag to compare
1.2

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

Command line:
For a single .cia file: nsui_banner_fixer.exe example.cia
For all .cia files in the same directory as the .exe: nsui_banner_fixer.exe

Double clicking the executable also fixes all .cia files in the directory.
By default your fixed .cia files will be created in the out directory.

Use the -r argument to instead edit the .cia files directly without making a copy.
Use the -v argument to see more info during the process.

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.

1.1

23 Feb 01:45
Compare
Choose a tag to compare
1.1

This fixes GBA VC banners created with New Super Ultimate Injector v28 not showing the VC text box for non-US consoles.

To use either run the included nsui_banner_fixer.exe through the command line:

nsui_banner_fixer.exe example.cia

or copy all the .cia files you want to fix next to the executable and run the program by double clicking.

Either way your fixed .cia files will be created in the out directory.

WARNING: Overwriting an injected GBA game will overwrite its save file.
Consider backing up your saves before, e.g. with GBAVCSM.