A simple ui-frontend for cemu. https://www.mosad.xyz
Перейти к файлу
Jannik 959963f9bc more logger work and lib updates
* jfoenix 1.7.0 -> 1.8.0
* sqlite 3.19.1 -> 3.20.0
* replaced all remaining syso/syse with logger output
* fixed a bug in smmdb api integration by only requesting the first 70 courses (this is a temporary workaround)
* code clean up
* typo fixes
2017-09-12 15:04:21 +02:00
.settings added SuppressWarnings("unlikely-arg-type") 2017-06-29 14:52:58 +02:00
bin more logger work and lib updates 2017-09-12 15:04:21 +02:00
downloadContent Add files via upload 2017-03-31 22:33:45 +02:00
src more logger work and lib updates 2017-09-12 15:04:21 +02:00
.classpath more logger work and lib updates 2017-09-12 15:04:21 +02:00
.gitattributes 👾 Added .gitattributes 2017-03-23 13:43:07 +01:00
.gitignore google drive integration part 1 2017-04-17 00:58:49 +02:00
.project first commit 2017-03-23 13:44:21 +01:00
LICENSE Update LICENSE 2017-05-12 00:44:49 +02:00
README.md Update README.md 2017-07-26 18:08:26 +02:00
build.fxbuild first commit 2017-03-23 13:44:21 +01:00

README.md

cemu_UI

cemu_UI is a simple, material design graphical frontend for cemu, a Wii U emulator. Downloads can be found here.

Installation

Simply download the cemu_UI.jar from releases, make sure you have the latest version of java 8 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!

If you want to use the cloud sync function read the wiki carefully!

building from source

  1. read the license
  2. download/clone the git repository
  3. make sure you have the latest versionj of java 8 oracle jdk installed
  4. place the unzip repository into your workspace and start eclipse, project should now be there or import the project to your workspace

Features

  • launch Games
  • 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)
  • customisable UI
  • sync savegames via google drive
  • smmdb api integration

planed Features (no ETA)

  • Controller support
  • more UI improvements
  • support more rom file formats in automatic detection

If you have another idea, make a "new issue" with the #f03c15idea lable

FAQ

  • My game is not detected automaticaly
    • You need to add it to the games.db database or you add it to the 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" it will be downloaded again at the next start of cemu_UI.
  • I have another question
    • make a new issue and let me know

Screenshots

Screenshot