[Bug 37072] New: League of Legends crashes when in-game shop is opened due to invalid handling of mipmapped textures
http://bugs.winehq.org/show_bug.cgi?id=37072 Bug ID: 37072 Summary: League of Legends crashes when in-game shop is opened due to invalid handling of mipmapped textures Product: Wine Version: 1.7.22 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: Lothsahn(a)yahoo.com This is different from bug 36423 which affects the launcher store. This is about the in-game store. There are a number of patches to resolve this problem, to remove mipmapped textures: https://github.com/A-Metaphysical-Drama/LoL-Linux-Tools https://bitbucket.org/Xargoth/tuxlol/wiki/Home According to tuxlol, the problem is: Since Wine is not able to handle mipmaps from textures smaller than one block, TuxLoL is intented to patch these files from League of Legends to make the game run. The problem is that while LoLtools may work, TuxLol actually corrupts my installation of League. Also, these solutions require you to rerun them every time League is updated. The author of the LoL-Linux-Tools therefore recommends you instead patch Wine with the patch at the following location: http://pastebin.com/xSNJjkMY Would it be possible for this patch to be incorporated into wine core, so that people don't have to manually compile wine with the patch? On my 64-bit machine, compiling wine has been very nontrivial... The patch is very small and I was able to manually integrate the changes to 1.7.22. I have attached the manually patched resource.c file (located in dlls/wined3d) based on his patch. I cannot verify the patch works due to issues compiling 32-bit wine on my 64-bit Ubuntu 14.04 system. However, many other users report that it does, in fact, solve the 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.
http://bugs.winehq.org/show_bug.cgi?id=37072 --- Comment #1 from Lothsahn(a)yahoo.com --- Created attachment 49265 --> http://bugs.winehq.org/attachment.cgi?id=49265 Patched resource.c from 1.7.22 The actual patch with diffs is located here: http://pastebin.com/xSNJjkMY -- 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=37072 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #2 from hanska2(a)luukku.com --- Smells duplicate of http://bugs.winehq.org/show_bug.cgi?id=34480 It has the same patch as attached. -- 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=37072 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht(a)gmx.net Resolution|--- |DUPLICATE --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, dupe of 34480 Next time please search Bugzilla more carefully before reporting bugs. Regards *** This bug has been marked as a duplicate of bug 34480 *** -- 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=37072 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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