18,739
edits
(don't have time to review the whole page, but here's some fixes and updates for the current AE) |
m (should have used vanilla/ path) |
||
Line 3: | Line 3: | ||
'''Extract TXMP''' (Texture maps) | '''Extract TXMP''' (Texture maps) | ||
:1) Make a folder for the textures to go into ("tex_folder" below). | :1) Make a folder for the textures to go into ("tex_folder" below). | ||
:2) You will need to 'cd' (change directory in the terminal) to AE/ | :2) You will need to 'cd' (change directory in the terminal) to AE/AEInstaller/vanilla/. | ||
:3) To extract all the TXMPs, use the following command: | :3) To extract all the TXMPs, use the following command: | ||
:onisplit -extract:png tex_folder level0_Final.dat | :onisplit -extract:png tex_folder level0_Final.dat |