https://bugs.winehq.org/show_bug.cgi?id=38197
Bug ID: 38197 Summary: Singles 2 crash at start Product: Wine Version: 1.7.38 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: mrdeathjr28@yahoo.es Distribution: ---
Singles 2 dont run on clean prefix
https://bugs.winehq.org/show_bug.cgi?id=38197
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #1 from Béla Gyebrószki gyebro69@gmail.com --- Please attach the terminal output in a clean 1.7.38. http://wiki.winehq.org/FAQ#get_log
https://bugs.winehq.org/show_bug.cgi?id=38197
--- Comment #2 from mrdeathjr28@yahoo.es --- Created attachment 50974 --> https://bugs.winehq.org/attachment.cgi?id=50974 backtrace
https://bugs.winehq.org/show_bug.cgi?id=38197
--- Comment #3 from mrdeathjr28@yahoo.es --- shows this at crash
fixme:win:EnumDisplayDevicesW ((null),0,0x33f1b8,0x00000000), stub! fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:d3d:wined3d_device_set_software_vertex_processing device 0x1796c0, software 0 stub! texture.c:1257: unsafe_impl_from_IDirect3DBaseTexture9: La declaración `iface->lpVtbl == (const IDirect3DBaseTexture9Vtbl *)&d3d9_texture_2d_vtbl || iface->lpVtbl == (const IDirect3DBaseTexture9Vtbl *)&d3d9_texture_cube_vtbl || iface->lpVtbl == (const IDirect3DBaseTexture9Vtbl *)&d3d9_texture_3d_vtbl' no se cumple. wine: Assertion failed at address 0xf774fd00 (thread 0009), starting debugger...
https://bugs.winehq.org/show_bug.cgi?id=38197
mrdeathjr28@yahoo.es changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mrdeathjr28@yahoo.es
https://bugs.winehq.org/show_bug.cgi?id=38197
--- Comment #4 from whatbug n296869@rtrtr.com --- This bug is a regression.
AFAIK, this game worked well, back in time (somewhere in Wine 1.3 IIRC).
Unfortunately, I'm unable to say how far it goes.
https://bugs.winehq.org/show_bug.cgi?id=38197
--- Comment #5 from whatbug n296869@rtrtr.com --- I too can confirm the existence of this bug.
The last known good released version is Wine 1.5.2.
I was able to run a regression test and pin-point it:
--- d01e0647d14a79b4a9ce78200eb737d62f9ce298 is the first bad commit commit d01e0647d14a79b4a9ce78200eb737d62f9ce298 Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Apr 24 20:54:15 2012 +0200
d3d9: Get rid of IDirect3DBaseTexture9Impl.
:040000 040000 af94e516df0c9ad435e7c88c51393def4ae11d51 b00b1a11b0e6cb45bf749f50923b396c4923fce4 M dlls ---
I hope this helps the developers in fixing this long-standing bug.
I tried reverting the patch with: git show d01e0647d14a79b4a9ce78200eb737d62f9ce298 | patch -p1 -R However, that caused the compilation to fail.
https://bugs.winehq.org/show_bug.cgi?id=38197
Béla Gyebrószki gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |hverbeet@gmail.com Component|-unknown |directx-d3d Regression SHA1| |d01e0647d14a79b4a9ce78200eb | |737d62f9ce298
https://bugs.winehq.org/show_bug.cgi?id=38197
--- Comment #6 from Henri Verbeet hverbeet@gmail.com --- Created attachment 51960 --> https://bugs.winehq.org/attachment.cgi?id=51960 patch
Does the attached patch make it any better?
https://bugs.winehq.org/show_bug.cgi?id=38197
--- Comment #7 from mrdeathjr28@yahoo.es --- (In reply to Henri Verbeet from comment #6)
Created attachment 51960 [details] patch
Does the attached patch make it any better?
Thanks for patch, i have tested and runs good (cinematics* dont work but this different issue)
*MPEG sequences (with lav filters dont work too)
Specs Machine
Nvidia Drivers 352.30 Linux Mint 17.2 Raffaela XFCE Edition 64Bit - Kernel 4.0.0-040000-generic (ubuntu mainline) CPU: INTEL Pentium G3220 (Haswell 22nm) 3.0Ghz MEM: 8GB DDR3 1333 (2x4) Patriot value (dual channel: 21.3 gb/s) GPU: Zotac Nvidia Geforce GT630 (GK208 28nm: 384 Shaders / 8 ROPS) Zone Edition Passive Cooling 2GB DDR3 1800Mhz 64Bit (14.4Gb/s) BOARD: MSI H81M E33
Gameplay video
https://www.youtube.com/watch?v=kflIOJ79OvE
https://bugs.winehq.org/show_bug.cgi?id=38197
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0c8e78f80dc3bfeb72deeb51274 | |ce42adb623b0b Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Henri Verbeet hverbeet@gmail.com --- Should be fixed by commit 0c8e78f80dc3bfeb72deeb51274ce42adb623b0b.
https://bugs.winehq.org/show_bug.cgi?id=38197
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.49.