Updated Changelog (markdown)

MetrosexualGarbodor 2022-09-11 02:53:44 +01:00
parent d1b724e0f5
commit efaccae608

@ -1,16 +1,21 @@
# Ryujinx Changelog
All updates to the Ryujinx official master build will be documented in this file
## 1.1.261 - 2022-09-10
### Fixed:
- Implement Thumb (32-bit) memory (ordered), multiply, extension and bitfield instructions.
- Allows Vita2HOS to go a bit further when launching applications.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.260 - 2022-09-10
### Fixed:
- Optimize placeholder manager tree lookup.
- Reduces the time to stop emulation or close the program when running games with a large amount of memory mappings.
- Affected games include: Shin Megami Tensei V, Triangle Strategy and possibly some UE4 titles.
<details open>
<summary>Older releases</summary>
<br>
## 1.1.259 - 2022-09-10
### Fixed:
- Do not output ViewportIndex on SPIR-V if GPU does not support it.