Game is abandonware, civ5 netcode is shitty, we are a bunch of Russian (who speak english when there's somebody around who doesn't speak russian) Linux enthusiasts.
You have to jump through a couple of hoops to get a successful networked Civ5 game running.
For now we store match statistics in Google spreadsheet
We play using Vox Populi overhaul mod: https://dump.bitcheese.net/files/todidag/vp-12.20.1.7z. Unfortunately, mod is Windows-only, so use Wine on Linux. To install mod, unarchive it into <civ folder>/Assets/DLC. Also, before changing your mods, clear My Documents/My Games/Sid Meier's Civilization 5/cache folder.
If you use manual installation, do
$ winetricks vcrun6 mfc42
otherwise the installer will crash right at the start.
The installer might crash with a floating point error under latest versions of wine, e.g. under wine-2.20, available as wine-staging package on debian stretch.
Use earlier version. It works fine under wine-1.8.7, available from wine package on debian stretch. However, game itself often does not work with wine 1.8.7, so switch versions back after installation.
When I used export LC_ALL=ru_RU.UTF-8
to fix encoding problems in the installer, they were indeed fixed, but the installer crashed in the end. So I redid it with export LC_ALL=C
, and it worked fine. Ignore broken encoding, just press continue whenever possible and choose english language when prompted with installation options.
Older wine (~1.8.7) is known to fail to launch the game, use recent stable or staging https://wine-staging.com/installation.html
Run wine CivilizationV
to start the game. Running winecfg
and setting up a virtual desktop beforehand is advised.
If the game complains about missing libGL.so.1 and crashes at the very beginning, you need to install 32-bit opengl drivers that contain this file. On Debian Stretch if you are using nvidia do sudo apt install libgl1-nvidia-glvnd-glx:i386
(assuming you have already enabled multiarch).
You need smacnet because civ only works via LAN. Via LAN without packet loss. Netcode sucks.
On linux, you might need to open /etc/hosts and replace line with localhost with
192.168.7.XX localhost # 192.168.7.XX is your assigned IP
We're sorry about your localhost-binding services.
We use XMPP for text and mumble for voice. Alternatively, some of us hang out in civ5 discord
Saving after first slice of players moved will probably result in broken save, avoid it.
If host cannot produce latest working savegame after a crash, they lose right to host next game.
If host loses 3 rights to host, host is changed mid-game.
Use pitboss mode, no events system (unbalanced). Preferred map is Terra.
We play hybrid turns (simultaneous while no humans are at war, sequential otherwise). Because turns aren't sequential immediately, but only after turn ends, here are some additional rules to avoid simultaneous warfare, which is prone to luck and network shenanigans:
If these rules are violated, game is reloaded to before the war save and the violator is anally denounced (and loses hosting right).
Exception: when an AI asks you to declare war, you can skip the first phase.