Skip to content

Cemu Instances

RedDucks edited this page Nov 3, 2017 · 1 revision

Cemu Instances

Cemu Instances are how CemUI stores and reads references to different Cemu versions. This is useful for cases where some games run better on different versions of Cemu. This also technically means Decaf is supported.

Structure

This is the basic structure of a Cemu Instance:

{
    "name": "Default",
    "cemu_path": "C:/Users/YOUR_USER_NAME/Documents/Emulators/Cemu/Cemu.exe",
    "cemu_folder_path": "C:/Users/YOUR_USER_NAME/Documents/Emulators/Cemu"
}
Clone this wiki locally