Updated Changelog (markdown)

MetrosexualGarbodor 2022-10-17 00:21:50 +01:00
parent 4e86064769
commit 29146d292d
1 changed files with 19 additions and 4 deletions

@ -1,15 +1,30 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.305 - 2022-10-16
### Fixed:
- TamperMachine: Fix input mask check.
- Cheats that required pressing buttons to enable/disable them will now work.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.304 - 2022-10-16
### Fixed:
- Fix various issues caused by Vertex/Index buffer conversions.
- Fixes some bugs introduced in 1.1.254 and 1.1.278. No known changes in games.
## 1.1.303 - 2022-10-16
### Fixed:
- Fix primitive count calculation for topology conversion.
- Fixes a regression that caused random triangles to appear on the map in Luigi's Mansion 3.
## 1.1.302 - 2022-10-16
### Fixed:
- Fix phantom configured controllers.
- Fixes controllers not being disabled properly. Controller applet will no longer ask for a single controller when only one is configured.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.301 - 2022-10-15
### Fixed:
- Improve shader BRX instruction code generation.