Search found 7 matches

by GilgameshKOFGC
Fri Apr 02, 2021 10:22 am
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

Recompiling .lua files

Hi

I manage to xor and unluac with 0x66 key the .lua files for the game i want to mod but i don't know how to recompile them and put them in my game.

I have almost zero experience in modding / compiling / decompiling.

Thanks for your time
by GilgameshKOFGC
Wed Mar 31, 2021 5:32 pm
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

Re: The King of Fighters XIII - PCS, BNK and LUA files

Thanks,

By the way is there a way to mass xor then decompile all my .lua files?
by GilgameshKOFGC
Wed Mar 31, 2021 5:03 pm
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

Re: The King of Fighters XIII - PCS, BNK and LUA files

I managed to recreate the .lua you did + one another decompiling

thanks you very much that's 1st big step for me

what is the procedure when i modified my file to recompile it and put it in my game ?
by GilgameshKOFGC
Wed Mar 31, 2021 11:42 am
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

Re: The King of Fighters XIII - PCS, BNK and LUA files

I am sorry to be such a mess but i don't know how to use xor tools, if i undestood well it runs on python (which i have absolutely no knowledge) i tried to download it and inserted your code but it does nothing For .pcs when i use game extractor and i try to open some random background or character ...
by GilgameshKOFGC
Mon Mar 29, 2021 8:38 pm
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

Re: The King of Fighters XIII - PCS, BNK and LUA files

I have found that on another forum
.luas are XORed with 0x66 key and compiled. I used unluac (unluac_2015_06_13.jar) for decompiling.
by GilgameshKOFGC
Mon Mar 29, 2021 7:36 am
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

Re: Unpack KOFXIII

I uploaded and archive about 120 Mo of various files of various folders https://mega.nz/file/2pwgiZjK#u7Lwz0oz1I_bVw6AF7jr5mM9EYn3Dvk8POC2zFcl8eI Most files are .lua / .pcs / .pso I think i identified character files, opened with an hex editor but can't seem to find what matches to what Like i said ...
by GilgameshKOFGC
Sun Mar 28, 2021 9:53 pm
Forum: Game Archive
Topic: The King of Fighters XIII - PCS, BNK and LUA files
Replies: 12
Views: 863

The King of Fighters XIII - PCS, BNK and LUA files

Hello I want to mod a pc game (The King of Fighters XIII) it's a Japanese 2d fighting game But all the content I want to change is packed, I tried using QuickBMS but can't find a working script, the game has almost zero mods except a boss unlocker and an hitbox viewer I have zero experience in moddi...