Updated Changelog (markdown)

MetrosexualGarbodor 2023-01-05 02:53:22 +00:00
parent 767ea41dfd
commit 32caa0fad5

@ -1,6 +1,23 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.507 - 2023-01-04
### Fixed:
- Make PPTC state non-static.
- Allows PPTC to be used when the JIT service is loaded, improving loading in Super Mario 64, N64 NSO emulator games and any other games that use this service.
## 1.1.506 - 2023-01-04
### Fixed:
- IPC refactor part 3+4: New server HIPC message processor.
- Cleans up service implementations and opens the possibility for performance improvements in future changes to services. No known changes in games.
## 1.1.505 - 2023-01-04
### Fixed:
- Update Locale files.
- Updates Avalonia UI language files with the latest changes from Crowdin.
You can help with missing translations on https://crwd.in/ryujinx
## 1.1.504 - 2023-01-03
### Fixed:
- Avalonia - Add source generator for locale items.