Update page 'Home'
parent
9fe47b8532
commit
0c58dc8612
6
Home.md
6
Home.md
@ -1,10 +1,10 @@
|
||||
# Welcome to the cemu_UI wiki!
|
||||
|
||||
cemu_UI is a simple, material design graphical frontend for [cemu](http://cemu.info/), a Wii U emulator. Downloads can be found [here](https://github.com/Seil0/cemu_UI/releases).
|
||||
cemu_UI is a simple, material design graphical frontend for [cemu](http://cemu.info/), a Wii U emulator. Downloads can be found [here](https://git.mosad.xyz/Seil0/cemu_UI/releases).
|
||||
|
||||
## installation
|
||||
|
||||
Simply download the cemu_UI.jar from [releases](https://github.com/Seil0/cemu_UI/releases), make sure you have the latest version of java 9 oracle jre/jdk installed, open the file. cemu_UI creats a new directory "C:\Users\USERNAME\Documents\cemu_UI", where the database, settings and covers are stored.
|
||||
Simply download the cemu_UI.jar from [Releases](https://git.mosad.xyz/Seil0/cemu_UI/releases), make sure you have the latest version of java 9 oracle jre/jdk installed, open the file. cemu_UI creats a new directory "C:\Users\USERNAME\Documents\cemu_UI", where the database, settings and covers are stored.
|
||||
**first start can take while!**
|
||||
|
||||
## cloud savegame syncronisation
|
||||
@ -20,7 +20,7 @@ Since cemu_UI build 065 cemu_UI will always download the savegames from the clou
|
||||
## 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.csv](https://github.com/Seil0/cemu_UI/blob/master/downloadContent/games.csv) table so everyone can use it.
|
||||
* You need to add it to the [games.db](https://git.mosad.xyz/Seil0/cemu_UI/raw/branch/develop/downloadContent/games.db) database or you add it to the [games.csv](https://git.mosad.xyz/Seil0/cemu_UI/src/branch/develop/downloadContent/games.csv) 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_ (Windows) or _/home/USERNAME/cemu_UI_ (Linux) it will be downloaded again at the next start of cemu_UI.
|
||||
* I've added a new cemu instance with save games to the cloud sync by mistake.
|
||||
|
Loading…
Reference in New Issue
Block a user