Updated Changelog (markdown)
parent
058aaebeda
commit
84ef8ff0d7
1 changed files with 9 additions and 0 deletions
|
@ -1,6 +1,15 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file.
|
||||
|
||||
## 1.1.753 - 2023-05-05
|
||||
### Fixed:
|
||||
- ModLoader: Fix case sensitivy issues.
|
||||
- Fixes the previous issue where cheat support broke by creating new instruction lists for every new cheat instead of clearing and share the same list.
|
||||
|
||||
## 1.1.752 - 2023-05-05
|
||||
### Fixed:
|
||||
- Fix unescaped string in the Linux launch script which fails when there are spaces in directory path.
|
||||
|
||||
## 1.1.751 - 2023-05-04
|
||||
### Fixed:
|
||||
- Revert "IPC - Refactor Bcat service to use new ipc".
|
||||
|
|
Loading…
Reference in a new issue