Ubisoft LyN Engine *.Cafe.TDT (Wii U)

Textures, recreate headers, conversions, algorithms and parsing of image files
LolHacksRule
Posts: 865
Joined: Fri Apr 20, 2018 12:41 am

Ubisoft LyN Engine *.Cafe.TDT (Wii U)

Post by LolHacksRule »

The format of the Texture DaTa files (my guess) is super simple but there's no tools to automatically open them without removing the header. They are GFX2 (GTX) Wii U textures. Can someone make a script for Noesis if possible so byte manipulation isn't a must to view them? Thanks.

UPDATE: I made this script to manually strip headers https://gist.github.com/LolHacksRule/e4 ... ff0309d841