Jump to content

Kaphotics

Helpful Member
  • Posts

    7041
  • Joined

  • Last visited

  • Days Won

    339

Everything posted by Kaphotics

  1. Without seeing the save file, can't tell. It's likely not a valid save file.
  2. What patch? What game? What method of playing? Just because the odds are 1:X does not mean you'll have a result after X or 2*X tries. Read more about how statistics work: https://daily.pokecommunity.com/2017/07/05/the-numbers-game-shiny-and-perfect-pokemon/
  3. No, it works fine. You likely are trying to view the encounter database while using a Legends: Arceus save file, where Beldum+ do not exist.
  4. The game turns things into eggs that are blatantly illegal. If PKHeX said it was illegal, and the game egged it, then what is the issue?
  5. The logic that is currently implemented in the moveset validator does not check for what the user did wrong, it only checks for what is allowed with the current values. Adding in extra logic to guide the person who made a mistake takes more developer time (& CPU time too). The main goal of the legality checker is to check if things are legal, not to indicate every corrective action (as one size does usually not fit all). You can select all text in the textbox and copy it to an external notepad editor, or you can check the shortcuts.txt via the source code on GitHub. This is a Windows Forms application; these kind of apps are for Windows systems but can be run with Wine/etc on Linux and Mac. Certain experiences are not tailored to be multi-platform where right clicking does not exist. Using a virtual machine may help. Not sure how worth it is to make hotkeys/shortcuts configurable, since that would require changing a lot of things around
  6. When learning a TR move, there is a flag set in the Technical Records list. Not having the flag = TR was never used, thus illegal. Working as intended. -- Slot viewing in the encounter database is the same as viewing slots from boxes. You can either right click for the context-menu, or you can use the same modifier keys as the box slots (control will view).
  7. You can't legally change HA->1/2 because there's no in-game method to do that. Encounters that are only Hidden Ability can only have Hidden Ability. Use the encounter database to find something that meets your requirements (hence "use a different encounter).
  8. GAME UPDATED YESTERDAY? PKHEX UPDATED 2 WEEKS AGO? WONDER WHY IT DOESN'T LOAD WHEN WILL IT UPDATE? GUESS WE HAVE TO WAIT.
  9. Fixed on latest. As for the Yellow starter being recognized as Crystal, it's because the Catch Rate corresponds to Light Ball. It could be either a Crystal Pikachu, or the Starter Pikachu, it's just whatever encounter it compares against first. Gen1/2 and other formats that do not retain enough "met data" can be matched against multiple different encounters.
  10. There's nothing wrong with it. Dev build shows it as a Red/Blue Wild Pikachu / JP-Blue Game Corner Pikachu, with a valid catch rate of 190. The Yellow Starter Pikachu has a different catch rate, being 163, which this one is not.
  11. Kaphotics

    pokedex

    No Path of Solitude challenge complete for this species.
  12. PKHeX fixes some common mistakes, and can apply memories when the handling trainer is changed. Check legality directly in boxes by holding control when right clicking. Working as intended.
  13. Depends how you are trying to set it. The functionality is poorly documented outside of the code, but it should be reading from your clipboard an integer string. Type a seed, copy it, then try again.
  14. https://projectpokemon.org/home/forums/topic/48524-cp-height-weight-calculations/
  15. There isn't a single Obsidian Fieldlands (first map) encounter of a Machoke being level 56 without it being an Alpha. Only in the Coronet Highlands (third map) can it be level 56 without being alpha.
  16. No such thing exists. Just play the game, or modify an existing "complete" save file.
  17. Plugins are not in the scope of this forum. Please report the issue to the owner of the plugin, but do check if they have a troubleshooting/etc section to help assist you in identifying what you did wrong.
  18. Ensure you set the Auto checkbox to recalculate the height and weight value for you. Bad hacks will be flagged as hacked.
  19. Play it on your switch using the layeredfs setup that evandixon described back in November.
  20. HOME does not allow transfers from BDSP or PLA yet. Working as intended.
  21. Remove installed patches that may override the data you are replacing, otherwise the patch will redirect all content reads to the patch's data. Dump the exefs to use the exefs editors.
  22. Savedata hash is invalid; overriding the check to force it to try and read indicates the rest of the data is invalid as well. Likely is just junk data. Not an issue with PKHeX.
×
×
  • Create New...