This commit is contained in:
KP122222 2018-04-29 17:35:11 +00:00 committed by GitHub
commit e40dafcf93
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,7 +57,7 @@ namespace Ryujinx
}
else
{
Console.WriteLine("Please specify the folder with the NSOs/IStorage or a NSO/NRO.");
Console.WriteLine("Please specify the folder with the NSOs/IStorage ROMFSs/IStorage MAINs/IStorage or a NSO/NRO/ROMFS/MAIN.");
}
using (GLScreen Screen = new GLScreen(Ns, Renderer))