Page 1 of 1

DOAX3 texch format

Posted: Mon Sep 14, 2020 2:32 am
by Darko
Hi, I hope someone can check this pls:

http://www.mediafire.com/file/h05fu7io2h3wma0/file

Re: DOAX3 texch format

Posted: Mon Sep 14, 2020 7:57 am
by Acewell
open texchl file in hex editor and delete first 16 bytes and rename extension to gnf then open with Noesis. :D
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