Page 1 of 1

Ankh 3 - Battle Of The Gods:bin files

Posted: Sun Sep 13, 2009 9:59 am
by SCGame
I am not sure if those files are compressed files.
I pretty sure those are the files that encrypted.
Can anyone figure out what those files are?

I uploaded some.
Thanks for help!

Re: Ankh 3 - Battle Of The Gods:bin files

Posted: Sun Sep 13, 2009 3:03 pm
by aluigi
it's a precompiled lua script so you need a decompiler to read it (well it's not like the original lua file but it's better than nothing):
http://lua-users.org/wiki/LuaTools

section "Assembler / Disassembler / Bytecodes"
I have tried with this luadec and works, while the others listed there had some problems