parent
1af6c31dc0
commit
72157e03eb
2 changed files with 57 additions and 1 deletions
|
@ -61,6 +61,7 @@ namespace Ryujinx
|
|||
device.LoadNca(args[0]);
|
||||
break;
|
||||
case ".nsp":
|
||||
case ".pfs0":
|
||||
Console.WriteLine("Loading as NSP.");
|
||||
device.LoadNsp(args[0]);
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue