Jump to content

Delta Blast Burn

Member
  • Posts

    988
  • Joined

  • Last visited

  • Days Won

    15

Posts posted by Delta Blast Burn

  1. I believe there are general purpose tools for the gen 5 games but i can't remember the name, maybe someone else does, I've never used them myself but I remember they were the goto for certain uses. As for ppre, it only supports gen 4 (it has a gui, so no python knowledge needed) you would have to add support yourself.

     

     

    EDIT: I believe it's called pokemon ROM changer.

  2. On 11/30/2020 at 10:56 PM, KlngofSpace said:

    I see a million patch links, but where do you download the actual game? I made an account just to try this out so i am not familure with how to navigate this site, but i dont see where to download it anywhere.

    You need to apply the patch to the vanilla rom as it's illegal to distribute the rom itself.

  3. I can't help with your first question, but for your second one check out this page for the structure of /poketool/personal/pl_personal.narc which is the file with all the stats in the platinum rom.

     

    You'll want to ignore the inital data. just look for 26 consecutive 0x00 bytes around offset 0x1020, that is the start of the pokemon data.

  4.  

    7 hours ago, clecavs2 said:

    The code worked thanks. I couldn't download your attachment because it shows as a document on my MAC. Could you send it as an .exe direct program/file if its for Windows? I tried changing the file extension to .exe but it didn't work. I saw you had posted the PokeGen 1.22 program on another thread on this website as an .exe file and I was able to get it.

    It's an hta file (HTml Application) so you could try to open it with safari on a mac(make sure you allow scripts to run). I did some checking and it appears you were about the issues with IV's, I have the same problem.

  5. I have another program you can try it's a super strange layout but was the goto utility for a few years. You can even use it to extract pokemon from codes(Which is super tempermental btw.). You should have no trouble using it because it runs in your browser.

    Here's your suicune:

    Spoiler
    
    Pokemon: Suicune SUICUNE
    Box:1 Spot:1
    65764869 23C5D950
    FA8826D8 4D6873E5
    95F62ECA 5D5C0B81
    138EE5E7 99012B47
    F161D5A4 48F9A2DB
    D1D733F0 32C58179
    D9942118 228420E7
    E7E055BF 450DD262
    4E9C84FE BD247EAF
    3116BB01 E8A7EC67
    D2C77197 3A3B86A6
    7D474D75 94D47A00
    42E6C471 0259E978
    6737B203 1B2000A2
    7542A52D 5EEB09AA
    9464569A F911F235
    B0550679 F09774E1
    23BBEADA 5121E27F
    555E971F 843070E8
    9DDED384 95D2B073

     

    PokemonMaker v4.23 (CodeSave feature).hta

  6. 3 hours ago, clecavs2 said:

    In using the PokeGen program (vs 1.22) it seems as if there is an issue with the Attack,Defense,Special Atk,Special Defense and Speed IVs - they don't carry over into the Gameshark raw code. This is after I selected a PID that gives me 31 IV in all stats. Even when I change the IV number individually - i notice the gameshark raw code doesn't change at all. Don't know if anyone else is having this issue that has tried this.

    If you want, you can just post a pk3 of the suicune you want and i'll recreate it and post the code for you. Just @ me so i can be notified. :)

  7. As I said in a previous post the PID controls nature. If you change even a single bit of the PID(to change the nature) the pokemon you're trying to edit becomes a bad egg. The page I linked previously explains why and how. Wine lets you run windows programs on mac, linux and others.

    It's much easier to make your own codes than try to bodge together parts of different codes if you don't know exactly what your doing.

  8. I tried doing what you asked, but honestly you're better off making your own. The Suicune in that code is super illegal. I've attached a program with which you can do so. Supports Code generation for Gen 3 and 4. Pick a gen 3 game at the top. Choose Gameshark Raw from the combobox near the bottom. Then copy the created codeto clipboard and paste into AR crypt. At the bottom middle of AR crypt click the dot for Raw on the left and ARv3 on the right then click proceed. Now you have a way to create legal pokemon for Gen 3 games.

    PokeGen_old.7z

    AR Crypt v3.12beta.7z

×
×
  • Create New...