Texture Extraction¶
Most textures in the game are contained within .tex
files.
- If you don't already have it, get FF16Tools.
- To extract textures, simply drop any
.tex
file (or folders) intoFF16Tools.CLI.exe
. A folder will be created.
Tip
You can also use the command-line way with tex-conv
if you'd like.