Jump to content

ReignOfComputer

Super Moderator
  • Posts

    1482
  • Joined

  • Last visited

  • Days Won

    60

Everything posted by ReignOfComputer

  1. Here's one. Ground Meowth Route 25 -> Route 24 https://github.com/ReignOfComputer/RoCs-PC/blob/master/29 - Gen VII - LGPE Collection/052 - Meowth - F6771D552B99.pb7
  2. Here's an alternative guide that covers firmwares past 3.0.0. Note that the latest firmware 6.2.0 that just came out cannot be modded yet. https://switchguide.xyz
  3. @theSLAYER are you using a stable or edge build? It appears this was a bug fixed in this commit: https://github.com/kwsch/PKHeX/commit/0f63b0a0ee79650f9313675c2b12888419b21c8c Related issue on GitHub: https://github.com/kwsch/PKHeX/issues/2085 @ThePunish3D your Pokemon are Legal as of the latest commit. Wait for the next release.
  4. Upload the Pokemon here. I don't battle online at all, but is Necrozma-Dawn allowed in online battles?
  5. OT/Misc > Memories > Memories with: OT Change values around until they work.
  6. OT/Misc > Memories > Memories with: OT > Change Memory Type to Index 0 (first item).
  7. OT/Misc > Memories > Memories with: OT Change Feeling drop-down until it works.
  8. OT/Misc > Memories > Memories with: OT > Set Intensity to position 3 or greater.
  9. Are you editing the Pokemon while it's in your party? Don't heal or go to something that might refresh its stats either.
  10. Sounds like you're confusing ROM hacking with save editing. You can open up your save file in PKHeX to inject Nidoking.
  11. It is a feature introduced in 20180319. A toggle has been added, and you'll see an option to toggle this behavior in the next release of PKHeX.
  12. Can you verify if .NET Framework 4.6 is installed?
  13. This was introduced on 31st Jan 2017. There hasn't been any changes to GetFrameworkVersion() (which is what your error stems from) since November of last year - may want to check if it's something on your computer's environment instead?
  14. Shift+DoubleClick on the Box Tab. Should bring up a window of boxes.
  15. Thanks for reporting! Looks like Miror B's 2nd chances aren't populated in PKHeX's database: https://github.com/kwsch/PKHeX/blob/master/PKHeX.Core/Legality/Encounters/Data/Encounters3.cs#L447 Since Miror B can be encountered in more than one location, may need a special way of detecting this? Job for @Kaphotics
  16. Hi, thanks for reporting. This is a known bug with the latest release and will be fixed in the next one.
  17. I imagine this would be hard to implement though. Events like the Dusk Rockruff for example (with Fateful Encounter and Cherish Ball) use the redeeming trainer's details, so they can be renamed. If this is ever attempted one would need to make a table of events that can be renamed (along with other edge cases).
  18. You're in .sav, OP is in VC (.dat). Can replicate the invalid move when using a VC save.
  19. Looks like the PKMEditor control isn't detecting if it's in HaX mode anymore after the refactor, put in a pull request about this: https://github.com/kwsch/PKHeX/pull/1867 Edit: Fixed in https://github.com/kwsch/PKHeX/pull/1869, thanks for reporting.
  20. PKHeX's event database is updated with every release. It doesn't automatically update when new events are out. Wait for a new release of PKHeX.
×
×
  • Create New...