All COALESCED system games *HELP*

Need help translating games in other languages? Have your language problems solved here.
Post Reply
michalss
Moderator
Posts: 949
Joined: Sun Mar 27, 2011 8:42 pm
Has thanked: 10 times
Been thanked: 141 times

All COALESCED system games *HELP*

Post by michalss » Wed Jul 06, 2011 9:22 am

Hi All,

I would like to ask for help to everyone who is interest about the Unreal Engine games. I need help to revers a new coalesced format please, as i have not enought knowledge to do it myself. :( Please anyone help to do it as this is used on most games and it would be great if anyone can break it down. If you find the system in this bin files than i'm pretty sure do the all future games would be easy to do. File examples also attached(files are split into directories with game name).

Download Examples :

Code: Select all

http://loadfiles.in/cd3j2pp5b4ca/==COALESCED_INT==.rar
Thank you
Quick BMS Editor GUI - simple easy to use
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0

Downloads from DropBox : https://dl.dropboxusercontent.com/u/

DesBurak
n00b
Posts: 14
Joined: Sun Jun 19, 2011 10:55 am
Has thanked: 1 time

Re: All COALESCED system games *HELP*

Post by DesBurak » Thu Jul 14, 2011 1:14 pm

Anyone to do something with this? :|

Thief1987
advanced
Posts: 72
Joined: Wed Jan 18, 2012 5:11 am
Has thanked: 1 time
Been thanked: 29 times

Re: All COALESCED system games *HELP*

Post by Thief1987 » Sun Apr 08, 2012 5:46 pm

oh, maybe it will be useful for somebody
i found how calculated as the length of the string in Shadows of the damned and asura's wrath in coalesced.bin (ps3)
(FF-XX)*2+2
example
4 byte before the string FF FF FF DE
(FF-DE)*2+2=44 byte string length

I changed the line in subtitles in Shadows of the damned and it work fine

Post Reply