Jump to content

Alpha

Patron Sponsor
  • Posts

    574
  • Joined

  • Last visited

Everything posted by Alpha

  1. Fairly simple http://www.serebii.net/pokedex-xy/location/380.shtml#or
  2. Welcome, Chamdee! I hope you enjoy your stay and can contribute to the community as well!
  3. Welcome to Project Pokemon! I hope you enjoy your stay.
  4. Welcome! If you need any general help with ROM editing, visit the ROM editing help forums. The tools you are mainly looking for are in the ROM Development forums. And of course, don't forget to share your work in the Progressing Edits forums I hope you enjoy your stay.
  5. Heatran would need 31/1/31/31/31/30 for HP Ice.
  6. Welcome! Enjoy your stay and I hope to see great things from you!
  7. ROM Hacks need to be run in emunand, yes. Hacked games can't be played in sysnand since they aren't officially signed by Nintendo.
  8. PIDs are random and are not tied to any other values. The same can be said for encryption constants (less spinda spots for backwards compatibility). In this generation, PIDs are so random that any PID is legal.
  9. You need a Gateway to play the edited ROM.
  10. You did remember to reduce the nature problem by leading with a Modest Pokemon that has synchronize, correct? But yeah, the cutscenes for Kyogre are initially ridiculous to deal with.
  11. 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.
  12. PCEdit was merely developed first. RAM2Sav is superior in every way. The only possible argument otherwise is that people don't want to risk "modifying other parts" of their save.
  13. 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.
  14. 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.
  15. I develop in Python with Qt (PyQt). While it's not as friendly to ask everyone to install, it can be easily frozen and you can just give people the .exe files (and provide the two .dll files for Qt).
  16. Rock head won't be available on it until 17 February.
  17. 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 Open your Sav file with PKHeX View your template Pokemon. (Right click the Pokemon, View) Main Tab Modify the species to the correct species if your template species is different. Set nickname if applicable. If you set a nickname, check off the box If your Pokemon has a gender and you want to change it, do so now. If you have a Latios, it better be male. 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. Set your nature and held item. These are pretty straight forward. Make sure your item is available though. Items from previous generations are impossible. If this is a fully trained Pokemon, set its happiness to 255. 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. Met Tab If you changed your species, set your Origin game to its counterpart. Stats Tab Hit Randomize IVs once. 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. 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. Moves Tab Select your 4 moves.. They must all be available in this generation. For Latios, check here. Select your necessary PP Ups. Always ask if you really need a PP Up in that move. Do you really need extra Agilities? Leave all of your relearn moves blank. OT Tab If you did not change your species or origin game, skip this tab and go to Clean Up. 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. 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. Set the Latest Handler to your own name and gender. Clean Up On the last tab, if you are keeping your template for other Pokemon, hit Reroll Encryption Constant. On the Main tab, hit Reroll PID. 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. 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.
  18. Moving to the Legality subforums. Legality checker is only for Diamond and Pearl.
  19. I started out as a dataminer. I wanted info straight from the source, I figured out how to get it on my own. Then I just started poking around and tweaking with stuff to get to where I am today. [abridged version]
  20. As the forum description says, this forum is only for save editing hardware. Please looking for an answer in the ROM editing forum or ask your question there.
  21. 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...