http://bugs.winehq.org/show_bug.cgi?id=12560
--- Comment #50 from heema heematux@gmail.com 2009-03-12 04:04:15 --- (In reply to comment #49)
Heema
Would you be so kind as to copy paste your guide here... please. I can't use the Malyasian version. And I really don't want to create an account just to be able to view the post.
Thanks
sure here it is
http://img149.imageshack.us/img149/3811/pwqg6.png
here is how i did it
Update: as of wine 1.1.9 the animated cursor bug has been fixed
if you run ubuntu or fedora you can download already patched wine from http://oliverdeisenroth.de/index.php?option=com_remository&Itemid=85&...
if you want to manually compile wine then: # Download (http://prdownloads.sourceforge.net/wine/wine-1.1.0.tar.bz2)Wine 1.1.2 and the cursor with the no S3TC patch(http://heematux.googlepages.com/pw_wine1-1-2_anicurs_noS3TC.patch) # Unpack the Wine archive through the file manager or with 'tar -xvjf wine-1.1.2.tar.bz2' # Enter the Wine directory with 'cd wine-1.1.2' # Apply the cursor patch with 'patch -p1 <../cursor-patches-1.1.2.patch' # Update wineserver with 'tools/make_requests' # If you already have wine installed and want to test it in another place then Configure Wine with './configure --prefix=$HOME/wine-pw', where you can choose another install path if you want to. if you dont have wine installed then you can ./configure --prefix=/usr # Build Wine with 'make' # Install with su then 'make install' or sudo make install # Delete the Wine source with 'cd ..; rm -rf wine-1.1.2' # Now you can run the game by substituting the 'wine' commandd with '$HOME/wine-pw/bin/wine'
got it from "http://appdb.winehq.org/objectManager.php?sClass=version&iId=13272"
Wine Config Wine configuration: Windows» -> «Windows XP» Vertex Shader Support = none (to fix grey bug http://bugs.winehq.org/show_bug.cgi?id=15081) Allow pixel shader "enable" audio only alsa
PW Config in pw uncheck vsync and turn off water
got it from "http://appdb.winehq.org/objectManager.php?sClass=version&iId=9923"
P.S: I found out that if i installed Directx the game crashes
turns out that the corrupted images was from nvidia S3TC so you have to patch wine to disable that