[Bug 5024] Thief: Deadly Shadows crashes:page fault on read access to 0x0000040c

Wine Bugs wine-bugs at winehq.org
Sat May 12 08:20:28 CDT 2007


http://bugs.winehq.org/show_bug.cgi?id=5024





------- Additional Comments From Eabin at gmx.com  2007-12-05 08:20 -------
adding a check for null, i am able to play the game!
in dlls/wined3d/device.c in line 4533 add:

if ( pIB == NULL ) return WINED3D_OK;

there are still problems with menu fonts not displayed, but if you guess the correct places to click, 
you can start the training mission :)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list