-
Notifications
You must be signed in to change notification settings - Fork 15
Cemu Instances
RedDucks edited this page Nov 3, 2017
·
1 revision
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.
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"
}