https://bugs.winehq.org/show_bug.cgi?id=18368
Jarkko K jarkko_korpi@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jarkko_korpi@hotmail.com
--- Comment #11 from EAZ @ Gamix OS HQ dezeeuw1986@gmail.com --- FIXED!!!
First you need winetricks-dev edition:
rm -f winetricks wget http://winetricks.googlecode.com/svn/trunk/src/winetricks chmod +x winetricks
Then install SDL in wine:
WINEARCH=win32 WINEPREFIX=/home/`USERNAME'/.local/bottles/panzer sh winetricks sdl Executing w_do_call sdl Executing load_sdl Executing mkdir -p /home/`USERNAME'/.cache/winetricks/sdl Downloading http://www.libsdl.org/release/SDL-1.2.14-win32.zip to /home/`USERNAME'/.cache/winetricks/sdl Initializing download: http://www.libsdl.org/release/SDL-1.2.14-win32.zip File size: 148795 bytes Opening output file SDL-1.2.14-win32.zip Starting download
[ 0%] .......... .......... .......... .......... .......... [ 61.8KB/s] [ 34%] .......... .......... .......... .......... .......... [ 111.2KB/s] [ 68%] .......... ..... Connection 3 finished ,,,,,,,,,, ,,,,,..... ...... Connection 2 finished ,,,,,,,,,, ,,,,,,,,,, ,,,,,,.... ..... Connection 1 finished ,,,,,,,,,, ,,,,,,,,,, ,,,,,,,,,, ,,,,,..... ..... Connection 0 finished
Downloaded 145.3 kilobytes in 1 second. (133.78 KB/s) Executing unzip -o -q /home/`USERNAME'/.cache/winetricks/sdl/SDL-1.2.14-win32.zip -d /home/`USERNAME'/.local/bottles/panzer/dosdevices/c:/windows/system32 SDL.dll
Now you can run Panzer General 2:
WINEARCH=win32 WINEPREFIX=/home/`USERNAME'/.local/bottles/panzer wine C:\Program\ Files\Panzer\ General\ 2\PANZER2.EXE
--- Comment #12 from Jarkko K jarkko_korpi@hotmail.com --- Could someone try this again I got this running https://bugs.winehq.org/show_bug.cgi?id=18447
which was marked somewhow duplicate of this bug, same debug output.