Skip to content

A simple CMD tool for editing RSTB files for NSS.

Notifications You must be signed in to change notification settings

Timiimiimii/MiiRSTB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

MiiRSTB

A simple CMD tool for editing RSTB files for Nintendo Switch Sports.

usage

Converting to yaml MiiRSTB.exe [.yaml file]
Converting to RSTB MiiRSTB.exe [.rsizetable.zs file]
Merging MiiRSTB.exe [--merge/-m] {Vanilla RSTB} {Modded RSTB} {Output RSTB Name}
Patching MiiRSTB.exe [--patch/-p] {Vanilla RSTB} {RSTB Yaml patch} {Output RSTB Name}
Make Patch MiiRSTB.exe [--makepatch/-mp] {Vanilla RSTB} {Modded RSTB}

Note: MiiRSTB will always choose the entry with the highest value, removing entries will result in the program choosing the vanilla.

Building

Requires my fork of RstbLibrary

About

A simple CMD tool for editing RSTB files for NSS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%