Update index.md

This commit is contained in:
Matías Locatti 2024-01-09 15:41:40 -03:00 committed by GitHub
parent 4ffa5dbab9
commit 71410509e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@ Happy New Year, yuz-ers! We say goodbye to 2023 with several great changes, rang
## Graphics changes and driver fixes
### Vulkan
Drivers are fantastical creatures.
@ -414,7 +413,7 @@ The update contains the RomFS, but since the base game didn't contain it, yuzu c
Handling this {{< gh-hovercard "12263" "peculiar case" >}} fell into byte[]s hands, and the Worlds Greatest Detective can now go fetch `?` signs all over the place at ease.
{{< imgs
"./batman.png|The Batman (Batman: Arkham Knight)"
"./batman.png|I am vengeance! I am the night! (Batman: Arkham Knight)"
>}}
Another {{< gh-hovercard "12392" "file system implementation" >}} byte[] gave us was support for the `OpenDirectoryMode` flag, which allows `Portal 2` to save and load properly. One has to wonder why this wasnt fixed earlier.