mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-30 18:42:55 +00: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