ROM Hack [Help] Extract dt and ls file SSB3DS

  • Thread starter Thread starter nooby89
  • Start date Start date
  • Views Views 5,622
  • Replies Replies 10

nooby89

A normal member with a stupid alias
Member
Joined
Aug 18, 2015
Messages
1,625
Reaction score
223
Trophies
0
XP
648
Country
Canada
With braindump, i have a copy of romfs.bin on my computer, after with extract_romfs.bat , a romfs folder appear. But, the only problem is how to extract the dt and las file SSB3DS ?

I have Python 2.7, and the smash-stuff file on the romfs folder of SSB.

What is the command to extracting the two files ?
:wacko:

Thanks :wub:
 
Thanks!
We can recompress the files ?
I second this. Is there a way to recompile the dt file?

Edit: also when i try to decompress the file i get the following error
Code:
  File "C:\Users\Chris\Documents\3DS RomFS\Super Smash Bros 4 00040000000ee000\romfs_\dtls.py", line 7
    print '\nUsage: dtls.py <dt file> <ls file> <ouput path>'
                                                            ^
SyntaxError: Missing parentheses in call to 'print'
 
Last edited by ElyosOfTheAbyss,
Sad as it is to say, as I was one of the people mainly asking.. no, there is ABSOLUTELY no way to repack dt at the moment.

@TheToxicRyu - you're ABSOLUTELY sure you typed dtls.py dt ls Output exactly as it is? If you did, I'm not sure what the issue is.

Be sure you opened the cmd to the romfs_ folder and not elsewhere. 's'all I can say.
 
Sad as it is to say, as I was one of the people mainly asking.. no, there is ABSOLUTELY no way to repack dt at the moment.

@TheToxicRyu - you're ABSOLUTELY sure you typed dtls.py dt ls Output exactly as it is? If you did, I'm not sure what the issue is.

Be sure you opened the cmd to the romfs_ folder and not elsewhere. 's'all I can say.
So we can unpack, but no repack ? Strange !
 
  • Like
Reactions: SomeGamer
So we can unpack, but no repack ? Strange !

I'm not one to speak on this, since I didn't make the python script nor any code that would help with Smash hacking whatsoever, but all I can say is chances are there's a pretty big difference between simply unpacking a filesystem based on existing data and repacking the entire thing in a way that won't cause serious damage or unusability.

long story short, make whatever edits you want but it's just a waiting game atm on repacking dt for tests.
 
Sad as it is to say, as I was one of the people mainly asking.. no, there is ABSOLUTELY no way to repack dt at the moment.

@TheToxicRyu - you're ABSOLUTELY sure you typed dtls.py dt ls Output exactly as it is? If you did, I'm not sure what the issue is.

Be sure you opened the cmd to the romfs_ folder and not elsewhere. 's'all I can say.
Yes i'm absolutely sure
 
Sorry to bump this but I have a different issue now I get this error

Code:
File "C:\Users\Chris\Documents\3DS RomFS\Super Smash Bros 4 00040000000ee000\romfs_\dtls.py", line 18
    def get_file((start, size)):
                 ^
SyntaxError: invalid syntax
 

Site & Scene News

Popular threads in this forum