Recent content by WZBoss78

  1. WZBoss78

    Hacking How I decode this *.e files ? (Danball Senki BOOST)

    Is an archive type. What you are editing is the .btx inside the .e file. There aren't compressed, but joined next to the other file with 0 padding/alignment. Something like .tar I will try extract the files, so then we can use the btx tool for editing the text
  2. WZBoss78

    Hacking How I decode this *.e files ? (Danball Senki BOOST)

    Which file is this? From what i've seen, the *.e files are an archives files. There's 1 pointer at 0x10 which points to the first file, and another pointer at 0x14 pointing to the end of all files and start of adicional data of the .e Each pointer are relative to 0x18