https://bugs.winehq.org/show_bug.cgi?id=29582
--- Comment #45 from Maxim Stewart gamer1119@gmail.com --- (In reply to Daniel Santos from comment #44)
(In reply to Maxim Stewart from comment #42)
You had me hee-hawing at a master piece being cut out and glued to the car. I just imagined The Scream by Munch being cut out by a kid who's 5 and grinning stupidly with glue stick glue in his mouth. XD
Thanks in turn for the laugh! :)
Of course!
I've gone and done as you recommended and done the "git fetch" and "git reset --hard origin/hybrid-sync" and reconfigured and rebuilt the binaries out of tree.
I run BF2 with this command: STAGING_SHARED_MEMORY=1 STAGING_SHM_SYNC=1 WINEPREFIX="/home/abaddon/.PlayOnLinux/wineprefix/z:/" ./wine "C:\Program Files\Steam\steamapps\common\Star Wars Battlefront II\GameData\BattlefrontII.exe"
I get to a black screen for a bit and then it seems to crash. Here is its output: https://paste.ubuntu.com/26414912/
I've also run the compiled wine version without enabling the options like so: WINEPREFIX="/home/abaddon/.PlayOnLinux/wineprefix/z:/" ./wine "C:\Program Files\Steam\steamapps\common\Star Wars Battlefront II\GameData\BattlefrontII.exe"
I get the following output: https://paste.ubuntu.com/26414930/
I hope these stay up long enough for you to get to them. I can also post them on my Google Drive for you to view too. Anyway, I'll let you look over them for further guidance since what I think might be wrong might not be what you think is wrong.