12 May
2007
12 May
'07
1:20 p.m.
http://bugs.winehq.org/show_bug.cgi?id=5024 ------- Additional Comments From Eabin(a)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.