In order to edit this wiki, you must register and verify your account.

Motion controls

From Cemu Wiki
Jump to:navigation Jump to:search

The Solutions for motion data / motion controls for Cemu

The Wii U provides motion data to games either with the Wii U GamePad (common) or a Wii Remote Plus (less common). In order to have data of that sort in Cemu we can either a) Feed them to the emulated GamePad via a motion server for a real motion controller that Cemuhook listens to, or b) Feed them to the emulated Wii Remote via the native methods of Cemu or c) Feed them to Cemu via a workaround that involves right clicking the Cemu window with the mouse.

Emulated GamePad Motion Sensing

The Wii U GamePad includes a gyroscope and accelometer which are used to provide full motion data to several games, including BotW Shrines. In order to emulate that on Cemu we have several options.

Full-motion Solutions

The following solutions are full-motion because they provide a 3-axis gyroscope and 3-axis accelerometer. Examples of devices with limitations are a DualShock3 (only 1 axis gyroscope) and a non-MotionPlus Wii Remote (only accelerometer).

DualShock 4

Note: this is a very feature-rich solution because the device also includes a touchpad which can be very useful at games that do heavy usage of the GamePad touchscreen (e.g. SM3DW)

Installation and details:

Windows: https://cemuhook.sshnuke.net/padudpserver.html

Linux: https://github.com/epigramx/ds4drv-cemuhook

MotionPlus Wii Remotes

Installation and details:

Windows: https://forum.cemu.info/showthread.php/140 (mirror, download URL)(it may also run on Linux with wine if .NET 4.5.2 or better is installed)

Linux: https://github.com/v1993/linuxmotehook

Steam Controller

Installation and details: https://github.com/FrogTheFrog/steam-gyro-for-cemuhook

Nintendo Switch controllers

Installation and details: https://github.com/Davidobot/BetterJoyForCemu

Phones/Tablets that include a gyroscope

Note: not all phones include a gyroscope; some include a magnetometer which is sluggish or even only an accelerometer in which case there will be no yaw motion at all.

Installation and details:

Android: https://cemuhook.sshnuke.net/padudpserver.html

Windows Phones: https://www.reddit.com/r/cemu/comments/77ovce

iPhones via an app: https://www.reddit.com/r/cemu/comments/7b6edz

iPhones & Android via the browser: https://github.com/hjmmc/WebGyroForCemuhook


Full-motion Solutions with limitations

DualShock 3

Note: This full-motion solution has the limitation that the ds3 gyroscope provides only yaw axis data; this makes it more reliable at yaw-turning when the device is at the standard orientation

Installation and details: https://cemuhook.sshnuke.net/padudpserver.html

Phones/Tablets that have a magnetometer instead of a gyroscope

Note: these phones have full motion but it's sluggish at the yaw axis motion compared to hardware-gyroscope phones

Installation: Refer to the full-motion section URLs

Partial solutions

Phones/Tablets that don't even have a magnetometer

Note: Some low-end phones have only an accelerometer, making it impossible to have a yaw axis; that makes them unusable in several cases

Installation and details: Refer to the full-motion section URLs

Wii Remotes without MotionPlus hardware

Note: the original Wii Remotes had only an accelerometer so they can be only useful partially, e.g. as a "Wii Wheel" for MK8

Installation and details: https://forum.cemu.info/showthread.php/140

Xbox controllers / Analog Stick motion emulation

Note: This solution emulates motion data with analog sticks of controllers; it is counter-intuitive in several cases; it is common to combine a phone with such controllers instead

Installation and details: https://github.com/quinton-ashley/cemu-no-gyro/blob/master/README.md

Out of the box mouse solution

For this solution just right click on the game and move the mouse (including the wheel of the mouse). It is very counter-intuitive so you might want to avoid it.

Emulated Wii Remote Motion Sensing

Out of the box Wii Remote hardware solution

This should be supported (or should be supported eventually) out of the box from the Cemu input options after an Emulated Wii Remote and a real Wii Remote are used simultaneously for games that require the Wii Remote. MotionPlus option can be used for adding gyroscope data or without it, for only accelerometer data.