If you appreciate the work done within the wiki, please consider supporting The Cutting Room Floor on Patreon. Thanks for all your support!

Word Wizard 3D

From The Cutting Room Floor
Jump to navigation Jump to search

Title Screen

Word Wizard 3D

Developer: Storm City Games
Publisher: Enjoy Gaming
Platform: Nintendo 3DS
Released in US: November 13, 2013
Released in EU: October 12, 2012


DevTextIcon.png This game has hidden development-related text.
GraphicsIcon.png This game has unused graphics.


Unused Graphics

logomenu

WordWizard3D banner logomenu.png

In the ExeFS banner is an unused texture that says "WORD SERIES".

Development Text

compress.bat

For /F %%i in ('dir /A:A /O:S /S /B Lyt\*.arc') do call compy.bat %%~pi%%~ni arc

For /F %%i in ('dir /A:A /O:S /S /B Environment\*.bcres') do call compy.bat %%~pi%%~ni bcres
For /F %%i in ('dir /A:A /O:S /S /B Environment\*.bcmata') do call compy.bat %%~pi%%~ni bcmata
For /F %%i in ('dir /A:A /O:S /S /B Environment\*.bcskla') do call compy.bat %%~pi%%~ni bcskla

For /F %%i in ('dir /A:A /O:S /S /B Objects\*.bcres') do call compy.bat %%~pi%%~ni bcres
For /F %%i in ('dir /A:A /O:S /S /B Objects\*.bcmata') do call compy.bat %%~pi%%~ni bcmata
For /F %%i in ('dir /A:A /O:S /S /B Objects\*.bcskla') do call compy.bat %%~pi%%~ni bcskla



rem pause

compy.bat

C:\CTR_SDK\tools\CommandLineTools\ctr_compress32 -lex %1.%2 del %1.%2 copy %1_LZ.bin %1.%2X del %1_LZ.bin