Quote from: {AR}MetalKiller on March 12, 2023, 02:45:23 PMHi,
The AR clan tries to host a server for Steam.
Since we host on Linux we use wine.
Starting the Battlefront executable (from GOG) with the following options causes a page fault:Code Selectwine Battlefront.exe /win /norender /autonet dedicated /noaim /resolution 200 200 /nosound /gamename "..." rhn2a 200 200
The interesting thing here is that the server starts without the /norender option.Code Selectwine Battlefront.exe /win /autonet dedicated /noaim /resolution 200 200 /nosound /gamename "..." rhn2a 200 200
But as we use wine, the server takes >5min and 100% CPU usage over the whole time period (granted we don't have such a powerful machine).
Attached you find a crash log, but I doubt that it will help.
Any idea why the /norender option might cause a crash?
Note: Wine was the only thing running on the server.
Cheers!
EDIT: Remove misleading text.
Which version of Wine are you guys using on that Linux machine?
I did some tests:
Proton 7.0.6 (Steam) = Crash like you described
Wine-GE (https://github.com/GloriousEggroll/wine-ge-custom) = Works and no crash
newest vanilla Wine staging (8.2) = Works and no crash
Yeah, I just created an account to post this lmao
