Console.WriteLine NSO/NRO/ROMFS
This commit is contained in:
parent
2b59c006be
commit
bc0ef7907f
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ namespace Ryujinx
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Console.WriteLine("Please specify the folder with the NSOs/IStorage or a NSO/NRO/MAIN.");
|
Console.WriteLine("Please specify the folder with the NSOs/IStorage or a NSO/NRO/ROMFS.");
|
||||||
}
|
}
|
||||||
|
|
||||||
using (GLScreen Screen = new GLScreen(Ns, Renderer))
|
using (GLScreen Screen = new GLScreen(Ns, Renderer))
|
||||||
|
|
Loading…
Reference in a new issue