ROM Hack Editing .dat sound files?

  • Thread starter Thread starter Stereotomy
  • Start date Start date
  • Views Views 2,976
  • Replies Replies 4

Stereotomy

New Member
Newbie
Joined
Sep 24, 2008
Messages
2
Reaction score
0
Trophies
1
XP
11
Country
Was trying to do some sound file editting for a game (replacing some sounds with sounds from external sources), but I found that rather than the well documented SDAT format, it seems to use .dat and .dat.tbl (?) files for sound. Anybody able to point me towards some documentation or- even better- tools for this?
 
Well, you can at least start with the assumption that the .tbl file contains the pointers for the individual files in the .dat.
 
hmm just asking one thing how exactly will one be able to identify what needs to be tinkered for the pointers... should the pointers match with the sound file or should the sound file match with the one on the pointers and also what type of format is .SAD ... im soon going to try out chucking out NA version of luminous arc 2 (once its out) for an undub version
 
.dat is an extension mostly used for game/program data.
since it's such a commonly used extension you can't get a single editor for them.

your best bet is to open it up with a hex editor and see if there's any filetype info in the first/last few lines.
however it's very well possible that it's a custom filetype, and then you'd need access to the original tools used by the company that made the game, or you'd need to be able to reverse-engineer a filetype.
 

Site & Scene News

Popular threads in this forum