diff options
author | WlodekM <[email protected]> | 2024-06-16 10:35:45 +0300 |
---|---|---|
committer | WlodekM <[email protected]> | 2024-06-16 10:35:45 +0300 |
commit | abef6da56913f1c55528103e60a50451a39628b1 (patch) | |
tree | b3c8092471ecbb73e568cd0d336efa0e7871ee8d /misc/3ds/readme.md |
initial commit
Diffstat (limited to 'misc/3ds/readme.md')
-rw-r--r-- | misc/3ds/readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/3ds/readme.md b/misc/3ds/readme.md new file mode 100644 index 0000000..8590a8d --- /dev/null +++ b/misc/3ds/readme.md @@ -0,0 +1,5 @@ +Commands used to generate the .bin files: + +`bannertool makebanner -i banner.png -a audio.wav -o banner.bin` + +`bannertool makesmdh -s ClassiCube -l ClassiCube -p UnknownShadow200 -i icon.png -o icon.bin` \ No newline at end of file |