neobrain / braindump

Obsolete 3DS homebrew application to dump games and other titles. If you can, use GodMode9 instead.
GNU General Public License v3.0
75 stars 9 forks source link

Can't extract RomFS #17

Closed LarBob closed 7 years ago

LarBob commented 8 years ago

When I try to get the RomFS from the dump by running

ctrtool --romfs=romfs.bin --decompresscode 0004000000030700.cxi; ctrtool --romfsdir=romfs --intype=romfs romfs.bin

but when I do that, it just lists the help screen as if I had entered something wrong. I'm kind of a noob, so am I doing something really stupid/skipping a step? The other command for the ExeFS works fine. Thanks

ghost commented 8 years ago

Wtf ? It's not a single line.

LarBob commented 8 years ago

https://gyazo.com/f17ff8c36bb25e094bc5f0aebebcff88.png

LarBob commented 8 years ago

oh my god, I'm so dumb. I'm too used to Linux. You can separate commands like that and it works, haha. Sorry for wasting your time.

ghost commented 8 years ago

Does the directory "romfs" exist ?

LarBob commented 8 years ago

it's fine. I was making a stupid mistake. sorry