1 Jul
2020
1 Jul
'20
6:40 a.m.
https://bugs.winehq.org/show_bug.cgi?id=49489 --- Comment #5 from GloriousEggroll(a)gmail.com --- Created attachment 67618 --> https://bugs.winehq.org/attachment.cgi?id=67618 hotfix ntdll init_locale Fixed the nvidia + dxvk issue: https://github.com/wine-mirror/wine/commit/b86dc3926bfe5cd92400aa96c89b0255e... ntdll/locale.c line 867 This was removed: setlocale( LC_NUMERIC, "C" ); /* FIXME: oleaut32 depends on this */ But was never added to the newly moved function. Apparently the nvidia driver relies on this being set. -- 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.