https://bugs.winehq.org/show_bug.cgi?id=41469
--- Comment #9 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- (In reply to winetest from comment #8)
(In reply to Luca Weiss from comment #7)
Didn't work for me on a clean 32-bit prefix, where I installed the game -> started (crashed) -> winetricks vcrun2003 -> WINEARCH=win32 wine start 'C:\Program Files\JoWooD\Ski Racing 2005 Demo\SR2005_Demo.exe' -> crashed again with "wine: Unhandled page fault on write access to 0xa71233f8 at address 0x6a1200 (thread 0031), starting debugger..."
I couldnt get it running either thatway. I didnt bother to report since Louis is usually on the spot.
Did you check that msvcr71 is really set to native? I notices that winetricks vcrun2003 only installs the dlls, but doesn`t set them to native anymore (was there a change in winetricks?).
Could you try WINEDLLOVERRIDES=msvcr71=n wine SR2005_Demo.exe
As I said, with that command it starts just fine here...