[Bug 18245] New: Polygon Love 2 - model shows up but doesn't have any animation
http://bugs.winehq.org/show_bug.cgi?id=18245 Summary: Polygon Love 2 - model shows up but doesn't have any animation Product: Wine Version: 1.1.20 Platform: PC OS/Version: Windows XP Status: UNCONFIRMED Severity: minor Priority: P2 Component: directx-d3d AssignedTo: wine-bugs(a)winehq.org ReportedBy: knight666(a)gmail.com Created an attachment (id=20756) --> (http://bugs.winehq.org/attachment.cgi?id=20756) A screenshot of the model standing with her arms wide First off, launching Polygon Love 2 from the command line is impossible, it crashes with the following output: knight666(a)Katja:~$ wine "/media/disk/Program Files/Purple Heart/Polygon Love 2/PL2.exe" 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,0x32f830,0x00000000), stub! fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface It is possible to launch the game by double clicking the exe. Once loaded, everything works as it's supposed to, but once you go in the dressing room, your character doesn't display any animation, and just stands there with her arms wide. I've attached a screenshot demonstrating the effect. Computer specs: - Wine 1.1.20 (latest version at time of writing) - Ubuntu 8.10 - 2.2 GHz AMD Athlon(tm) 64 X2 Dual Core Processor 4200+ - 1 GB RAM - 128 MB (I think) nVidia Corporation GeForce 8600 GT -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 sevencoloredbox(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sevencoloredbox(a)gmail.com --- Comment #1 from sevencoloredbox(a)gmail.com 2009-09-01 20:01:28 --- I was able to get it to run from command line and got this output from start till loading a model: fixme:win:EnumDisplayDevicesW ((null),0,0x33f80c,0x00000000), stub! fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to SetDepthStencilSurface fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x21ff88,0x1501058): stub fixme:d3d:state_patchsegments (WINED3DRS_PATCHSEGMENTS,0.000000) not yet implemented err:d3d:state_undefined Undefined state. ... fixme:d3d:state_vertexblend_w Vertex blending enabled, but not supported by hardware err:d3d:state_undefined Undefined state. ... Where the ...s represent many repeats of the previous line. Hope it gives some hint as to why it's not working. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 --- Comment #2 from Henri Verbeet <hverbeet(a)gmail.com> 2009-09-02 04:38:31 --- Probably lack of vertex blending. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 --- Comment #3 from sevencoloredbox(a)gmail.com 2009-09-02 05:58:05 --- (In reply to comment #2)
Probably lack of vertex blending.
When it says not enabled by hardware, it sounds like an issue on my end..but the game worked fine on Windows XP. I have a GeForce Go 7600 and am using the nVidia drivers. Is this something I'd have to fix on my system? Or is that something just not totally supported in Wine yet? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 --- Comment #4 from Henri Verbeet <hverbeet(a)gmail.com> 2009-09-02 06:07:24 --- It's not implemented unless your GL implementation supports ARB_vertex_blend. Very few implementation support that extension. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 Eduardo <companheiro.vermelho(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |companheiro.vermelho(a)gmail. | |com --- Comment #5 from Eduardo <companheiro.vermelho(a)gmail.com> 2010-07-26 13:29:11 --- (In reply to comment #4)
It's not implemented unless your GL implementation supports ARB_vertex_blend. Very few implementation support that extension.
So, duplicate of bug 6955? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 --- Comment #6 from Henri Verbeet <hverbeet(a)gmail.com> 2010-07-26 16:44:18 --- Yeah. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 Arturo Urteta <arturourteta(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Arturo Urteta <arturourteta(a)gmail.com> 2010-11-29 12:40:07 CST --- *** This bug has been confirmed by popular vote. *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE OS/Version|Windows XP |Linux --- Comment #8 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-04-13 00:56:17 CDT --- Not sure why this is still open.. *** This bug has been marked as a duplicate of bug 6955 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18245 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Ken Sharp <kennybobs(a)o2.co.uk> 2011-04-13 00:56:34 CDT --- Dupe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org