Update page 'Home'

Jannik 2018-06-14 15:26:38 +02:00
parent 9fe47b8532
commit 0c58dc8612
1 changed files with 32 additions and 32 deletions

64
Home.md

@ -1,33 +1,33 @@
# 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).
## 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.
**first start can take while!**
## cloud savegame syncronisation
**cemu_UI 065 and higher use a completly rewritten cloud integration, it's highly recommended to sync your savegames before updating to this version and delete the cloud savegames folder in google drive afterwards before you use the cloud sync of cemu_UI 065 and higher!**
#### fist setup
To set up the cloud syncronisation, switch cloud sync button to on and allow cemu_UI to acces your cloud files to upload the savegames. cemu_UI uploads all your savegames to the cloud and checks from now on startup, whether a sync is needed or not. If a sync is needed cemu_UI will always down/upload all savegames to make sure none is left.
#### adding a new installation of cemu
Since cemu_UI build 065 cemu_UI will always download the savegames from the cloud and replace existing ones.
## 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.
* 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.
* Delet the cloud cemu_UI folder (cemu_savegames) to prevent the other installations from downloading these files and overwriting your "real" savegames.
* cemu_UI is not starting or doesn't work correctly
* In _C:\Users\USERNAME\Documents\cemu_UI_ (Windows) or _/home/USERNAME/cemu_UI_ (Linux) is a log file calles _app.log_, please open a new issue and post the content of your log file.
* The settings from my cemu installation are not applying to cemu if it's launched during cemu_UI.
* Just place the cemu_UI.jar inside your cemu folder and create a link from the jar to your old location .
* I have another question
# 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://git.mosad.xyz/Seil0/cemu_UI/releases).
## installation
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
**cemu_UI 065 and higher use a completly rewritten cloud integration, it's highly recommended to sync your savegames before updating to this version and delete the cloud savegames folder in google drive afterwards before you use the cloud sync of cemu_UI 065 and higher!**
#### fist setup
To set up the cloud syncronisation, switch cloud sync button to on and allow cemu_UI to acces your cloud files to upload the savegames. cemu_UI uploads all your savegames to the cloud and checks from now on startup, whether a sync is needed or not. If a sync is needed cemu_UI will always down/upload all savegames to make sure none is left.
#### adding a new installation of cemu
Since cemu_UI build 065 cemu_UI will always download the savegames from the cloud and replace existing ones.
## FAQ
* My game is not detected automaticaly
* 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.
* Delet the cloud cemu_UI folder (cemu_savegames) to prevent the other installations from downloading these files and overwriting your "real" savegames.
* cemu_UI is not starting or doesn't work correctly
* In _C:\Users\USERNAME\Documents\cemu_UI_ (Windows) or _/home/USERNAME/cemu_UI_ (Linux) is a log file calles _app.log_, please open a new issue and post the content of your log file.
* The settings from my cemu installation are not applying to cemu if it's launched during cemu_UI.
* Just place the cemu_UI.jar inside your cemu folder and create a link from the jar to your old location .
* I have another question
* make a new issue and let me know