Skip to main content
information from comments
Source Link
Philipp
  • 123.2k
  • 28
  • 264
  • 345

How to read/edit data compressed in ZXML format for game modding the game Chocolatier?

I'm trying to mod athe game Chocolatier from 2007 that. It has two .xml files, but they don't look like conventional XML when I open them in VS Code or Notepad++. Here's a sample of what they look like:

strings.xml strings.xml with many non-text characters

settings.xml settings.xml with many non-text characters

In the comments, Quentin suggests that both files' contents beginning with the characters "ZXML" could mean this data is compressed in "Cubetto 5.0 Compressed Document Format".

If that's the case, how can I decompress and read these files, or re-compress my modded files back to this format?

How to read/edit data compressed in ZXML format for game modding?

I'm trying to mod a game from 2007 that has two .xml files, but they don't look like conventional XML when I open them in VS Code or Notepad++. Here's a sample of what they look like:

strings.xml strings.xml with many non-text characters

settings.xml settings.xml with many non-text characters

In the comments, Quentin suggests that both files' contents beginning with the characters "ZXML" could mean this data is compressed in "Cubetto 5.0 Compressed Document Format".

If that's the case, how can I decompress and read these files, or re-compress my modded files back to this format?

How to read/edit data compressed in ZXML format for modding the game Chocolatier?

I'm trying to mod the game Chocolatier from 2007. It has two .xml files, but they don't look like conventional XML when I open them in VS Code or Notepad++. Here's a sample of what they look like:

strings.xml strings.xml with many non-text characters

settings.xml settings.xml with many non-text characters

In the comments, Quentin suggests that both files' contents beginning with the characters "ZXML" could mean this data is compressed in "Cubetto 5.0 Compressed Document Format".

If that's the case, how can I decompress and read these files, or re-compress my modded files back to this format?

Framing in more constructive "how to" format using info from comments
Source Link
DMGregory
  • 140.8k
  • 23
  • 257
  • 401

I cannot see an XML file of a 2007 How to read/edit data compressed in ZXML format for game properlymodding?

I've tried basic notepad, then installed Notepad++ and then tried VS CodeI'm trying to mod a game from 2007 that has two (well.xml files, just in case) ifbut they don't look like conventional XML when I can see at least something, it's thisopen them in VS Code or Notepad++. Here's a sample of what they look like:

strings.xml picture 1 of "strings"strings.xml with many non-text characters

settings.xml picture 2 of "settings"settings.xml with many non-text characters

This game has only 2 xml files strings and settingsIn the comments, I suppose allQuentin suggests that both files' contents beginning with the game infocharacters "ZXML" could mean this data is there (it's very small 21mb game)compressed in "Cubetto 5. Can anyone help please?0 Compressed Document Format".

If someone could say where arethat's the textures could be in that gamecase, that's be just great too.how can I decompress and read these files, or re-compress my modded files back to this format?

I cannot see an XML file of a 2007 game properly

I've tried basic notepad, then installed Notepad++ and then tried VS Code (well, just in case) if I can see at least something, it's this: picture 1 of "strings" picture 2 of "settings"

This game has only 2 xml files strings and settings, I suppose all the game info is there (it's very small 21mb game). Can anyone help please?

If someone could say where are the textures could be in that game, that's be just great too.

How to read/edit data compressed in ZXML format for game modding?

I'm trying to mod a game from 2007 that has two .xml files, but they don't look like conventional XML when I open them in VS Code or Notepad++. Here's a sample of what they look like:

strings.xml strings.xml with many non-text characters

settings.xml settings.xml with many non-text characters

In the comments, Quentin suggests that both files' contents beginning with the characters "ZXML" could mean this data is compressed in "Cubetto 5.0 Compressed Document Format".

If that's the case, how can I decompress and read these files, or re-compress my modded files back to this format?

added 4 characters in body
Source Link

I've tried basic notepad, then installed Notepad++ and then tried VS Code (well, just in case) if I can see at least something, it's this: picture 1 of "strings" picture 2 of "settings"

This game has only 2 xml files strings and settings, I suppose all the game info is there (it's very small 21mb game). Can anyone help please?

If someone could say where are the textures could be in that game, that's be just great too.

I've tried basic notepad, then installed Notepad++ and then tried VS Code (well, just in case) if I can see at least something, it's this: picture 1 of "strings" picture 2 of "settings"

This game has only 2 xml files strings and settings, I suppose all the game info is there (it's very small 21mb game). Can anyone help please?

If someone could say where are the textures could be in that game, that's be just great.

I've tried basic notepad, then installed Notepad++ and then tried VS Code (well, just in case) if I can see at least something, it's this: picture 1 of "strings" picture 2 of "settings"

This game has only 2 xml files strings and settings, I suppose all the game info is there (it's very small 21mb game). Can anyone help please?

If someone could say where are the textures could be in that game, that's be just great too.

added 84 characters in body
Source Link
Loading
Source Link
Loading