extracting .app files?

  • Thread starter Thread starter Sukiyo
  • Start date Start date
  • Views Views 1,798
  • Replies Replies 9

Sukiyo

Well-Known Member
Newcomer
Joined
Jul 12, 2020
Messages
49
Reaction score
45
Trophies
0
Age
56
XP
896
Country
China
I'm trying to extract the .app files of the recently found 2010 E3 tech demos, but I just can't figure out how to do it, does anyone know how to extract them? thanks!
 
Due to these having slightly earlier formats you have to use a few different tools.

The original ctrtool works to extract the NCCH files (the .app): https://github.com/3DSGuy/Project_CTR/releases/tag/ctrtool-v1.2.1

The RomFS is a different format (ROFS) than the final version. Use this instead to extract its contents: https://github.com/PabloMK7/rofs_dumper

Code:
ctrtool --romfs=rofs.bin file.app
rofs_dump rofs.bin rofs
Output: "File is not ROFS" ??? This is my input: "C:\Users\username\Downloads\rofs_dump.exe rofs.bin C:\Users\username\Downloads\sk" I am trying to rip models from "Senran Kagura - Shoujo-tachi no Shinei (Japan)" .3ds file?
 
Output: "File is not ROFS" ??? This is my input: "C:\Users\username\Downloads\rofs_dump.exe rofs.bin C:\Users\username\Downloads\sk" I am trying to rip models from "Senran Kagura - Shoujo-tachi no Shinei (Japan)" .3ds file?
They are referring to ROMFS, not (.3DS) files.

https://www.3dbrew.org/wiki/RomFS
 
They are referring to ROMFS, not (.3DS) files.

https://www.3dbrew.org/wiki/RomFS
well this is my input:
1738167972468.png

in my "rofs.bin" part I am referring to the file and the directory after is where it will be outputted? Am I correct?
 
well this is my input: View attachment 483227
in my "rofs.bin" part I am referring to the file and the directory after is where it will be outputted? Am I correct?
rofs_dump is for pre-release/prototype (e.g. 2010) files, not actual released software starting with 2011. You can use ctrtool to extract the romfs for most software.
 
rofs_dump is for pre-release/prototype (e.g. 2010) files, not actual released software starting with 2011. You can use ctrtool to extract the romfs for most software.
hey so great news! I extracted the files but all the game 3d models and such are all in a ".bin" format?
 
I'm trying to extract the .app files of the recently found 2010 E3 tech demos, but I just can't figure out how to do it, does anyone know how to extract them? thanks!
following to see cuz i ran into that issue as well lol

you mean this right?



you need to use a pre release emunand to run these if so! archive org has it if you look and its elaborated on in depth here various places how and why. (they dont even work in emulators)
 
Last edited by Modular511,

Site & Scene News

Popular threads in this forum