cemu_UI/README.md

46 lines
2.1 KiB
Markdown
Raw Normal View History

2017-03-23 13:44:00 +01:00
# cemu_UI
2017-03-25 23:27:23 +01:00
2017-09-16 18:52:45 +02:00
![Total Downloads](https://img.shields.io/github/downloads/Seil0/cemu_UI/total.svg?style=flat-square)
2017-09-17 21:48:32 +02:00
[![Latest](https://img.shields.io/github/release/Seil0/cemu_UI/all.svg?style=flat-square)](https://github.com/Seil0/cemu_UI/releases)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/gpl-3.0)
2017-09-16 18:52:45 +02:00
2017-04-08 00:56:41 +02:00
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).
2017-03-25 23:27:23 +01:00
2017-07-26 18:08:26 +02:00
## Installation
2017-04-13 01:31:21 +02:00
Simply download the cemu_UI.jar from [releases](https://github.com/Seil0/cemu_UI/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!**
2017-04-10 01:25:56 +02:00
2017-06-03 10:56:28 +02:00
If you want to use the cloud sync function read the [wiki](https://github.com/Seil0/cemu_UI/wiki#cloud-savegame-syncronisation) carefully!
2017-04-10 01:25:56 +02:00
## building from source
2017-04-19 02:18:23 +02:00
1. read the [license](https://github.com/Seil0/cemu_UI/blob/master/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
2017-03-31 22:34:07 +02:00
## 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
2017-05-24 19:49:36 +02:00
* [sync savegames via google drive](https://github.com/Seil0/cemu_UI/wiki)
2017-07-26 18:08:26 +02:00
* [smmdb api](http://smmdb.ddns.net/api) integration
2017-03-31 22:34:07 +02:00
2017-05-25 19:16:14 +02:00
## [planed Features](https://github.com/Seil0/cemu_UI/projects/1) (no ETA)
2017-03-31 22:34:07 +02:00
* 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-07 16:59:26 +02:00
### If you have another idea, make a "new issue" with the ![#f03c15](https://placehold.it/15/fbca04/000000?text=+)`idea` lable
2017-09-12 15:33:25 +02:00
## [FAQ](https://github.com/Seil0/cemu_UI/wiki#faq)
2017-04-08 00:58:41 +02:00
2017-07-26 18:08:26 +02:00
## Screenshots
2017-04-10 01:25:56 +02:00
![Screenshot](/downloadContent/cemu_UI4.png)