This commit is contained in:
KP122222 2018-04-29 17:05:10 +00:00 committed by GitHub
commit 0b75faf683
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 or a NSO/NRO/XCI.");
}
using (GLScreen Screen = new GLScreen(Ns, Renderer))