mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-09-22 06:12:15 -07:00
Updated Changelog (markdown)
@@ -12,13 +12,13 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||||||
- Fixes performance lowering after some loading transitions in Link's Awakening and Xenoblade DE.
|
- Fixes performance lowering after some loading transitions in Link's Awakening and Xenoblade DE.
|
||||||
|
|
||||||
## 1.0.7071 - 2021-10-12
|
## 1.0.7071 - 2021-10-12
|
||||||
### Fixed:
|
### Changed:
|
||||||
- Don't force scaling on 2D copy sources since it only needs to scale if the texture already exists and was scaled by rendering or something else.
|
- Don't force scaling on 2D copy sources since it only needs to scale if the texture already exists and was scaled by rendering or something else.
|
||||||
- This will also avoid the destination being scaled if the source wasn't. The copy can handle mismatching scales just fine.
|
- This will also avoid the destination being scaled if the source wasn't. The copy can handle mismatching scales just fine.
|
||||||
- This prevents scaling artifacts in GMS games, and maybe others (not Super Mario Maker 2, that has another issue).
|
- This prevents scaling artifacts in GMS games, and maybe others (not Super Mario Maker 2, that has another issue).
|
||||||
|
|
||||||
## 1.0.7070 - 2021-10-12
|
## 1.0.7070 - 2021-10-12
|
||||||
### Changed:
|
### Added:
|
||||||
- Added Vp8 codec support.
|
- Added Vp8 codec support.
|
||||||
- Fixes videos in Diablo II, TY The Tasmanian Tiger and probably more games.
|
- Fixes videos in Diablo II, TY The Tasmanian Tiger and probably more games.
|
||||||
|
|
||||||
@@ -33,7 +33,7 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||||||
- Fixes some rendering in Jump Force and probably other games.
|
- Fixes some rendering in Jump Force and probably other games.
|
||||||
|
|
||||||
## 1.0.7068 - 2021-10-12
|
## 1.0.7068 - 2021-10-12
|
||||||
### Changed:
|
### Added:
|
||||||
- Implemented GetConfig of spl service.
|
- Implemented GetConfig of spl service.
|
||||||
- Fixes startup crash in some homebrews.
|
- Fixes startup crash in some homebrews.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user