arxsavetool - Man Page
Inspect and modify Arx Libertatis save files
Synopsis
arxsavetool <action> <savefile> [<options>...]
Description
arxsavetool is a tool to inspect and modify save files of the first-person role-playing game Arx Libertatis. arxsavetool allows to extract individual files from save file containers and re-pack them. arxsavetool also allows listing the information contained in save files and fixing some errors caused by broken versions of the game.
Actions
- extract
Extract all files in the save file container to the current directory. This action takes no further options.
- add
Add additional files to a save file container. All additional parameters after the save file container are interpreted as files to add.
- fix
Fix errors in the save file caused by broken versions of Arx Libertatis. You don't need this if you never ran development versions of arx. This action takes no further options.
Requires data.pak, data2.pak and the graph directory to be in the current directory.
- view
List information contained in the save file. Without any additional arguments it just lists all level files contained. You can specify an individual save file after the save file container to display it's contents.
Requires loc.pak to be in the current directory.
See Also
Bugs
No known bugs.