• Stars
    star
    131
  • Rank 267,940 (Top 6 %)
  • Language
    Shell
  • License
    MIT License
  • Created about 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Play with Cemu on Linux (with high performance)

Cemu in Linux

Steps to using Cemu with Wine works for any game!

Important links:

Features:

  • /shortcut/: steps to create a shortcut for Cemu in Linux.
  • README.md: steps to install Cemu, wine, drivers and some features.

Summary

  • Wine
    • Installing
    • Settings
      • Configuration
      • More features
  • Drivers
    • AMD or Intel Graphics
    • Nvidia
  • Cemu
    • Installing
    • Graphic Packs
    • Performace
  • Additions
    • Joystick
    • Play!
  • Cemu Bonus
    • Add Cemu shortcut
    • How to download updates and DLC
    • Improvement for Cemu

Wine

Installing

#- add apt key
$ wget -nc https://dl.winehq.org/wine-builds/winehq.key && sudo apt-key add winehq.key && sudo apt update

#- add wine official repository
$ sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
$ sudo apt-get update

#- install
$ sudo apt-get install --install-recommends winehq-stable

#- check version
$ wine --version

Settings

Open the settings:

#- open wine settings
$ winecfg

#- Application
# Select: Windows version: Windows 10
# Select: Apply and OK

Installing more features:

#- winetricks
$ sudo apt install winetricks

#- installing Microsoft Visual C++ 2015 or 2017 (choose only one)
$ bash winetricks vcrun2015
$ bash winetricks vcrun2017 # (recommended)

Drivers

AMD or Intel Graphics Technology:

$ sudo add-apt-repository ppa:paulo-miguel-dias/pkppa
$ sudo apt update && sudo apt dist-upgrade
$ sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386

Nvidia:

$ sudo add-apt-repository ppa:graphics-drivers/ppa
$ sudo apt update && sudo apt install nvidia-driver-396

Cemu

Installing

#- open official link to down the last release
$ xdg-open http://cemu.info/#download

#- unzip the cemu
$ mkdir ~/cemu
$ unzip cemu_x.xx.x.zip -d ~/cemu
$ mv ~/cemu/cemu_x.xx.x/* ~/cemu/ # reorder files
$ rm ~/cemu/cemu_x.xx.x # remove blank folder

#- open cemu folder
$ cd ~/cemu

Graphic Packs

#- open official link to download the last release
$ xdg-open https://github.com/slashiee/cemu_graphic_packs/releases

#- Download graphic packs
# Extract files to: ~/cemu/graphicPacks/
$ unzip graphicPacksxxx.zip -d ~/cemu/graphicPacks/

Play with Performace

#- execute cemu
$ vblank_mode=0 mesa_glthread=true R600_DEBUG=nohyperz wine ~/cemu/Cemu.exe

#- Configuration by the menu
# Select: Options > GPU buffer cache accuracy > Low (fast)
# Select: CPU > Mode > Single-core recompiler (fast)

Additions

Joystick

#- installations
$ sudo apt-get install joystick
$ sudo apt-get install jstest-gtk

#- calibrate your joystick
$ jstest-gtk

Play with Performace

#- open cemu
$ cd ~/cemu

#- run
$ vblank_mode=0 mesa_glthread=true R600_DEBUG=nohyperz wine Cemu.exe

#- add a game
# Select file: (Menu) File > Install Update/DLC
# Launch to game folder ~ directories starting with 0005000C and 0005000E
# Open the file: [..]/0005000xxxxxxxxx/meta/meta.xml
# Show up: Updated with success!

#- running a game
# Select file: (Menu) File > Load
# Launch to game folder ~ directories starting with 0005000C and 0005000E
# Open the file: 0005000xxxxxxxxx/code/*.rpx # each game have your filename.rpx

Bonus

Cemu Shortcut

See /shortcut to add a Cemu shortcut.

Cemu Improvements

If you looking for improvements, new joysticks and so on.
Read about Cemuhook, some projects.


Also look ~

More Repositories

1

game-datasets

🎮 A curated list of awesome game datasets, and tools to artificial intelligence in games
652
star
2

smm-course-viewer

A package to reading courses (*.cdt) - Super Mario Maker
JavaScript
17
star
3

SysCGenerator

System to create own certificates and management events & participants
PHP
6
star
4

data-science-api-framework

A simple framework to test and deploy your Data Science API
Python
5
star
5

b3-stock-indexes

Scraping the stock market indexes from B3' data (Brazilian Stock Exchange)
Python
5
star
6

paper-2019-iceis

Detecting Influencers in Very Large Social Networks of Games
Jupyter Notebook
4
star
7

smm-course-search

A package to searching courses - Super Mario Maker
JavaScript
4
star
8

travel-dataset-generator

A tool to generate synthetic dataset of corporate travels
Jupyter Notebook
4
star
9

mei-sao-carlos

Este repositório explica como criar um MEI e liberar emissão de NFe em São Carlos
3
star
10

smmnet

SMMnet: A Temporal Dataset from Super Mario Maker
Jupyter Notebook
3
star
11

kaggle

Kaggle contents: datasets, notebooks and so on
Jupyter Notebook
3
star
12

udemy-complete-python-bootcamp

Udemy course. Here I practice some Python coding
Jupyter Notebook
2
star
13

big-qa-architecture

BigQA Architecture: Big Data Architecture for Question Answering Systems
Jupyter Notebook
2
star
14

curriculum-vitae

Curriculum vitae style (additions to modencv - moderncvplus.sty)
TeX
2
star
15

jPlotGraph

Plot Canvas Graphing an Equation
HTML
2
star
16

FPHP_Fields

This class can compose and render forms defined programmatically
PHP
2
star
17

daninhas-finder

Esse é um exemplo funcional de um sistema de reconhecimento de ervas daninhas com uma interface gráfica e hardware (Dragonboard 410c)
PHP
2
star
18

FPHP_Loader

This class loader files from direct paths, or directory path
PHP
2
star
19

kedro-sklearn-nlp

This is a learning repository about Kedro, NLP and Pipelines
Python
2
star
20

modeling-analyzing-social-networks-of-games

This is a collection of codes and datasets from the research "Modeling and Analyzing Social Networks of Games"
Jupyter Notebook
1
star
21

databricks-recommendation-system

This is a learning repository about Databricks and Recommendation Systems
Python
1
star
22

smm-maker-profile

A package to fetching the maker profile - Super Mario Maker
JavaScript
1
star
23

docker-php-server

How to manually create your docker container with PHP, or using Dockerfile, or using Docker Compose (for a robust server)
Dockerfile
1
star
24

datathon-2019-data-engineer

An example how to consume a web API and develop a web crawler
Python
1
star
25

smm-data-mining

Tools and results ~ Knowledge Discovery on the Super Mario Maker
1
star
26

TapAI

Intelligent Quick Reaction Game
HTML
1
star
27

vanilla-require

A package to import Vanilla JS Classes as Node.js Modules
JavaScript
1
star
28

csharp-excel-solution

Just a toy with excel packages
C#
1
star