issues
search
Knuxfan24
/
KnuxLib
A repository for me to push various bits of code for random file formats in random games I'm tinkering with, alongside basic command line tools for format conversion where applicable.
MIT License
6
stars
2
forks
source link
(Rockman X7) Math Table Support
#23
Closed
Knuxfan24
closed
1 month ago
Knuxfan24
commented
11 months ago
[ ] Read the unknown data in the environment chunks
[ ] Find out how the vertex data in the environment chunks are pieced together to form faces
[ ] Find out why one specific environment file's chunks are completely different to every other one
[ ] Fix the palettes of textures being incorrect
[ ] Reverse engineer the other texture type
[ ] Do any reverse engineering at all of the skinned model chunks
[ ] Saving support
[ ] Import support
[ ] Export support