mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 12:11:56 +00:00
Update site/content/entry/yuzu-progress-report-apr-2021/index.md
Co-authored-by: Schplee <24275329+Schplee@users.noreply.github.com>
This commit is contained in:
parent
73106bf0d2
commit
d482e0cf8e
|
@ -29,7 +29,7 @@ Another major advantage is adding gamepad support! No need to get off the couch
|
|||
"./error1.png| An error example"
|
||||
>}}
|
||||
|
||||
Part of the work included going around Qt’s quirks, so as a by-product users now have the option to select either `Exclusive Fullscreen` (the old method, recommended and used as default on Linux), or the [new](https://github.com/yuzu-emu/yuzu/pull/6135) `Borderless Fullscreen`, recommended for most cases, and to have OSK properly working.
|
||||
Part of the effort included working around Qt’s quirks, so as a by-product users now have the option to select either the old `Exclusive Fullscreen` (recommended and used as default on Linux), or the [new](https://github.com/yuzu-emu/yuzu/pull/6135) `Borderless Fullscreen` (recommended for most cases and to have OSK properly working).
|
||||
|
||||
Borderless not only gives us better input support for gamepads, but also reduces screen tearing and improves clock management related performance issues on some AMD GPUs.
|
||||
|
||||
|
|
Loading…
Reference in a new issue