http://bugs.winehq.org/show_bug.cgi?id=8051
--- Comment #56 from Thomas David cake_eater_eating_cake@hotmail.com 2008-09-15 01:44:48 --- (In reply to comment #54)
I just compiled wine with the patch (http://bugs.winehq.org/attachment.cgi?id=12615) which went fine - the game runs but suffers the same display corruption that Warren Dumortier (Comment #49) describes.
Just tried to compile with the same patch with the latest git and it fails
device.c: In function ‘IWineD3DDeviceImpl_ColorFill’: device.c:6423: error: ‘pPresentationParameters’ undeclared (first use in this function) device.c:6423: error: (Each undeclared identifier is reported only once device.c:6423: error: for each function it appears in.) make[2]: *** [device.o] Error 1 make[2]: Leaving directory `/home/steph/Downloads/wine_sims/dlls/wined3d' make[1]: *** [wined3d] Error 2 make[1]: Leaving directory `/home/steph/Downloads/wine_sims/dlls' make: *** [dlls] Error 2
I believe Sims 2 suffers from the same graphical errors as http://bugs.winehq.org/show_bug.cgi?id=15149 which is now fixed in the lated git.. just wondering if anyone can update the http://bugs.winehq.org/attachment.cgi?id=1261 patch to work.
I could be wrong but its worth a try.