Help:Tools/UKMM: Difference between revisions
→Manual Setup: Change switch base folder description, emulator executable command description |
|||
| Line 125: | Line 125: | ||
|Base with Update Folder (Switch) | |Base with Update Folder (Switch) | ||
|Where you store your Base with Update Game dump. | |Where you store your Base with Update Game dump. | ||
|The folder named <code>romfs</code> | |The folder named <code>romfs</code>, inside the <code>01007EF00011E000</code> folder in your game dump. Should look like <code>C:/some/path/01007EF00011E000/romfs</code>, where <code>C:/some/path</code> is something only you know. | ||
|- | |- | ||
|Update Folder (WiiU Unpacked) | |Update Folder (WiiU Unpacked) | ||
| Line 174: | Line 174: | ||
|Emulator Executable (optional) | |Emulator Executable (optional) | ||
|The command to use to run open your emulator when using the Open Emulator button | |The command to use to run open your emulator when using the Open Emulator button | ||
| | |A shell command for running your emulator. On Windows, this requires quotes around it at all times. On other OSes, it requires quotes around it if there are spaces in the path. As a shell command, it supports switches, e.g. "C:\path\to\Cemu.exe" -g "C:\path\to\botw\U-King.rpx" will open Cemu and skip the game selection menu, running the game immediately. | ||
|- | |- | ||
|} | |} | ||