Jump to content

Alpha

Patron Sponsor
  • Posts

    574
  • Joined

  • Last visited

Posts posted by Alpha

  1. Hey guys I have a... very unique issue >.< The website that crashes the browser is blocked in my country.. is there an alternative link..

    PS: thanks a lot for this, saves insane amount of time for content providers!

    If your rename pcout.bin file to code.bin, you can use loadcode.projectpokemon.org

    Then rename the pcin.bin to code.bin when you want to use the other one. The URLs basically tell what filename to load locally.

  2. You need only 2 dlls ?

    That's weird, the windows deployment page seemed like it would be a lot more : http://doc.qt.io/qt-5/windows-deployment.html

    Weird.. I guess I could take another deeper look.

    Yeah, deploying with PyQt is slightly different. It kinda automatically bundles it all into one thing automatically. I actually checked some of my releases and even the dlls were frozen into my binaries, so I just had one executable in the end.

  3. Hmm, hate to say it but you still didn't answer my question. What are those wine bundles?? It seems as though wine is running in the background...

    How exactly did you make this?

    Sorry for being so pesky about this.

    Wine will not be installed, but it will be used to run the program, only while it is running. This is a wrapper around PKHeX using wine to call the underlying PKHeX binary.

    This is built via a process called freezing which takes full programs and all of their components as well as some additionally supplied files (like PKHeX) and telling them to do something regardless of the environment. The environment is self-contained so that no additional programs are install to use it.

  4. For Breedable Pokemon, please check out this guide for more useful statistical information.

    Things you will need

    • A 3DS / 3DS XL on Firmware 9.0-9.4
    • The Internet
    • PKHeX
    • Your Sav file which can be obtained via RAM2Sav
    • A template Pokemon, which I will describe

    Getting your template Pokemon

    In general, a template Pokemon is the Pokemon you are trying to ultimately obtain. If you want the ultimate Suicune, go catch a Suicune. The exception to this are version exclusives, which you might very well want to complete your Pokedex. If your game has Kyogre but not Groudon, then use Kyogre as your template. For Tornadus, use Thundurus, etc. If you want a Kyurem, go back to square one, get yourself a Reshiram and a Zekrom first and obtain everything that way. You should not try templating with any arbitrary other Pokemon than its logical partner (using Mesprit to generate Suicune just makes no sense here) that can be found at the same exact location.

    It is recommended that you do not generate a Pokemon from scratch.

    Instructions

    1. Open your Sav file with PKHeX
    2. View your template Pokemon. (Right click the Pokemon, View)
    3. Main Tab
    4. Modify the species to the correct species if your template species is different.
    5. Set nickname if applicable. If you set a nickname, check off the box
    6. If your Pokemon has a gender and you want to change it, do so now. If you have a Latios, it better be male.
    7. Set your level. This must be greater than that greatest possible move level that you have. Latios must be at least level 41 to learn Zen Headbutt in Omega Ruby. Optionally, add a few experience points.
    8. Set your nature and held item. These are pretty straight forward. Make sure your item is available though. Items from previous generations are impossible.
    9. If this is a fully trained Pokemon, set its happiness to 255.
    10. Do not modify the ability of your template Pokemon. If you want a different ability, you need to go find a different template Pokemon. If you want a Mewtwo with unnerve, find a Mewtwo in the Dream World and transfer it up.
    11. Met Tab
    12. If you changed your species, set your Origin game to its counterpart.
    13. Stats Tab
    14. Hit Randomize IVs once.
    15. Pick up to 4 stats to change to max if you so choose. Do not give yourself less than 3 perfect IVs (Sorry, hidden power users). A lot of these Pokemon get 3 Max IV variants already. After quite a few soft resets, you should be able to get a 4th maxed stat. The amount of time for a 5th is tremendously higher.
    16. Select your 510 EVs. It is more likely to have 510 EVs than it is to have 508 because of the nature of wild battles in Pokemon games.
    17. Moves Tab
    18. Select your 4 moves.. They must all be available in this generation. For Latios, check here.
    19. Select your necessary PP Ups. Always ask if you really need a PP Up in that move. Do you really need extra Agilities?
    20. Leave all of your relearn moves blank.
    21. OT Tab
    22. If you did not change your species or origin game, skip this tab and go to Clean Up.
    23. Give the Pokemon a random TID and SID. These values should be from 0-65535. You can pick a pair from here. If you do this step for multiple Pokemon, it would be a good idea to write this information down and use it again for the others.
    24. Set your OT to some name. This can be your own trainer name or a fictitious counterpart. It if fairly common for a single person to have multiple games.
    25. Set the Latest Handler to your own name and gender.
    26. Clean Up
    27. On the last tab, if you are keeping your template for other Pokemon, hit Reroll Encryption Constant.
    28. On the Main tab, hit Reroll PID.
    29. Right click in your PC box, and hit Set. If you want to keep a copy of your original, right click on an empty slot in your PC.
    30. Export your save and send it back to your game. Refer back to RAM2Sav for instructions on this.

    If you have diverged from these instructions, do not ask for help.

    It is not too much work to beat the game catch some Legendaries. This is Pokemon, a game that can easily be beaten by elementary school kids. Some of us spend days soft-resetting these legendaries for an ideal one.

    If you need help, make a new thread in this subforum. Do not post here unless you want to explicitly comment on my post.

  5. Adding items isn't too hard, unless you need to give them very specific roles (like the prison bottle). Megastones are already a well-known and used concept, so those aren't bad (it's just a class of key item). Adding megas/formes isn't all that bad.

    Changing the characters is a ROM problem. There is no way with the save (The options for character are M or F, not an offset). Importing the XY characters would be slightly difficult due to the customization.

×
×
  • Create New...