Actions
Emulator Issues #13352
openCrash: std::chrono clock_cast is not supported on some windows versions.
Status:
New
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
N/A
Issue type:
Bug
Milestone:
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
Description
https://github.com/dolphin-emu/dolphin/pull/12103
I'm using windows LTSC and it's crashing when hit. There's a fallback already being used for other platforms, so I suggest to use the fallback for windows as well.
See:
https://github.com/microsoft/STL/issues/2446#issuecomment-1385952999
Actions