-
Notifications
You must be signed in to change notification settings - Fork 22
Client Configuration ‐ Cemu (outdated)
kmicki edited this page Oct 20, 2023
·
2 revisions
- Download Cemu and extract files.
- Download cemuhook and extract files to Cemu folder.
- Run Cemu at least once.
- If the server and Cemu are both running on Deck, the motion source should be selectable in Options -> Gamepad Motion Source -> DSU1 -> By Slot.
- Make sure that in Input settings in Cemu WiiU Gamepad is selected as an emulated controller.
- If Cemu is running on a separate PC, open cemuhook.ini file and insert IP of the Deck under [Input] section as serverIP similar to below:
[Graphics] ignorePrecompiledShaderCache = false [CPU] customTimerMode = QPC customTimerMultiplier = 1 [Input] motionSource = DSU1 serverIP = X.X.X.X [Debug] mmTimerAccuracy = 1ms
where X.X.X.X is Deck's IP.