mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-09 15:55:32 +00:00
Updated Changelog (markdown)
parent
c134321c2c
commit
267664ff49
|
@ -1,6 +1,13 @@
|
||||||
# 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.6803 - 2021-03-27
|
||||||
|
### Added
|
||||||
|
- Implemented the TamperMachine module, which fully supports runtime mods & Atmosphere style cheats (except game pausing/resume).
|
||||||
|
- The standalone Cheat Engine software is no longer needed.
|
||||||
|
- Cheats use the same folder as mods.
|
||||||
|
- See https://github.com/Ryujinx/Ryujinx/pull/1928 for usage details and links to cheat repos.
|
||||||
|
|
||||||
## 1.0.6802 - 2021-03-26
|
## 1.0.6802 - 2021-03-26
|
||||||
### Changed
|
### Changed
|
||||||
- Moved the bindless check stopgap from translation to decode phase, and disables cache-related processing early.
|
- Moved the bindless check stopgap from translation to decode phase, and disables cache-related processing early.
|
||||||
|
|
Loading…
Reference in a new issue