Crysis 2/3 CryxmlB(.xml) - _xml.pak (PS3)
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
Crysis 2/3 CryxmlB(.xml) - _xml.pak (PS3)
Hello, anyone can convert this file to xml / excel files equal to the PC?
Thank you.
Thank you.
You do not have the required permissions to view the files attached to this post.
Last edited by timartinelli on Wed Apr 24, 2013 12:25 pm, edited 1 time in total.
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
Re: Crysis 2/3 CryxmlB (PS3)
Up.
Someone managed to change the texts of the PS3, please help me.
Att
Someone managed to change the texts of the PS3, please help me.
Att
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crysis 2/3 CryxmlB (PS3)
Did someone manage to do this for PC CryXmlB files? If so then please give a link.timartinelli wrote:Hello, anyone can convert this file to xml / excel files equal to the PC?
Thank you.
On the other hand: did you have a look using a hex editor?
There's a may be index table and a bunch of zero terminated strings some containing LF (0x0A).
So marking a block and replacing 00 by 0D0A would give you this snippet:
...
Hold %1 to Activate Engine
Hold %1 to Activate Engine
ui_interaction_openvalve
[act] %1 to Open Valve
[act] %1 to Open Valve
ui_interaction_openvalve_hold
Hold %1 to Open Valve
Hold %1 to Open Valve
ui_interaction_jump
[act] %1 to Jump
[act] %1 to Jump
ui_interaction_sprint
Hold %1 to Sprint
Hold %1 to Sprint
ui_interaction_swim
Hold %1 to Swim Faster
Hold %1 to Swim Faster
...
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
michalss
- Moderator
- Posts: 949
- Joined: Sun Mar 27, 2011 8:42 pm
- Has thanked: 10 times
- Been thanked: 141 times
Re: Crysis 2/3 CryxmlB (PS3)
extraxt text is not a problem, problem is repack of the text it does not matter if it is PC,X360 or PS3 all the same
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/
Goto : viewtopic.php?uid=34229&f=29&t=6797&start=0
Downloads from DropBox : https://dl.dropboxusercontent.com/u/
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
Re: Crysis 2/3 CryxmlB (PS3)
So in Crysis 2. I used the files from the PC, and did again. pak (zip), and it worked, however in crysis 3 could not do it....
The xml PC, files are xml excel.
The xml PC, files are xml excel.
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
Re: Crysis 2/3 CryxmlB (PS3)
Friends, I saw that the problem is not in the xml, well I can not get to them to know all the files. Pak (zip) I'm doing the PS3, says the game is corrupted.
I've tried with winrar, 7zip, 7zip without compression, and still the same error.
I could only edit the text changing. Pak directly in notepad + +.
I am attaching the xml text of the ps3, if anyone has any idea.
english_xml
http://www.mediafire.com/?2cota9bgbnajf1n
spanish_xml
http://www.mediafire.com/?mab54vpqd0ucbi2
I've tried with winrar, 7zip, 7zip without compression, and still the same error.
I could only edit the text changing. Pak directly in notepad + +.
I am attaching the xml text of the ps3, if anyone has any idea.
english_xml
http://www.mediafire.com/?2cota9bgbnajf1n
spanish_xml
http://www.mediafire.com/?mab54vpqd0ucbi2
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crysis 2/3 CryxmlB (PS3)
timartinelli wrote:[...]Pak (zip) I'm doing the PS3, says the game is corrupted.
Hmm, don't get what you are doing.I've tried with winrar, 7zip, 7zip without compression, and still the same error.
First step is to unpack a pak using PakDecrypt.exe, right?
Then text strings in an xml are to be changed. As for a safe test only overwrite one string
(NOT to insert any additional char) and let us hope the index table can be left unchanged.
Last step would be to repack the xml(s) into a pak what is not possible so far.
(Using winrar or something similar would only make sense if the same tool allowed unpacking the (original) pak before.)
The game does not accept your modified pak, does it?I could only edit the text changing. Pak directly in notepad + +.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
Re: Crysis 2/3 CryxmlB (PS3)
I used PakDecrypt.exe and also 7zip to unpack. to unpack is no problem.shakotay2 wrote:Hmm, don't get what you are doing.
First step is to unpack a pak using PakDecrypt.exe, right?
Then text strings in an xml are to be changed. As for a safe test only overwrite one string
(NOT to insert any additional char) and let us hope the index table can be left unchanged.
Last step would be to repack the xml(s) into a pak what is not possible so far.
(Using winrar or something similar makes no sense.)
I did several tests because in Crysis 2 PS3, so I made a new pak using 7zip, and worked well.
Yes agreed, but I did not increased the size of the string, look what I did.The game does not accept your modified pak, does it?
Original
menu_press_start_continue
PRESS START BUTTON TO CONTINUE
PRESS START BUTTON TO CONTINUE
modified
menu_press_start_continue
PRESS START BUTTON TO CONTINUE
APERTE O BOTÄO START
completed by the end with space to stay with the same size of the original string.
That changed the text in the game, and he did not catch. working well.
- shakotay2
- MEGAVETERAN

- Posts: 3461
- Joined: Fri Apr 20, 2012 9:24 am
- Location: Nexus, searching for Jim Kirk
- Has thanked: 955 times
- Been thanked: 1876 times
Re: Crysis 2/3 CryxmlB (PS3)
Ok, that's fine.timartinelli wrote:That changed the text in the game, and he did not catch. working well.
I made a request in another thread concerning rc.exe of the Crysis SDK.
Not sure whether the zips to be created with it are identical with the paks(?)
But atm it doesn't work either.
Bigchillghost, Reverse Engineering a Game Model: viewtopic.php?f=29&t=17889
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
extracting simple models: viewtopic.php?f=29&t=10894
Make_H2O-ForzaHor3-jm9.zip
"You quoted the whole thing, what a mess."
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
-
timartinelli
- mega-veteran

- Posts: 179
- Joined: Thu Sep 30, 2010 9:52 am
- Has thanked: 19 times
- Contact:
Re: Crysis 2/3 CryxmlB(.xml) - _xml.pak (PS3)
hello friends, anyone will be able to extract the xml to an xml normal?
please if anyone can help ...
please if anyone can help ...
