mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-07-27 04:02:55 +00:00
Update index.md
This commit is contained in:
parent
126f9f747f
commit
fec3df5df1
|
@ -10,7 +10,7 @@ Greetings Yuz-ers! Welcome to September's progress report. This month we offer y
|
|||
|
||||
<!--more-->
|
||||
|
||||
## Feel the motion
|
||||
## Ya like to (move it!)
|
||||
|
||||
|
||||
|
||||
|
@ -42,6 +42,8 @@ Recent Nvidia Geforce drivers (past the 446.14 version) introduced a performance
|
|||
|
||||
## Bug fixes and improvements
|
||||
|
||||
`VK_KHR_timeline_semaphore` is a very recent Vulkan extension only supported by *desktop or laptop* GPUs. [Adding support for it on yuzu](https://github.com/yuzu-emu/yuzu/pull/4674) helps simplify the code a lot, should improve VRAM use a small amount, and it will pave the way for more important changes coming to our Vulkan implementation later on. Thank you [Rodrigo](https://github.com/ReinUsesLisp) for its addition!
|
||||
|
||||
|
||||
|
||||
`Clubhouse Games: 51 Worldwide Classics` now manages to boot and with a save, load the board games. [Morph](https://github.com/Morph1984) managed this by [implemention the `Get/SetNpadHandheldActivationMode` function](https://github.com/yuzu-emu/yuzu/pull/4683). The game will render almost everything in black for now, so don't consider it playable yet.
|
||||
|
|
Loading…
Reference in a new issue