hactoolnet does not contain --disablekeywarn option
This commit is contained in:
@@ -24,7 +24,7 @@ rd /S /Q .\hacpack_backup\
|
|||||||
del .\*.nca
|
del .\*.nca
|
||||||
mkdir .\temp
|
mkdir .\temp
|
||||||
mkdir .\temp\pcv_exefs
|
mkdir .\temp\pcv_exefs
|
||||||
hactoolnet -k prod.keys --disablekeywarns -t -nca .\pcv-backup --exefsdir .\temp
|
hactoolnet -k prod.keys -t -nca .\pcv-backup --exefsdir .\temp
|
||||||
nx2elf .\temp\main
|
nx2elf .\temp\main
|
||||||
bspatch .\temp\main.elf .\temp\main-mod.elf .\pcv-bspatch
|
bspatch .\temp\main.elf .\temp\main-mod.elf .\pcv-bspatch
|
||||||
elf2nso .\temp\main-mod.elf .\temp\pcv_exefs\main
|
elf2nso .\temp\main-mod.elf .\temp\pcv_exefs\main
|
||||||
|
|||||||
Reference in New Issue
Block a user