OpenSWE1R / swe1r-tools

A collection of tools to work with files of the 1999 Game "Star Wars Episode 1: Racer"
GNU General Public License v2.0
21 stars 6 forks source link

textureblock: Size of textures not known #2

Open JayFoxRox opened 6 years ago

JayFoxRox commented 6 years ago

I'm not sure where the texture sizes are stored, so there's a lot of guesswork there.

JayFoxRox commented 6 years ago

We know where these are from now. See #17 .

This issue remains open because some textures have no user in the modelblock. The swep1rcr.exe also contains some custom code to load textures. The hardcoded information should be extracted and integrated with the python tool if possible.