
https://mega.co.nz/#!0kZHECiI!jlHX2gefG ... 29hyAhe23I
PC version supported by umodel fine.Ekey wrote:PC version encrypted too?
in PC verison all files are in the clear, ie does not have a file coalecsed.bin, as in all games on Unreal Engin for PC.Ekey wrote:PC version encrypted too?
Code: Select all
[Usage]
YNGZCoalescedTool <pMode> <pInFile> <pOutFile>
[Modes]
-d - Decrypt
-e - Encrypt
[Examples]
YNGZCoalescedTool -d COALESCED_INT.BIN COALESCED_INT.BIN.DEC
YNGZCoalescedTool -e COALESCED_INT.BIN.DEC COALESCED_INT.BIN
Thank you so much, everything works perfectly! You are a genius!Ekey wrote:Job done. Here my tool for decrypt and encrypt - Tested only on PS3 version files.. Let me know if it not works on XBOX Coalesced files.
Also in archive additional tool for unpack and pack BIN files - Seems author GochaCode: Select all
[Usage] YNGZCoalescedTool <pMode> <pInFile> <pOutFile> [Modes] -d - Decrypt -e - Encrypt [Examples] YNGZCoalescedTool -d COALESCED_INT.BIN COALESCED_INT.BIN.DEC YNGZCoalescedTool -e COALESCED_INT.BIN.DEC COALESCED_INT.BIN
Steps:
1) Decrypt BIN
2) Unpack decrypted BIN
3) Edit files
4) Pack BIN
5) Encrypt packed BIN
6) Profit
Enjoy
Here tool by Rickxujozer wrote:Nice! Ekey, there another game with the same problems: Spec Ops: The Line
If I get the coalesced, could u analyze it?
Thanks!!Ekey wrote:Here tool by Rickxujozer wrote:Nice! Ekey, there another game with the same problems: Spec Ops: The Line
If I get the coalesced, could u analyze it?