forked from MeloNX/MeloNX
Fix Mii maker
This commit is contained in:
parent
6345e6421d
commit
ebe1d183ef
Binary file not shown.
@ -1205,7 +1205,7 @@ namespace Ryujinx.Headless.SDL2
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (option.InputPath == "MiiMaker") {
|
if (option.InputPath == "MiiMaker") {
|
||||||
string contentPath = _contentManager.GetInstalledContentPath(0x0100000000001000, StorageId.BuiltInSystem, NcaContentType.Program);
|
string contentPath = _contentManager.GetInstalledContentPath(0x0100000000001009, StorageId.BuiltInSystem, NcaContentType.Program);
|
||||||
|
|
||||||
option.InputPath = contentPath;
|
option.InputPath = contentPath;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user