25 May
2014
25 May
'14
7 p.m.
http://bugs.winehq.org/show_bug.cgi?id=34480 --- Comment #28 from a.metaphysical.drama(a)gmail.com --- If you are talking about my hack ( http://pastebin.com/xSNJjkMY ), you should remove the limitation for the doubled resource size, since it's made just for LoL needs For a quick try you can just replace: if (resource->width <= 64 && resource->height <= 64) with: if (1) -- 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.