Wolfenstein II The New Colossus .lang file
-
- Posts: 53
- Joined: Thu Jan 29, 2015 9:06 pm
Wolfenstein II The New Colossus .lang file
Hi everybody Wolfenstein II The New Colossus where is the language file?
-
- Posts: 4
- Joined: Mon Oct 30, 2017 10:54 am
Re: Wolfenstein II The New Colossus .lang file
Strings are compresed and encrypted. Any idea?
See attachment....
See attachment....
-
- Posts: 53
- Joined: Thu Jan 29, 2015 9:06 pm
Re: Wolfenstein II The New Colossus .lang file
folkemon1977 wrote:Strings are compresed and encrypted. Any idea?
See attachment....
where these files
-
- Posts: 4
- Joined: Mon Oct 30, 2017 10:54 am
Re: Wolfenstein II The New Colossus .lang file
MuratG wrote:folkemon1977 wrote:Strings are compresed and encrypted. Any idea?
See attachment....
where these files
These files are in the gameresources.resources, but without decryption are useless now.
-
- Posts: 15
- Joined: Sat Jul 29, 2017 8:55 am
Re: Wolfenstein II The New Colossus .lang file
MuratG wrote:folkemon1977 wrote:Strings are compresed and encrypted. Any idea?
See attachment....
where these files
any solution about compression?
-
- Posts: 4
- Joined: Mon Oct 30, 2017 10:54 am
Re: Wolfenstein II The New Colossus .lang file
Doutor Gori wrote:MuratG wrote:folkemon1977 wrote:Strings are compresed and encrypted. Any idea?
See attachment....
where these files
any solution about compression?
Currently we need tool/script for oodle compress and decompress.
Can someone help?
-
- Posts: 54
- Joined: Sun Nov 12, 2017 12:30 pm
Re: Wolfenstein II The New Colossus .lang file
How to extract large ressource file? Is there another tool other than Quickbms? In my case, the interest would be for Rage and W. New Order.
-
- Posts: 6
- Joined: Sun Mar 26, 2017 9:38 am
Re: Wolfenstein II The New Colossus .lang file
Nothin' special yet?
-
- Posts: 6
- Joined: Sat May 28, 2016 10:39 pm
Re: Wolfenstein II The New Colossus .lang file
folkemon1977 wrote:Strings are compresed and encrypted. Any idea?
See attachment....
Hello,
How have you extracted strings from gameresources?
-
- Posts: 82
- Joined: Sat Dec 22, 2018 10:03 am
Re: Wolfenstein II The New Colossus .lang file
Digging again. I'm trying to make translation, but encrypting is the only issue here.
1. I decrypted english.lang with IDCrypt after deleted first 4 bytes,
2. Decompressed with ooz (it's supporting oodle_5 too, but you need to rename it) after adding at the beggining deleted first 4 bytes from first file
https://www.reddit.com/comments/6u744t
https://github.com/powzix/ooz
I got files, compressing is working good (after deleting 4 bytes from 0x4 from compressed file it matches original decrypted from 2nd point), but encrypted file is totally different than original file without editing anything. Maybe someone have tool that will encrypt this correct?
I have found someone who translated this to Czech language, but is not responding to my messages and comments.
1. I decrypted english.lang with IDCrypt after deleted first 4 bytes,
2. Decompressed with ooz (it's supporting oodle_5 too, but you need to rename it) after adding at the beggining deleted first 4 bytes from first file
https://www.reddit.com/comments/6u744t
https://github.com/powzix/ooz
I got files, compressing is working good (after deleting 4 bytes from 0x4 from compressed file it matches original decrypted from 2nd point), but encrypted file is totally different than original file without editing anything. Maybe someone have tool that will encrypt this correct?
I have found someone who translated this to Czech language, but is not responding to my messages and comments.