I wanted to complete my rip of Assault Rigs but apparently the movie's audio is saved inside the main game archive. Can somebody help me to extract it? There you go: http://*USE_ANOTHER_FILEHOSTING*/0dddac4 ... _ar_res.7z
Thanks!

Code: Select all
open FDDE "RDI"
open FDDE "RDT" 1
idstring "RDI2 \0"
get FILES1 long
get FILES2 long
for i = 0 < FILES1
get DUMMY1 long
get ID long
getdstring NAME 0x25
get DUMMY2 long
next i
for i = 0 < FILES2
get DUMMY1 long
get ID long
getdstring NAME 0x25
next i