http://bugs.winehq.org/show_bug.cgi?id=21779
Summary: Torchlight game - some particle effects are too big. Product: Wine Version: 1.1.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: maciekw5@gmail.com
When playing Torchlight game through Wine, some of the particle effects (mostly fire) appear too big. The problem had been observed for the first time in Wine 1.1.31, as reported here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=18314&i...
I can also confirm that the problem is absent in Wine 1.0.1. There are excessive particle effects whatsoever. I think it is needed to make regression tests - unfortunately, I'm not a very advanced Linux user - I barely could install 2 wine versions simultaneously to test.
Don't know if it might be relevant, but:
1) The bug is present in both D3D and OpenGL modes
2) I asked about in Runic Games' (official developer) Forum:
http://forums.runicgames.com/viewtopic.php?f=24&t=11258
And it might seem that one of the devs has some clues about what might have gotten wrong.
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #1 from Austin English austinenglish@gmail.com 2010-02-20 10:25:22 --- Please run the regression test: http://wiki.winehq.org/RegressionTesting
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #2 from Maciej Warnecki maciekw5@gmail.com 2010-02-20 11:13:31 --- Created an attachment (id=26344) --> (http://bugs.winehq.org/attachment.cgi?id=26344) Log containing compilation error
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #3 from Maciej Warnecki maciekw5@gmail.com 2010-02-20 11:14:32 --- (From update of attachment 26344) I'm getting an error when trying to compile (Archlinux 64-bit)
[warnec@chakra-desktop wine-git]$ CC="ccache gcc -m32" ./configure --verbose checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking whether make sets $(MAKE)... yes checking for gcc... ccache gcc -m32 checking whether the C compiler works... no configure: error: in `/home/warnec/Kompilowane/wine-git': configure: error: C compiler cannot create executables See `config.log' for more details. [warnec@chakra-desktop wine-git]$
http://bugs.winehq.org/show_bug.cgi?id=21779
Maciej Warnecki maciekw5@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #26344|Log containing compilation |Log containing compilation description|error |error (trying to invoke | |regression test)
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2010-02-20 19:05:27 --- How to compile Wine: http://wiki.winehq.org/WineOn64bit If you have any issues with that use forum. Bugzilla is for bugs only.
Please test with latest Wine version (wine-1.1.39). What video card and drivers?
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #5 from Maciej Warnecki maciekw5@gmail.com 2010-02-21 13:29:00 --- Fire bug still present in '.39 . I will ask on Arch forum how to run the Regression Test.
http://bugs.winehq.org/show_bug.cgi?id=21779
Colin Wetherbee cww@denterprises.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cww@denterprises.org
--- Comment #6 from Colin Wetherbee cww@denterprises.org 2010-02-26 22:44:01 --- I can confirm the existence of this bug. In the application forum, some work-arounds have been posted that make the excessive particles less inconvenient.
I keep a wine-git tree for testing purposes: what output would be required to start debugging this?
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #7 from Andrew Nguyen arethusa26@gmail.com 2010-02-26 22:55:16 --- If the regression indeed appears for you, please consult http://wiki.winehq.org/RegressionTesting for regression testing instructions.
http://bugs.winehq.org/show_bug.cgi?id=21779
Carlos Augusto silvaesilva@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |silvaesilva@gmail.com
--- Comment #8 from Carlos Augusto silvaesilva@gmail.com 2010-03-02 20:51:26 --- I had the same problems with wine 1.1.14+.
Here is the output from git bisect
5e5b53666c852fd4f29a893cef3f0aeb53690a1e is the first bad commit commit 5e5b53666c852fd4f29a893cef3f0aeb53690a1e Author: Juan Lang juan.lang@gmail.com Date: Wed Jan 21 10:39:46 2009 -0800
rpcrt4: Use pseudo-random numbers to generate UUIDs rather than using the (old, deprecated) MAC-address-and-time generation algorithm.
:040000 040000 c23a084554d1cf51be28a3513b6e5b2ec3e296ec f09ff8a2dadf85516fba561bd4d34b6ccc88141f M dlls
I tried to revert this commit but I had to manually fix the Makefile.in. Doing so fixed the problem with HEAD
http://bugs.winehq.org/show_bug.cgi?id=21779
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang@yahoo.com
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2010-03-02 21:23:03 --- Does this patch from bug 21276 help? http://bugs2.winehq.org/attachment.cgi?id=25603
http://bugs.winehq.org/show_bug.cgi?id=21779
--- Comment #10 from Carlos Augusto silvaesilva@gmail.com 2010-03-02 23:10:26 --- Juan,
it's fixed and looks stable so far.
Thanks
http://bugs.winehq.org/show_bug.cgi?id=21779
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #11 from Juan Lang juan_lang@yahoo.com 2010-03-03 16:43:00 --- Duplicate then. (I'm sending a patch.)
*** This bug has been marked as a duplicate of bug 21276 ***
http://bugs.winehq.org/show_bug.cgi?id=21779
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Juan Lang juan_lang@yahoo.com 2010-03-03 16:43:30 --- Closing dup.