http://bugs.winehq.org/show_bug.cgi?id=59715 Bug ID: 59715 Summary: vkd3d: Shader compilation error in Russian locale Product: vkd3d Version: 1.19 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: hlsl Assignee: wine-bugs@list.winehq.org Reporter: valy@etersoft.ru Distribution: --- HLSL code uses dot as decimal separator, but when running in a Russian locale (Russian_Russia.1251), atof expects comma. This caused numbers like 0.5 to be parsed as 0.0. -- 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.