Venomalia / DolphinTextureExtraction-tool

Dumps GC and Wii textures, compatible with the Dolphin texture hash.
MIT License
29 stars 5 forks source link

add tlut calculation #21

Closed Venomalia closed 1 year ago

Venomalia commented 1 year ago

fix #4 fix #8 fix #19

This is a revision of the main texture class, enables the calculation of the tlut. The tool will continue to use the $ placeholder when it detects that Dolphin's calculation might not be consistent. plus small bug fixes.