Recent content by game2005

  1. G

    Hacking ROM Hack Translation Pocket R , help, How to decompress the Zlib deflate, the RDI and RDB file

    Update! I found out the Encrypt method. It use the keygen by the resource name "RES00.RID" then generate a 4 Bytes RDI_KEY and as CHUNK resource like "CESAWARN.CHK" to get a mCHK_KEY, then use it to XOR with RDI_KEY to generate a 4 Bytes CHK_KEY By using the CHK_KEY with XOR and bit shift to...
  2. G

    Hacking ROM Hack Translation Pocket R , help, How to decompress the Zlib deflate, the RDI and RDB file

    Hello everyone and experts I am trying to translate the Pure JAPESE BASEBALL GAME ,Pocket R.(p.s. because I want translate the text into chinses to enjoy the story mode in the game, but kenami, seem to keep the game in Japanese forever with no hope to have a language localization) So I try to...