mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-08 00:38:36 +00:00
245f8a7eee
This is an issue happening when you change your datetime format on your system and try to sort via last played datetime. DateTime.Parse use the current thread culture and will not parse date correctly, effectively causing a crash. As such, I added a check when loading the game list that ensure that the datetime is valid in current culture. Fix #1727. |
||
---|---|---|
.. | ||
Configuration | ||
Motion | ||
Ui | ||
Updater | ||
_schema.json | ||
Config.json | ||
Program.cs | ||
Ryujinx.csproj | ||
Ryujinx.ico | ||
THIRDPARTY.md |