katanamaru Posted October 11, 2013 Posted October 11, 2013 Is it possible to install the game multiple times on one machine? I want to try OJK and other code mods and would like to do so on a different install.
Circa Posted October 11, 2013 Posted October 11, 2013 OpenJK uses a different .exe so it shouldn't need a separate install. But to answer your question, it should be possible. Just change the install path in the install wizard.
Circa Posted October 11, 2013 Posted October 11, 2013 I can't find the OpenJK download.http://builds.openjk.org.
eezstreet Posted October 11, 2013 Posted October 11, 2013 You can just move OpenJK's exe somewhere else, and then make a .bat for it which has something to this effect: openjk.x86.exe +set fs_basepath "<Path to JKA Installation gamedata folder>" +set fs_cdpath "<Path where openjk.x86.exe is. The last folder so for e.g. C:\OJK\Gamedata>"It will load PK3s from your JKA installation without you having to move them, and the PK3s in your new side area will get loaded as well (overwriting the base game assets) You can also set fs_game, and it will load them in this order: baseopenjk basefs_gameopenjk fs_game You can just move OpenJK's exe somewhere else, and then make a .bat for it which has something to this effect: openjk.x86.exe +set fs_basepath "<Path to JKA Installation gamedata folder>" +set fs_cdpath "<Path where openjk.x86.exe is. The last folder so for e.g. C:\OJK\Gamedata>"It will load PK3s from your JKA installation without you having to move them, and the PK3s in your new side area will get loaded as well (overwriting the base game assets) You can also set fs_game, and it will load them in this order: baseopenjk basefs_gameopenjk fs_game
afi Posted October 13, 2013 Posted October 13, 2013 Just copy the whole folder. At times I had 3 different installs (1.01, MBII and 1.0)
eezstreet Posted October 13, 2013 Posted October 13, 2013 Just copy the whole folder. At times I had 3 different installs (1.01, MBII and 1.0)Why waste hard drive space when you can use simple cvar manipulation to achieve the same effect?
afi Posted October 16, 2013 Posted October 16, 2013 Why waste hard drive space when you can use simple cvar manipulation to achieve the same effect? His question was if he can install the game multiple times and yes he can
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now