yuzu-wiki/FAQ.md
2018-01-16 12:22:24 +00:00

18 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### **What's this project?**
_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._
### **What is yuzus License?**
_yuzu is an open-source project, licensed under the GPLv2 (or any later version). Refer to the license document for more information._
### **Which platforms does yuzu support?**
_yuzu is actively tested and supported on various 64-bit version of Windows (7 and up), Linux and macOS._
### **How to build Yuzu by myself in my OS?**
_You can take a look on the following guides to do it to any of the following platforms:_
_[Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows),_
_[Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux),_
_[macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS)._
### **Who made yuzu?**
_yuzu has an active team of open-source developers. The list of contributors can be [found on GitHub](https://github.com/yuzu-emu/yuzu/graphs/contributors)._