11 Nov 10, 07:22PM
You pass --home to AC as a command line argument when you start it. Like
(I have no idea if your binary is in bin_unix since you're not using a UNIX system...)
Now, that /some/path has to be something you have write permissions for. I have no idea where configuration files are typically stored on Amiga, on Linux it would be ~/.assaultcube_v1.1
[SELECT ALL] Code:
bin_unix/native_client --home=/some/path
Now, that /some/path has to be something you have write permissions for. I have no idea where configuration files are typically stored on Amiga, on Linux it would be ~/.assaultcube_v1.1