Updated Changelog (markdown)
parent
7a1b293dc3
commit
20994224bb
1 changed files with 9 additions and 4 deletions
13
Changelog.md
13
Changelog.md
|
@ -1,6 +1,11 @@
|
||||||
# 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.1.452 - 2022-12-09
|
||||||
|
### Fixed:
|
||||||
|
- nuget: bump CommandLineParser from 2.8.0 to 2.9.1.
|
||||||
|
- Updates CommandLineParser. No changes to emulator functionality.
|
||||||
|
|
||||||
## 1.1.451 - 2022-12-08
|
## 1.1.451 - 2022-12-08
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Fix shader FSWZADD instruction.
|
- Fix shader FSWZADD instruction.
|
||||||
|
@ -8,6 +13,10 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Fixes transparency issues in Two Point Campus.
|
- Fixes transparency issues in Two Point Campus.
|
||||||
- Fixes layering issues in OlliOlli World.
|
- Fixes layering issues in OlliOlli World.
|
||||||
|
|
||||||
|
<details open>
|
||||||
|
<summary>Older releases</summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
## 1.1.450 - 2022-12-08
|
## 1.1.450 - 2022-12-08
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- Shader: Implement PrimitiveID.
|
- Shader: Implement PrimitiveID.
|
||||||
|
@ -18,10 +27,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
||||||
- Fix inconsistent capitalization.
|
- Fix inconsistent capitalization.
|
||||||
- Fixes a typo.
|
- Fixes a typo.
|
||||||
|
|
||||||
<details open>
|
|
||||||
<summary>Older releases</summary>
|
|
||||||
<br>
|
|
||||||
|
|
||||||
## 1.1.448 - 2022-12-07
|
## 1.1.448 - 2022-12-07
|
||||||
### Fixed:
|
### Fixed:
|
||||||
- acc: Stub CheckNetworkServiceAvailabilityAsync.
|
- acc: Stub CheckNetworkServiceAvailabilityAsync.
|
||||||
|
|
Loading…
Add table
Reference in a new issue