Updated Changelog (markdown)
parent
cea74cb918
commit
15fcfc3ec0
1 changed files with 18 additions and 0 deletions
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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue