Updated Changelog (markdown)
parent
a16579e03c
commit
9dbacf52e3
1 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,11 @@
|
|||
# Ryujinx Changelog
|
||||
All updates to the Ryujinx official master build will be documented in this file
|
||||
|
||||
## 1.1.256 - 2022-09-09
|
||||
### Added:
|
||||
- Add ADD (zx imm12), NOP, MOV (rs), LDA, TBB, TBH, MOV (zx imm16) and CLZ thumb instructions.
|
||||
- Allows Vita2HOS to launch again.
|
||||
|
||||
## 1.1.255 - 2022-09-09
|
||||
### Fixed:
|
||||
- Implement VRSRA, VRSHRN, VQSHRUN, VQMOVN, VQMOVUN, VQADD, VQSUB, VRHADD, VPADDL, VSUBL, VQDMULH and VMLAL Arm32 NEON instructions.
|
||||
|
@ -11,10 +16,6 @@ All updates to the Ryujinx official master build will be documented in this file
|
|||
- Restride vertex buffer when stride causes attributes to misalign in Vulkan.
|
||||
- Fixes vertex explosions in Splatoon 3: Splatfest World Premiere on AMD graphics on Windows, and a crash on Mesa drivers. May improve other games that suffered from vertex explosions on AMD GPUs.
|
||||
|
||||
<details open>
|
||||
<summary>Older releases</summary>
|
||||
<br>
|
||||
|
||||
## 1.1.253 - 2022-09-08
|
||||
### Fixed:
|
||||
- Clean up rejit queue.
|
||||
|
|
Loading…
Reference in a new issue