0 Members and 1 Guest are viewing this topic.
Well, I would tell you to check the AppDB entry on the WINE site, but looks like some dude DELETED Soldat completely off the thing. Not only that, but the other game I maintained, battlefield 2, was deleted as well!! All that hard work...
#!/bin/bash# Disable mouse accelerationxset m 0 0# Start Soldatwine "C:\Soldat\Soldat.exe"
fixme:d3d:IWineD3DDeviceImpl_CreateAdditionalSwapChain The app requests more than one back buffer, this can't be supported properly. Please configure the application to use double buffering(=1 back buffer) if possible