[Bug 42282] Tales of Zestiria v1.2 (latest Steam provided runtime) crashes at launch

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 24 16:38:21 CST 2017


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

--- Comment #8 from Matteo Bruni <matteo.mystral at gmail.com> ---
(In reply to DX099 from comment #7)
> I have to add that newer builds can compile (2.0.0 RCs). This looks likes
> libgnutls is too new on arch for old wine builds... 
> 
> How should I proceed?

It looks like bf5ac531a030bce9e798ab66bc53e84a65ca8fdb is the patch that fixed
it.
You have to cherry-pick that patch before compiling older Wine versions, so
e.g.

git cherry-pick -n bf5ac531a030bce9e798ab66bc53e84a65ca8fdb
<build Wine>
<test the game>
git reset --hard
git bisect good / bad

repeating the steps as necessary.

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