Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
arxsavetool(1)		     General Commands Manual		  arxsavetool(1)

NAME
     arxsavetool - 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  direc-
	    tory. This action takes no further options.

     add    Add  additional files to a save file container. All additional para-
	    meters after the save file container are  interpreted  as  files  to
	    add.

     fix    Fix  errors in the save file caused by broken versions of Arx Liber-
	    tatis. 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
     arx(6), arxunpak(1)

BUGS
     No known bugs.

1.2.1				   2022-04-10			  arxsavetool(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=arxsavetool&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help