http://bugs.winehq.org/show_bug.cgi?id=11224
Summary: Throw In (Blitz Basic game) has a memory access violation Product: Wine Version: 0.9.53. Platform: PC URL: http://freeforumzone.leonardo.it/cartella.aspx?c=3694&f= 3694&idc=34040 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: directx-d3d AssignedTo: wine-bugs@winehq.org ReportedBy: trevi55@gmail.com
Created an attachment (id=10306) --> (http://bugs.winehq.org/attachment.cgi?id=10306) Throw In launch error screenshot
I'd like to play to this old-school soccer game but it doesn't run in Wine...
I mean, after creating a new wine folder to use I have to set Direct3D -> DirectDrawRenderer to OpenGL (if I don't do so, wine stops immediately saying me that I've to change the DirectDraw render mode)...
After this modification, I can launch the Throw In exe file and for few seconds I get the game (loading) splash in my screen while the music is playing, then an «Error» pop-up message appears with the «Memory Access Violation» error (as you can see in the attached screenshot)... The music continues to play until I press the «Ok» button, then all crashes!
The only messages I've in my terminal are:
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex samplers and 32 total samplers fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) > combined_samplers fixme:win:EnumDisplayDevicesW ((null),0,0x34f840,0x00000000), stub!
I've tried to enable also a more accurate debugging output, but I don't see relevant messages... Anyway I could attach it, if you need!
You can download this game (version 0.85) at http://tinyurl.com/37lhzh (0.86 update at http://tinyurl.com/36cjdu)
Just one note... If I try the version 0.8 (http://tinyurl.com/3ymj42) the application behavior is different: when launching the exe the game menu loads and I can navigate it until I select to play... Then the game crashes giving the same output I've already described.
I'd have to say also that another game I can find in the same site (Total Control Soccer), always written in the same language give me this error :(