Jsnbrody Posted June 3 Posted June 3 Hi everyone! I need your help text translation for I Am Alive [PS3]. I've studied the structure of loc-int.umd as much as I could. The game's encoding is the same as the PC version (UTF-16 LE). I've modified the fonts via HEX. I managed to decrypt the text file, but I couldn't add extra letters since the file is still raw. I need a tool for text editing. I'm attaching the file here. The UMD file is still playable even after being decrypted.decrypt_loc-int.rar
Dodi Posted June 4 Posted June 4 Your export tool is faulty. The last line is full of hex characters. It's probably an offset or logical error in your code. It would be easier if you shared the original file along with the source code of your script.
Donators ponaromixxx Posted June 4 Donators Posted June 4 1 hour ago, Dodi said: Your export tool is faulty. The last line is full of hex characters. It's probably an offset or logical error in your code. It would be easier if you shared the original file along with the source code of your script. On Unreal Engine 2 the tables were under the data, so that's correct.
Solution swiftlie Posted June 4 Solution Posted June 4 You can unpack and reimport with aluigi's script if size is less or same as original. https://aluigi.altervista.org/bms/unreal_umod.bms
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now