Skip to content

A simple tool to recalculate the RSTB and pack various archives on the fly within a Cemu graphic pack for quick and efficient testing.

Notifications You must be signed in to change notification settings

ArchLeaders/ModFixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BOTW Mod Fixer

A simple tool to recalculate the RSTB and pack various archives on the fly within a Cemu graphic pack for quick and efficient testing.


Installing:

To install the python module, type pip install modfixer in a command prompt window.
This module is required for the AHK script and registry edits to work!

The Build/Unbuild SARC commands can be added to the File Explorer context menu by downloading and running the SarcTools.reg file.

To enable the Hotkeys, download and install AutoHotkey (may or may not be required to use the EXE) and run the AHK script or built executable.

Commands:

Note: Hotkeys with Shift leave the CLI open after running the command.

FIX

Run inside the folder containing content or aoc.

The fix command will build any unpacked SARC archives and re-generate the RSTB.



UNFIX

Run inside any folder containing one or more SARC files.

The unfix command will unbuild any known SARC archives (via file extension) recursively in the working directory.

  • Hotkey - Ctrl + Alt + F8 | Ctrl + Shift + Alt + F8


DEBUG

Run inside the folder containing content or aoc. | Use the hotkey inside the content or aoc folder.

Executes the fix> command and runs BOTW in Cemu.

  • Hotkey - F5 | Shift + F5


PDEBUG

Run inside the folder containing content or aoc. | Use the hotkey inside the content or aoc folder.

Executes the fix command and runs Cemu.

  • Hotkey - F6 | Shift + F6


SHELL_SARC <file|folder>

Run anywhere and pass a file or folder as the only argument.

The shell_sarc command will unbuild or rebuild any SARC file/folder.

  • Hotkey - F8 | Shift + F8


About

A simple tool to recalculate the RSTB and pack various archives on the fly within a Cemu graphic pack for quick and efficient testing.

Topics

Resources

Stars

Watchers

Forks