Cleanup format of GbaImageData
This commit is contained in:
+2
-2
@@ -4,8 +4,8 @@ set -e
|
||||
|
||||
echo NOSTALGIA_MEDIA_HEADER_________ > media_header.txt
|
||||
|
||||
oxfs format 32 1m nostalgia_media.oxfs
|
||||
./build/current/src/tools/nost-pack -fs nostalgia_media.oxfs -img charset.png -inode 101 -tiles 40 -bpp 4 -c
|
||||
./build/current/deps/ox/src/ox/fs/oxfs format 32 1k nostalgia_media.oxfs
|
||||
./build/current/src/tools/nost-pack -fs nostalgia_media.oxfs -img charset.png -inode 101 -tiles 40 -c
|
||||
|
||||
${DEVKITARM}/bin/padbin 32 build/gba-release/src/player/nostalgia.bin
|
||||
cat build/gba-release/src/player/nostalgia.bin media_header.txt nostalgia_media.oxfs > nostalgia.gba
|
||||
|
||||
Reference in New Issue
Block a user