Recent content by Melad1590

  1. Melad1590

    ROM Hack Gigant Battle

    it follows a simple scheme: Header: Usually the first few bytes identify it and store metadata. Example from one of the files: 43 49 4D 41 00 00 00 18 43 49 4D 41 is ASCII "CIMA" magic number The next bytes often store file size or version info. Data: The rest is the compressed audio stream...
  2. Melad1590

    ROM Hack Gigant Battle

    I could help you if you ever need help with this I love this game a lot especially gigant battle 2 and I'd be willing to be working on translating it too perhaps. I support you on this. But from where would you get the English voicelines?
  3. Melad1590

    ROM Hack Gigant Battle

    Oh thought you only wanted to unpack them. For now no implementation for repacking. Can you tell me more about your project though? Any plans?
  4. Melad1590

    ROM Hack Gigant Battle

    i have managed to extract the files 1775512680 Have fun!;)
  5. Melad1590

    ROM Hack Gigant Battle

    (WARNING: THE AUDIO FILE SENT IS REALLY LOUD) this is the closest i have gotten with opening the sounds i used VOX ADPCM through Audacity so it's very likely the STRM_BATTLE.awb uses some kind of ADPCM...
  6. Melad1590

    ROM Hack Gigant Battle

    i have the same problem seems like the STRM_CRUISE.awb uses HCA for audio but for STRM_BATTLE.awb it uses CIMA which is strange, they also use this CIMA in gigant battle 2.