0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2024-11-22 10:58:35 +00:00

Updated Changelog (markdown)

MetrosexualGarbodor 2024-10-31 01:52:17 +00:00
parent 9282779d26
commit 007ab6d812

@ -2,6 +2,21 @@
All updates to this Ryujinx branch will be documented in this file. All updates to this Ryujinx branch will be documented in this file.
## [1.2.64](https://github.com/GreemDev/Ryujinx/releases/tag/1.2.64) - 2024-10-30
PRs [#92](https://github.com/GreemDev/Ryujinx/pull/92), [#96](https://github.com/GreemDev/Ryujinx/pull/96), [#97](https://github.com/GreemDev/Ryujinx/pull/97), [#101](https://github.com/GreemDev/Ryujinx/pull/101), [#103](https://github.com/GreemDev/Ryujinx/pull/103)
### GUI:
- Option to show classic-style title bar. Requires restart of emulator to take effect.
- This is only relevant on Windows. Other Operating Systems default to this being on and not being changeable, because the custom (current) title bar only works on Windows in the first place.
### i18n:
- it_IT:
- Add missing Italian strings.
- pt_BR:
- Add missing Brazilian Portuguese strings.
- fr_FR:
- Fix some French strings.
### MISC:
- Higher-res logo.
## 1.2.59 - 2024-10-27 ## 1.2.59 - 2024-10-27
PR [#88](https://github.com/GreemDev/Ryujinx/pull/88) PR [#88](https://github.com/GreemDev/Ryujinx/pull/88)