cemu_UI/README.md

28 lines
973 B
Markdown
Raw Normal View History

2017-03-23 13:44:00 +01:00
# cemu_UI
2017-03-25 23:27:23 +01:00
2017-04-07 10:56:35 +02:00
cemu_UI is a simple, material design graphical frontend for [cemu](http://cemu.info/), a Wii U emulator.
2017-03-25 23:27:23 +01:00
2017-03-31 22:34:07 +02:00
![Screenshot](/downloadContent/cemu_UI4.png)
## Features
* launch Games
2017-04-01 22:11:39 +02:00
* Time played in total
2017-03-31 22:34:07 +02:00
* last time played
* easyer way to add updates & DLCs (only adding not downloading!)
2017-04-01 12:10:27 +02:00
* automatic rom detection (only .rpx files with a app.xml)
2017-03-31 22:34:07 +02:00
* customisable UI
## planed Features (no ETA)
* Controller support
* more UI improvements
2017-04-01 12:10:27 +02:00
* support more rom file formats in automatic detection
2017-04-01 22:13:33 +02:00
2017-04-01 22:11:39 +02:00
## FAQ
* My game is not detected automaticaly
2017-04-01 22:13:33 +02:00
* You need to add it to the [games.db](https://github.com/Seil0/cemu_UI/blob/master/downloadContent/games.db) database or you add it to the [games.csv](https://github.com/Seil0/cemu_UI/blob/master/downloadContent/games.csv) table so everyone can use it.
2017-04-01 22:11:39 +02:00
* How can I update the games.db?
* Delete the games.db file in "C:\Users\USERNAME\Documents\cemu_UI" it will be downloaded again at the next start of cemu_UI.