Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Aug 22:31
· 14 commits to coop-mod since this release

Co-op multiplayer mod for Everspace 2 — a dwmapi.dll proxy, host-authoritative listen server.

This build is pinned to one game build. The mod checks the game exe's PE timestamp against
4225050077 and disables itself (with a line in its log) if they differ, so it will not
misbehave against a different patch — it simply will not activate until it is rebuilt.

Install

Drop dwmapi.dll next to ES2-Win64-Shipping.exe in
steamapps/common/EVERSPACE™ 2/ES2/Binaries/Win64/.
On Linux/Proton also add the launch option WINEDLLOVERRIDES="dwmapi=n,b" %command% — that is
the single most common thing people miss. Full instructions are in INSTALL.md in the zip.

Verify it loaded

Reach the main menu and look for a MULTIPLAYER entry under NEW GAME.

dwmapi-0.2.0.pdb is attached separately, for symbolising a crash callstack
(scripts/crash.sh); it is not needed to play.

Not affiliated with Rockfish Games. For use with your own copy of the game.