Hi, I hope someone can check this pls:
http://www.mediafire.com/file/h05fu7io2h3wma0/file
Join also our Discord channel! Click here.
DOAX3 texch format
- Acewell
- VIP member
- Posts: 1329
- Joined: Wed Nov 05, 2008 12:16 pm
- Has thanked: 2683 times
- Been thanked: 831 times
Re: DOAX3 texch format
open texchl file in hex editor and delete first 16 bytes and rename extension to gnf then open with Noesis.
or use bms script to automate process:

or use bms script to automate process:
Code: Select all
# script for QuickBMS http://aluigi.altervista.org/quickbms.htm
get NAME basename
string NAME + .gnf
get SIZE asize
math SIZE - 0x10
log NAME 0x10 SIZE