https://bugs.winehq.org/show_bug.cgi?id=43091
Bug ID: 43091 Summary: Can no longer run "The Sims 3" with networking turned off Product: Wine Version: 2.9 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: sluggo@unknown.nu CC: jacek@codeweavers.com Regression SHA1: 28f865b134279c1bcbe9fbd1f5eaaf0a4129a765 Distribution: ---
I start the Sims 3 with networking turned off with "unshare". I use this command:
"sudo unshare -n sudo -u kjs bash -c "WINEPREFIX=/home/kjs/.wine-sims3 wine /home/kjs/.wine-sims3/drive_c/Program\ Files/Electronic\ Arts/The\ Sims\ 3/Game/Bin/Sims3Launcher.exe""
This worked fine until 2.9; now it crashes on startup. If I did the regression tests correctly, it seems to have broken on 28f865b134279c1bcbe9fbd1f5eaaf0a4129a765.
Let me know if you need any further information.