A BTX0 (NDS 3D Model) Texture Dimension Fixer
Go to file
2015-03-30 09:29:40 +02:00
BiTexer Fix approximation error with negative numbers 2015-03-30 09:29:40 +02:00
.gitignore Implement modelstream to go to command list 2015-03-29 14:02:34 +02:00
BiTexer.sln Initial project 2015-03-29 11:54:32 +02:00
LICENSE Initial commit 2015-03-29 11:42:40 +02:00
README.md Updated readme 2015-03-29 11:49:49 +02:00

BiTexer

The Nintendo DS standard 3D model file format is BTX0 and it usually has a section with the model texture called TEX0. If the dimensions of any of the textures change, the 3D commands needs to be updated with the new values. This is the purpouse of the tool.

It searchs for any texture 3D command and update its values with the new dimensions.

The documentation about the file format has been taken from Tinke project.

Tool made for the Spanish Translation of Ninokuni.