yuzu-wiki/FAQ.md
2018-01-15 23:59:40 -02:00

781 B

Q: What's this project? A: yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. It is written in C++ with portability in mind, with builds actively maintained for Windows, Linux and macOS. The emulator is currently only useful for homebrew development and research purposes.

Q: How to build Yuzu by myself in my OS? A: You can take a look on the following guides to do it For Windows users, take a look here For Linux users, take a look here For macOS users, take a look here

Q: What's the minimum software/hardware requiriments to compile or use yuzu?