mirror of
https://github.com/d0k3/GodMode9.git
synced 2025-06-26 13:42:47 +00:00
fix config save dumping for citra in megascript
This commit is contained in:
parent
1e92163245
commit
c265e3ac2f
@ -963,8 +963,9 @@ mkdir $[CITRA]/00000000000000000000000000000000/title/0004009b/00014202/content
|
|||||||
mkdir $[CITRA]/00000000000000000000000000000000/title/0004009b/00014302/content
|
mkdir $[CITRA]/00000000000000000000000000000000/title/0004009b/00014302/content
|
||||||
|
|
||||||
set OUTCONFIG $[CITRA]/data/00000000000000000000000000000000/sysdata/00010017/00000000/config
|
set OUTCONFIG $[CITRA]/data/00000000000000000000000000000000/sysdata/00010017/00000000/config
|
||||||
|
imgmount 1:/data/$[SYSID0]/sysdata/00010017/00000000
|
||||||
inject 1:/data/$[SYSID0]/sysdata/00010017/00000000@6000:8000 $[OUTCONFIG]@0
|
inject D:/partitionA.bin@3000:8000 $[OUTCONFIG]@0
|
||||||
|
imgumount
|
||||||
|
|
||||||
set OUT1 $[CITRA]/00000000000000000000000000000000/title/0004009b/00010202/content/00000000.app.romfs
|
set OUT1 $[CITRA]/00000000000000000000000000000000/title/0004009b/00010202/content/00000000.app.romfs
|
||||||
set OUT2 $[CITRA]/00000000000000000000000000000000/title/0004009b/00010402/content/00000000.app.romfs
|
set OUT2 $[CITRA]/00000000000000000000000000000000/title/0004009b/00010402/content/00000000.app.romfs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user