Recent content by carl1114

  1. carl1114

    Hacking [Tool] Bandai Namco's L7C Archive Tool

    Hi, can anyone know that how one can get font index and image file from bmf files? ex) Tales of hearts BMF format https://www.sendspace.com/file/y4exv9
  2. carl1114

    Hacking God Eater 2 Translation (Looking for translators!)

    Is there a way to contact Coldbird? Do you know his e-mail address?
  3. carl1114

    Hacking God Eater 2 Translation (Looking for translators!)

    Is there a tool for unpacking/repacking package.rdp?
  4. carl1114

    Hacking God Eater 2 Translation (Looking for translators!)

    Could you share unpacking/repacking tools for *.rdp files? I found some tools, but the link was not working. Its dead. http://www.pspgweber.com/forums/viewtopic.php?f=39&t=27222
  5. carl1114

    Hacking Legend of Heroes Translation

    You need to unzip pyLibs to C:\Python33. pyLibs https://www.sendspace.com/file/wcx6g7
  6. carl1114

    Hacking Legend of Heroes Translation

    Sorry, I forgot to tell you. There were some virus detected files in github thing. Delete that virus detected files. You just need pyLibs and ED AO python code to disasm and asm. pyLibs https://www.sendspace.com/file/wcx6g7 ED AO https://www.sendspace.com/file/olit5a <How to disasm *.bin to...
  7. carl1114

    Hacking Legend of Heroes Translation

    Congratulations! Happy Birthday to you!
  8. carl1114

    Hacking Legend of Heroes Translation

    I mean insertion tool or modified python code for Znk.
  9. carl1114

    Hacking Legend of Heroes Translation

    Is there any progress..?
  10. carl1114

    Hacking Legend of Heroes Translation

    However, does anyone know who has ED6 ._SN editor?
  11. carl1114

    Hacking Legend of Heroes Translation

    But don't know how to insert it yet.
  12. carl1114

    Hacking Legend of Heroes Translation

    Thanks a lot. ZnK v3.1 works. About the python code, in Falcom\EDAO\Decompiler there are 1) ScenarioScript.py - It decompiles scena .bin files. c000.bin<=>c000.bin.py Usage: python ScenarioScript.py c0000.bin 2) BattleActionScript.py - It decompiles battle .dat files. 3) NameList2py.py - It...
  13. carl1114

    Hacking Legend of Heroes Translation

    Yes, I mean inserter. And dumper works on Jap version but not Kor patch version. Samples https://www.sendspace.com/file/lsg2d6 I made completely translated patch for PC version of Joyoland a few months ago but it has some bugs.. I think it might be help your team project. Here is Ao no...
  14. carl1114

    Hacking Legend of Heroes Translation

    Thanks a lot, however, how can I convert .data file back to orig file..? python script.py datac0000.bin doesn't work on dump v2.5 for me.
  15. carl1114

    Hacking Legend of Heroes Translation

    Hi, I have some problems. What's wrong with me? I doesn't work on my computer.