http://bugs.winehq.org/show_bug.cgi?id=34480
--- Comment #28 from a.metaphysical.drama@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)