Torphedo / BOTW-ModdingGuide

This repo hosts text guides on installing and using mods for BOTW on various platforms
39 stars 0 forks source link

How to dump the update file anyway? #4

Open wizardt opened 1 year ago

wizardt commented 1 year ago

Don't know if this a issue. But wanna ask, the game I have include many files: 1.base game.nsp 2.update file.nsp (1.6) 3.DLC1 4.DLC2 No problem dumping game, dlc1 and dlc2, but how to dump update? Because Yuzu install update file to "nand" folder,like”G:\yuzu\nand\user\Contents\registered\00000090\b201291d3e099872debd1c1870572cc3.nca“(my custom path). And the update is exist in yuzu as a mod, or like a mod just like other mods which I can check or uncheck them after right-click game and select "properties”. Don't know if I simply dump game, the dumped file will include update or not?

wizardt commented 1 year ago

Sorry, another promlem. BCML only need 1 DLC directory named 01007EF00011F001, but DLC2's directory is another one "01007ER00011F002", this means BCML can't load DLC2, is it?