

- Halomd mod download install#
- Halomd mod download update#
- Halomd mod download download#
- Halomd mod download free#
If you follow those steps and find issues feel free to post them here, and I will try to make corrections. Let's start, assuming you have a computer / VM running an updated Linux version (tested with current Debian stable here). It will be easier with GUI as a starting point.
Halomd mod download install#
Install your new prefix: WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefix/CODBBO2 ~/.local/share/wine/wine-6.0-rc5-staging-tkg-amd64/bin/winebootĭownload last winetricks script from GITHUB: Now, logon to your new account with graphics.įor instance: Įxtract to ~/.local/share/wine/wine-6.0-rc5-staging-tkg-amd64 Install distro version of wine (to get required deps): su -Īpt install wine wine32 wine64 libwine libwine:i386 fonts-wineĬreate an account for your gameserver: adduser codbo2server I suggest making it work with a GUI VM/PC and then port it to a headless machine (or make the current one headless) when it's working well. Note: this step will take a while and will ask you for multiple confirmation in the installation process Restart your wine prefix: WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefix/CODBBO2 ~/.local/share/wine/wine-6.0-rc5-staging-tkg-amd64/bin/wineboot Note3: when installer ask for reboot, do not reboot Note2: if it fails (sometime install script can get broken.:-/) please search a little bit on Google before asking here. NET : MONO, you can try it but for that you will have to use another clean wineprefix. ~/.local/share/wineprefix/CODBBO2/drive_c/CODBO2 Personnaly I created a CODBO2/CODMW3 folder in the prefix dirĪccording to previous steps, put game files in: Put your game in your new created prefix. Now you have to put plutonium files in the game directory.
Halomd mod download update#
While it is possible to use the launcher update feature, I personally end up copying files from my PC because I had problems running the plutonium launcher GUI inside wine.
Halomd mod download download#
It launches and download files, but the GUI was not displaying correctly and it instant-crashes if I click. Now, download required configuration files: I assume you now have all the files from Game and Plutonium in the game directory.

$WINEPATH/bin/wine $WINEPREFIX/bin/plutonium-bootstratper-win32.exe t6mp 'C:\\CODBO2' +set key '$KEY' -dedicated +set sv_config $CFG +set net_port $PORT You can now try to launch the gameserver with a script like this: WINEPATH=~/.local/share/wine/wine-6.0-rc5-staging-tkg-amd64Įxport WINEPREFIX=~/.local/share/wineprefix/CODBBO2 Put them in the game directory (.bat files are not needed) #Halomd server linux wine download# Server is running on last wine / ms dotnet / esync enabled If it works, congratulation you have your working proof of concept :). Note that wine/dotnet is very memory hungry, idle server take 500MB+ ram and it will keep growing while players get connected. screen: to allow it to run in a convenient headless context.alotofotherstuff : tons of other cool possible features (autorestart/autoupgrade for instance).In order to lauch the plutonium built-in updater you need those things: install vcrun2005 and vcrun2019 (native).WINE=~/.local/share/wine/wine-6.0-rc5-staging-tkg-amd64/bin/wine WINEARCH=win32 WINEPREFIX=~/.local/share/wineprefix/CODBBO2. GUI will launch correctly and start update process without crashing when you click on it.


#Halomd server linux wine update#īut when the update is finished it may crash if you have no 3D accel (it is the case for me because i'm running it on a VM). Still not very usable for automation because the GUI is still showing, even with "-update-only" because at the end of the process it stay opened.
