mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 00:02:15 -07:00
Updated Changelog (markdown)
18
Changelog.md
18
Changelog.md
@@ -1,6 +1,24 @@
|
|||||||
# Ryujinx Changelog
|
# Ryujinx Changelog
|
||||||
All updates to the Ryujinx official master build will be documented in this file
|
All updates to the Ryujinx official master build will be documented in this file
|
||||||
|
|
||||||
|
## 1.0.6764 - 2021-02-28
|
||||||
|
### Changed
|
||||||
|
- Switched ci to use Github artifacts for PRs. No emulator code changes.
|
||||||
|
|
||||||
|
## 1.0.6763 - 2021-02-28
|
||||||
|
### Fixed
|
||||||
|
- Fixed virtual address overflow near ulong limit.
|
||||||
|
- Creates an overflow-safe way of counting pages for affected functions and replaces the address-based loop in IsRangeMapped with a page-based loop.
|
||||||
|
|
||||||
|
## 1.0.6762 - 2021-02-28
|
||||||
|
### Changed
|
||||||
|
- Updated wording in the auto-updater.
|
||||||
|
|
||||||
|
## 1.0.6761 - 2021-02-28
|
||||||
|
### Changed
|
||||||
|
- Improved heuristic for showing the software keyboard.
|
||||||
|
- Fixes an inline keyboard soft-lock that occurred in God Eater 3 when changing the codename of your character.
|
||||||
|
|
||||||
## 1.0.6732 - 2021-02-25
|
## 1.0.6732 - 2021-02-25
|
||||||
### Changed
|
### Changed
|
||||||
- Haydn: Part 1 (based on reverse engineering of audio 11.0.0)
|
- Haydn: Part 1 (based on reverse engineering of audio 11.0.0)
|
||||||
|
Reference in New Issue
Block a user