[Bug 32092] Star Wars: The Old Republic - Game Crashes when Using Map

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Apr 5 08:23:00 CDT 2016


https://bugs.winehq.org/show_bug.cgi?id=32092

--- Comment #74 from Paul Gofman <gofmanp at gmail.com> ---
(In reply to S Boisvert from comment #71)
> Is the patch really working ? How can I apply it ?
> 
> I too have this minimap/quest log problem, on PoL 1.9.6 and xUbuntu 14.04.

I tested it a bit in game and minimap works fine for me. The only way to apply
the patch is to download wine source, apply the patch with 'patch -p1 <
<patch_file>', build wine from this source
(https://www.winehq.org/docs/wineusr-guide/installing-wine-source) and use your
build for the game. If you will be doing so make sure you run that very version
of Wine ('make install' will install it to /usr/local prefix and your default
wine will still be the system one). What I always do when experiment with
different configurations is 'lsof -p <pid>' for the running up to see it uses
shared libraries from where I expect (in this case, the library under concern
is wined3d.dll.so).

-- 
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.



More information about the wine-bugs mailing list