mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 12:26:27 -05:00

committed by
gdkchan

parent
1af6c31dc0
commit
72157e03eb
@@ -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;
|
||||
|
Reference in New Issue
Block a user