From 784a883b383ee7d73bb2d8155ab90e9985bd4eff Mon Sep 17 00:00:00 2001 From: "Ayato (Shahil)" <67567036+Shahil-Ayato@users.noreply.github.com> Date: Wed, 24 Aug 2022 01:22:21 -0700 Subject: [PATCH] Update README.md --- README.md | 35 +++++++++++++++++++++++++++++------ 1 file changed, 29 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 318c8d6e..63484829 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,27 @@ -# **Cemu - Wii U emulator** +
+ Cemu is a Nintendo Wii U emulator that is able to run most Wii U games and homebrew in a playable state. Created by Exzap, and written in C/C++.
+ This emulator aims at providing both high-accuracy and performance, and is actively being developed with new features and fixes to increase compatibility, convenience and usability.
+ It was written from scratch and development on the project began roughly early 2015. Cemu is available on Github under the MPL License.
-Cemu is currently only available for 64-bit Windows and Linux devices.
+
+
+
+
+
+
+
### Links:
- [Original 2.0 announcement post](https://www.reddit.com/r/cemu/comments/wwa22c/cemu_20_announcement_linux_builds_opensource_and/)
@@ -47,5 +62,13 @@ If coding isn't your thing, testing games and making detailed bug reports or upd
Questions about Cemu's software architecture can also be answered on Discord. Alternative communication channels (like IRC) are being considered.
+## Donations
+
+If you'd like to support the project financially, Cemu has an active Patreon.
+
+
+
+
+
## License
Cemu is licensed under [Mozilla Public License 2.0](/LICENSE.txt). Exempt from this are all files in the dependencies directory for which the licenses of the original code apply as well as some individual files in the src folder, as specified in those file headers respectively.