mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-24 06:39:53 -06: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