Apply suggestions from code review

Co-authored-by: CeruleanSky <CeruleanSky@users.noreply.github.com>
This commit is contained in:
Matías Locatti 2022-10-16 19:58:38 -03:00 committed by GitHub
parent 3e2f3d2edd
commit 5aa5e7f72f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -45,7 +45,7 @@ From there, double clicking a room will allow the user to join them. Keep in min
"./rooms.png| A lock means it's a password protected room"
>}}
Speaking of user hosted rooms, the *Create Room* option in the Multiplayer menu allows users to host their own rooms, with custom player limits and password ecurity.
Speaking of user hosted rooms, the *Create Room* option in the Multiplayer menu allows users to host their own rooms, with custom player limits and password security.
Some ports need to be forwarded in the hosts router/modem configuration, so please [follow our guide here](https://yuzu-emu.org/help/feature/multiplayer/).
{{< imgs
@ -92,7 +92,7 @@ The crash seems to happen when “None” is set as the network interface.
## Graphic changes
Nvidia OpenGL users OpenGL may have seen some strange graphical glitches in games like `Dragon Quest Builder`, `SNACK WORLD: THE DUNGEON CRAWL`, and `Pixel Game Maker Series Werewolf Princess Kaguya` due to an oversight in yuzu's handling of the performance-enhancing `vertex_buffer_unified_memory` extension.
Nvidia OpenGL users may have seen some strange graphical glitches in games like `Dragon Quest Builder`, `SNACK WORLD: THE DUNGEON CRAWL`, and `Pixel Game Maker Series Werewolf Princess Kaguya` due to an oversight in yuzu's handling of the performance-enhancing `vertex_buffer_unified_memory` extension.
[vonchenplus](https://github.com/vonchenplus) {{< gh-hovercard "8874" "swooped in with a fix," >}} and these games now render as they should.
{{< single-title-imgs-compare
@ -245,7 +245,7 @@ Since the **Debug** configuration tab was getting crowded, Docteh {{< gh-hoverca
Docteh also fixed the {{< gh-hovercard "8909" "broken help page hyperlink on the `TAS` configuration window" >}}.
{{< imgs
"./tas.png| Poeple seem to forget that blue underlined text is an hyperlink intended to be clicked"
"./tas.png| People seem to forget that blue underlined text is an hyperlink intended to be clicked"
>}}
## Miscellaneous