Minor corrections

This commit is contained in:
Matías Locatti 2022-10-16 21:38:06 -03:00 committed by GitHub
parent e7e9b0c437
commit dc038a867c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -59,7 +59,7 @@ Its not mandatory to join a room before starting a game on yuzu, but its r
At the moment, only LAN supports connection with real Switches, LDN is yuzu <> yuzu only at the moment.
Were working to include native Switch support for LDN.
So far very few games have issues with LDN, only *Super Mario Maker 2*, * Mario Golf Super Rush* and *Dragon Ball Fighterz* are currently reported as incompatible.
So far very few games have issues with LDN, only *Super Mario Maker 2*, *Mario Golf Super Rush* and *Dragon Ball Fighterz* are currently reported as incompatible.
Any other local wireless compatible game should work fine, but dont be shy to report if there are more.
One bit of advice, *Super Smash Bros. Ultimate* has hardcoded 6 frames of delay when playing over LDN, supposedly to “help buffer” the latency expected from online and WiFi gameplay.
@ -303,7 +303,7 @@ Linux Mesa drivers are reported to work correctly and with good performance, in
Speaking of AV1... For now we've been using h.264 encoding for our videos, as it is both widely supported and very light on performance requirements.
Would you prefer if we switched to AV1 from now on? It can be a big battery drainer on unsupported hardware, but it would allow for even lower bitrates while keeping a similar level of quality, something datacapped users have complained about in the past.
Let us known in Reddit, our [forums](https://community.citra-emu.org/c/yuzu-news/15) or our [Discord server](https://discord.gg/u77vRWY) what you would prefer!
Let us know in Reddit, our [forums](https://community.citra-emu.org/c/yuzu-news/15) or our [Discord server](https://discord.gg/u77vRWY) what you would prefer!
## Future projects