Clicking the LAN button in the main menu does nothing. The screen flashes and returns to the menu.
The Porting Kit installer applies a LAN patch (wsock32.dll) that replaces the old IPX protocol with UDP. However, Wine is not configured to use it — it ignores the native DLL and falls back to its own built-in version.
- In Porting Kit, right-click the game and open the Wineskin app
- Click Advanced
- Go to the Tools tab
- Click Config Utility (winecfg)
- Go to the Libraries tab
- In "New override for library", type
wsock32and click Add - Select
wsock32from the list and click Edit - Set it to Native then Builtin
- Click OK, then Apply, then OK
Repeat on every Mac that will join the LAN game.
- Tested on macOS Sequoia and Monterey
- Porting Kit wrapper version 3.0.6_2, engine WineskinCX 22.1.1
- Both Macs must be on the same local network subnet