[Bug 42880] New: Ragnarok Online stays with the loading screen.
https://bugs.winehq.org/show_bug.cgi?id=42880 Bug ID: 42880 Summary: Ragnarok Online stays with the loading screen. Product: Wine Version: 2.6 Hardware: x86 URL: https://unreserved.eu/documents/iro-client-installer-m irrors.html OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: SolisX007(a)yahoo.com Distribution: --- Hello Everyone, Ragnarok Online appears not to clear the loading screen. If i rollup the window then roll it down the game clears the loading screen. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #1 from Lunknown <SolisX007(a)yahoo.com> --- Forgot to mention. I'm running Slackware 14.2 64bit multilib with nouveau on an nvidia geforce 430gt. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #2 from Lunknown <SolisX007(a)yahoo.com> --- Hello Everyone, This appears to be a regression. wine-1.7.52 is good. wine-1.7.53 is bad. I will try and do a regression test later today. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |973de3f59c7d47602fe68c8cecf | |8fc3dbc59bcff CC| |julliard(a)winehq.org, | |SolisX007(a)yahoo.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |stefan(a)codeweavers.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Ragnarok Online stays with |Ragnarok Online doe not |the loading screen. |clear the loading screen. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #3 from Stefan Dösinger <stefan(a)codeweavers.com> --- I'll have a look at the game. Do you have any wined3d registry keys, in particular OffscreenRenderingMode set by any chance? Are you able to test if the bug also happens with the proprietary driver? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Henri Verbeet <hverbeet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #4 from Lunknown <SolisX007(a)yahoo.com> --- Hello Stefan, No i do not have any wined3d registry keys set. I will have to try the propietary driver later on. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #5 from Lunknown <SolisX007(a)yahoo.com> --- Hello Stefan, This issue only effects the nouveau driver. I tested the proprietary driver Nvidia-Linux-x86_64-375.39.run with wine 2.6 and did not have the problem i encountered with the nouveau driver. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Józef Kucia <joseph.kucia(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia(a)gmail.com --- Comment #6 from Józef Kucia <joseph.kucia(a)gmail.com> --- This may be related to bug 42002. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #7 from Lunknown <SolisX007(a)yahoo.com> --- Hello Jozef Kucia, Tried changing the direct3d to gdi as in the bug 42002. HKSU>Software>Wine>Direct3D>DirectDrawRenderer = gdi I get this error Cannot init d3d OR grf file has problem. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #8 from Stefan Dösinger <stefan(a)codeweavers.com> --- DirectDrawRenderer=gdi will only work for games that do not need Direct3D. If you want to work around this bug with a game that needs d3d you'll either have to rebuild Wine with the hack from bug 42002 (attachment 56443) or build mesa with the fix from fd.o bug 99116 (https://patchwork.freedesktop.org/patch/134178/). It'd be great if you could confirm that either patch fixes this issue so we know for sure if it is the same problem as bug 42002. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #9 from Lunknown <SolisX007(a)yahoo.com> --- Hello Stefan Dosinger, I will try to confirm this by tommorrow. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #10 from Lunknown <SolisX007(a)yahoo.com> --- Hello Stefan Dosinger, I downloaded the lastest wine-git. Can't find the two lines added in wined3d/surface.c patch @line 2298-2305 or anywhere in the surface.c file. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 --- Comment #11 from Józef Kucia <joseph.kucia(a)gmail.com> --- I cannot reproduce with i965, radeonsi and Nvidia proprietary drivers. It may be a nouveau bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Lunknown <SolisX007(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #12 from Lunknown <SolisX007(a)yahoo.com> --- With csmt enable the game clears the screen. Just like Grandia2. csmt disable Grandia 2 gamearts does not show up. https://streamable.com/dvlol csmt enable Grandia 2 gamearts does show up. https://streamable.com/hp064 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=42880 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #13 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.16. -- 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