mirror of
https://github.com/yuzu-emu/yuzu-emu.github.io.git
synced 2025-06-30 14:50:08 +00:00
Update contributing guide link.
This commit is contained in:
parent
294f0b80c3
commit
95ad2d2531
|
@ -65,4 +65,4 @@ Right now, most games won't run, and the games that do run will run incredibly s
|
|||
</div>
|
||||
|
||||
#### What's next?
|
||||
Currently, yuzu has two major development fronts that are ongoing: First, we are trying to get more games booting further, to the point that they are trying to render frames, and second, to try to emulate the Nvidia Maxwell GPU. Even for simple games such as these, Maxwell emulation has shown to be quite challenging - and we suspect that this will be our biggest focus in the coming months. As always, we welcome newcomers to join our team and help us toward these goals! If you're interested in contributing, please checkout our [Contributing Guide](http://localhost:3000/wiki/home/) or [join us on Discord](https://discord.gg/u77vRWY).
|
||||
Currently, yuzu has two major development fronts that are ongoing: First, we are trying to get more games booting further, to the point that they are trying to render frames, and second, to try to emulate the Nvidia Maxwell GPU. Even for simple games such as these, Maxwell emulation has shown to be quite challenging - and we suspect that this will be our biggest focus in the coming months. As always, we welcome newcomers to join our team and help us toward these goals! If you're interested in contributing, please checkout our [Contributing Guide](https://github.com/yuzu-emu/yuzu/blob/master/CONTRIBUTING.md) or [join us on Discord](https://discord.gg/u77vRWY).
|
||||
|
|
Loading…
Reference in a new issue