Jump to content

LeoI

Member
  • Posts

    25
  • Joined

  • Last visited

Posts posted by LeoI

  1. I did the thing on Mac, but I know it's similar: you have to install (in order)

    Python

    Qt library

    SIP extension for python

    PyQt extension for python.

    These are the dependencies for PPRE. The windows edition is a package that includes already all the stuff, so you don't need to install.

    I suggest you to checkout the svn repository for the latest PPRE and NOT to build yourself the Qt library if you don't want your computer to waste a day. For the other components you should try to install first from your package manager, and only if you don't find them, you have to download the source packages and via terminal build them with the well known ./configure && make && sudo make install.

    Good luck.

  2. The immense power freed by earth shall remind us how little do we know of it. For all the improvements done by technology in the latest years, no one has found out the earthquake. Despite the earthquake, the tsunami made the worse damage, as I've been said. Considering Japan being 'ready' since they are in a seismic area, I get how little chances has other countries to endure such an event. May the number of fallen stop, they are already too much.

  3. Initially I used wine, but it kept being difficult and not user-friendly. I am not the one who don't face with trouble, but adding windows' one to mac... till I discovered Crossover (last: v10). Okay, it's not the free one, but works with pokegen.

  4. A friend of mine has tried comparing an unpacked patched rom (Japanese!) with another unpatched. Rudolph patch seems to change 3 bytes in overlay 001 and 112 (if I remember well...).

    Comparing other language rom with one japanese appeared that other have one more overlay file. Sizes are not compatible and if you try to put japanese overlay in non-japanese rom, it will crash.

    We are trying to develop a program that allow us to save the structure of files in a rom when we unpack it (ndstool repack it, but put files alphabetically).

  5. You should try with an Hex Editor... i tried with the platinum one, but i added bytes and it after did not work. I suggest you HxD.

    If you x7l7j8cc are italian, I think i can explain you better than in English. You have to search into the program the Japanese name of a pokemon/item/etc (it should start with a dot) and after you change the bytes of the name typing the italian name. be careful to fit the text without overwriting the dots... and also don't add bytes or the program won't work (it didn't worked when i did that). Remember to save and try your changes often.

×
×
  • Create New...