mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-28 12:42:01 +00:00
Fix typo / Update date & forum ID
This commit is contained in:
parent
5ccffccc6b
commit
ef9140129a
|
@ -1,9 +1,9 @@
|
|||
+++
|
||||
date = "2022-02-07T12:00:00-03:00"
|
||||
date = "2022-02-11T12:00:00-03:00"
|
||||
title = "Progress Report January 2022"
|
||||
author = "GoldenX86"
|
||||
coauthor = "Honghoa"
|
||||
forum = 0
|
||||
forum = 535150
|
||||
+++
|
||||
|
||||
What a month we've had, yuz-ers. This time, we offer you a plethora of kernel changes, input fixes and new additions, yet more NVIDIA driver fixes, user interface changes, and more!
|
||||
|
@ -329,7 +329,7 @@ Meanwhile, [liushuyu](https://github.com/liushuyu) updated the dynarmic external
|
|||
|
||||
german77 also added new [hotkeys that allow users to manipulate the volume](https://github.com/yuzu-emu/yuzu/pull/7716) of the application directly with the gamepad, a feature that will surely come in handy to the people who enjoy yuzu from the comfort of their couch.
|
||||
|
||||
By default, `Home + D-Pad Right ` will mute the application, while `Home + D-Pad Down` will lower the volume, and `Home + D-Pad Up` will increase it.
|
||||
By default, `Home + D-Pad Right` will mute the application, while `Home + D-Pad Down` will lower the volume, and `Home + D-Pad Up` will increase it.
|
||||
Users are free to change these mappings through the configuration menu `Emulation > Configure > Hotkeys`.
|
||||
|
||||
{{< imgs
|
||||
|
|
Loading…
Reference in a new issue