Making AC portable
#5
Actually, the only thing you have to do is modify the launcher script. E.g. in assaultcube.bat:
start bin_win32\ac_client.exe "--home=data" --init %1 %2 %3 %4 %5
should put all the stuff into a new directory named "data" within the main AC directory. The server should need no modifications at all.

As for the DLL, it might work if you just drop it into bin_win32.
Thanks given by:


Messages In This Thread
Making AC portable - by Dynamite - 14 Sep 12, 10:49PM
RE: Making AC portable - by Mystered - 14 Sep 12, 10:59PM
RE: Making AC portable - by Dynamite - 14 Sep 12, 11:10PM
RE: Making AC portable - by Bukz - 14 Sep 12, 11:14PM
RE: Making AC portable - by tempest - 14 Sep 12, 11:25PM
RE: Making AC portable - by Stüpp - 15 Sep 12, 12:52AM
RE: Making AC portable - by MykeGregory - 15 Sep 12, 07:15AM
RE: Making AC portable - by ärkefiende - 15 Sep 12, 05:15PM
RE: Making AC portable - by Dynamite - 16 Sep 12, 01:00AM
RE: Making AC portable - by V-Man - 16 Sep 12, 04:35AM
RE: Making AC portable - by Dynamite - 17 Sep 12, 10:40PM
RE: Making AC portable - by Dynamite - 18 Sep 12, 04:53AM
RE: Making AC portable - by ärkefiende - 18 Sep 12, 08:29PM
RE: Making AC portable - by Dynamite - 19 Sep 12, 12:50AM
RE: Making AC portable - by yopa - 19 Sep 12, 08:53PM
RE: Making AC portable - by tempest - 19 Sep 12, 09:26PM
RE: Making AC portable - by ärkefiende - 19 Sep 12, 09:51PM
RE: Making AC portable - by ärkefiende - 20 Sep 12, 07:52PM