All Projects → leomaurodesenv → cemu-linux

leomaurodesenv / cemu-linux

Licence: MIT license
Play with Cemu on Linux (with high performance)

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to cemu-linux

Cemu-UI
A user interface for the Wii U emulator, Cemu
Stars: ✭ 21 (-82.5%)
Mutual labels:  wiiu, wii-u, cemu, cemu-launcher
CemUI
A small launcher for the Cemu WiiU emulator made with Electron. Currently on hiatus, development is currently being focused on Pretendo https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 118 (-1.67%)
Mutual labels:  wiiu, cemu, cemu-launcher
smmdb
cross console/emulator sharing platform for Super Mario Maker courses
Stars: ✭ 51 (-57.5%)
Mutual labels:  wiiu, cemu
fake-08
A Pico-8 player/emulator for console homebrew
Stars: ✭ 374 (+211.67%)
Mutual labels:  wiiu, wii-u
Pretendo
Project moved to https://github.com/PretendoNetwork/Pretendo
Stars: ✭ 20 (-83.33%)
Mutual labels:  wiiu, wii-u
smashtierlist
🎮⚡️ Popular tier lists for Super Smash Bros. series
Stars: ✭ 40 (-66.67%)
Mutual labels:  wiiu
nine
Gallium Nine Standalone
Stars: ✭ 50 (-58.33%)
Mutual labels:  wine
Winepak
Flatpak-ing Microsoft Windows applications with Wine
Stars: ✭ 242 (+101.67%)
Mutual labels:  wine
Cloud Morph
Decentralize, Self-host Cloud Gaming/Application
Stars: ✭ 207 (+72.5%)
Mutual labels:  wine
notepad-plus-plus
Unofficial snap repo for notepad-plus-plus snap
Stars: ✭ 51 (-57.5%)
Mutual labels:  wine
MiisendU-Wii-U
A UsendMii client for the Wii U
Stars: ✭ 23 (-80.83%)
Mutual labels:  wii-u
wine-launcher
Wine Launcher - Running Windows games under Linux
Stars: ✭ 249 (+107.5%)
Mutual labels:  wine
AreWeAntiCheatYet
A comprehensive and crowd-sourced list of games using anti-cheats and their compatibility with GNU/Linux or Wine.
Stars: ✭ 289 (+140.83%)
Mutual labels:  wine
northstar-dedicated
Docker image for the Northstar dedicated server.
Stars: ✭ 89 (-25.83%)
Mutual labels:  wine
Kosmos-Wii-U
All-in-One CFW Package for the Nintendo Wii U
Stars: ✭ 14 (-88.33%)
Mutual labels:  wiiu
awesome-gnu-linux-gaming
A curated list of awesome GNU/Linux tips & tricks, games, tools, and resources - Mirrored from: https://gitlab.com/linuxcafefederation/awesome-gnu-linux-gaming.git
Stars: ✭ 135 (+12.5%)
Mutual labels:  wine
Dxup
A d3d9 and d3d10 to d3d11 translation layer.
Stars: ✭ 231 (+92.5%)
Mutual labels:  wine
nix-gaming
Gaming on Nix
Stars: ✭ 142 (+18.33%)
Mutual labels:  wine
compact-wine
No description or website provided.
Stars: ✭ 87 (-27.5%)
Mutual labels:  wine
gtasa-savegame-editor
GUI tool to edit GTA San Andreas savegames.
Stars: ✭ 56 (-53.33%)
Mutual labels:  wine

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 ~

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].