forked from dborth/wiimc
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7435c88
commit c58739b
Showing
1 changed file
with
11 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# RiiMC | ||
|
||
An upgraded version of WiiMC for modern Wiis. This is designed to improve effective performance when decoding video as the last official WiiMC release still struggled, notably with higher resolutions and framerates. RiiMC tries to optimize and take shortcuts to make things easier on the Wii hardware to improve the experience ahead of trying to overhaul features. | ||
|
||
We had plans to add some additional features, such as Wii U Gamepad support. Unfortunately, this project has discontinued as we no longer have any interest or motivation to work on it. You may still commit to this repository or otherwise use this code, provided you credit us for it as well as dborth himself. | ||
|
||
|
||
### Credits | ||
- TheMrIron2: Memory and CPU optimizations | ||
- Spotlight: Improving and updating code (ie. libraries) | ||
- dborth: WiiMC |