tibia.com / faq napisał
Can I force the Tibia client to save the configuration file and the automap files in a specified directory?
Normally, the Tibia client asks your operating system where its directory for "user specific application data" is. However, if you would like to specify another directory, you can do so by using "path", the new command line parameter for the Tibia client. With it you can force the Tibia client to save the config file (Tibia.cfg) and the automap files (*.map) at a specific place. For example:
Under Windows: C:\Programme\Tibia\Tibia.exe path C:\MyTibia
Under Linux: ./Tibia path ~/MyTibia
Please note that the "path" command line parameter must be the last used parameter, e.g. Tibia.exe engine 0 path C:\MyTibia.