[Bug 36859] Don't Starve 2.4.0 does not start: Missing Shader 'shaders/font.ksh'.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Dec 9 22:25:53 CST 2015


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

Dmitry Timoshkov <dmitry at baikal.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1

--- Comment #11 from Dmitry Timoshkov <dmitry at baikal.ru> ---
(In reply to Jeremy White from comment #8)
> This is caused by a GetLongPathName("shaders/font.ksh") call.
> 
> Wine returns "shaders\font.ksh" which doesn't compare.
> 
> Attached patch fixes it for me.  (Got to get my shipwrecked fix in :-)

Nice catch. GetShortPathName() uses exactly same chunk of code, and probably
also needs to be fixed.

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