
#X3 albion prelude save location full
Call from the command line for full options, or run directly for default options.When used alongside the X3 Plugin Manager: if the customizer outputs to a catalog (the default), these tools can run in either order if the customizer outputs to loose files (a command line option), the customizer should be run second, after the plugin manager is closed, since the plugin manager generates a TWareT.pck file when closed that doesn't capture changes in TWareT.txt made by this tool. Farnham's Legacy support has been added as well.

TC 3.4 is tentatively supported for many transforms, though has not been thoroughly tested. Most transforms will support prior or later versions of AP. This tool is designed primarily for Albion Prelude v3.3.

#X3 albion prelude save location code
For Linux or 32-bit Windows users, the source code can be run directly using an appopriate version of Python. These will be provided as convenient, generally for 64-bit Windows. As of customizer version 3, an executable will be generated for users who do not wish to run the Python source code directly, and is available on the github Releases page. This tool is written in Python, and tested on version 3.7. Most transforms will work on an existing save. Most transforms support input arguments to set parameters and adjust behavior, according to user preferences. Source files will generally support any prior modding. Some transforms carry out binary code edits, allowing for options not found elsewhere.

Many transforms will also do analysis of game files, to intelligently select appropriate edits to perform. Transforms will often perform complex or repetitive tasks succinctly, avoiding the need for hand editing of source files. This tool will read in source files from X3, modify on them based on user selected transforms, and write the results back to the game directory.
