Skip to content

Darxoon/scriptstuff

Repository files navigation

scriptstuff

Sticker Star KSM tool

NOTE: This tool has been superseded and is no longer developed. Check out Longboost's gibberish instead.

Usage

You need Python 3 and and a dump of Sticker Star's romfs.

Clone scriptstuff and open its directory in a terminal or command prompt. Run one of the following commands:

Windows

py main.py <input file.bin | input file.yaml>

Mac / Linux

python3 main.py <input file.bin | input file.yaml>

Where input file.bin refers to the binary KSM file you want to disassemble. This will produce a yaml file.

To reassemble the yaml file (which is not yet supported), simply pass the .yaml file as input file.yaml instead.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages