From f752130d9b28de55be5290759cc57b4f95be162c Mon Sep 17 00:00:00 2001 From: Jannik Date: Sat, 1 Apr 2017 22:11:39 +0200 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c8fb8a..d4d1258 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # cemu_UI -cemu_UI is a simple graphical frontend for cemu, a Wii U emulator. +cemu_UI is a simple graphical frontend for [cemu](http://cemu.info/), a Wii U emulator. ![Screenshot](/downloadContent/cemu_UI4.png) ## Features * launch Games -* time played in total +* Time played in total * last time played * easyer way to add updates & DLCs (only adding not downloading!) * automatic rom detection (only .rpx files with a app.xml) @@ -18,3 +18,9 @@ cemu_UI is a simple graphical frontend for cemu, a Wii U emulator. * Controller support * more UI improvements * support more rom file formats in automatic detection +## FAQ + +* My game is not detected automaticaly + * 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.cvs](https://github.com/Seil0/cemu_UI/blob/master/downloadContent/games.cvs) table so everyone can use it. +* 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.