ROM Hack trimming .sdat

  • Thread starter Thread starter loco365
  • Start date Start date
  • Views Views 1,395
  • Replies Replies 3

loco365

Well-Known Member
Member
Joined
Sep 1, 2010
Messages
5,457
Reaction score
2,700
Trophies
0
XP
2,927
I don't really know if it is possible, but I need to remove some specific .sseq files from a .sdat and reduce it's size. Is that possible?
 
Time was I would trim SDAT files with a hex editor (no attention to the header or anything) and the rom would still work although that is not quite the same.

Anyhow yes you can just remember to double up on anything that you remove similar to how you might for a basic audio tweak hack and redo the pointers (header, FAT section, symb, info and the like) as you probably expect to. Everything else should be unaffected/self contained in their sub files.

I have to ask though- are you really that close to the DS rom size limit- 32 bit reads make for a 512 meg game give or take the header.
 
FAST6191 said:
Time was I would trim SDAT files with a hex editor (no attention to the header or anything) and the rom would still work although that is not quite the same.

Anyhow yes you can just remember to double up on anything that you remove similar to how you might for a basic audio tweak hack and redo the pointers (header, FAT section, symb, info and the like) as you probably expect to. Everything else should be unaffected/self contained in their sub files.

I have to ask though- are you really that close to the DS rom size limit- 32 bit reads make for a 512 meg game give or take the header.
Well, my intentions are to add the BGM of Pokemon Black to Pokemon Diamond, but keep the BGM of Pokemon Diamond. But, all I need is music, not any sound effects. I was afraid of pointers, but if a list can be generated, it would be much easier.
 

Site & Scene News

Popular threads in this forum