Jump to content

ReignOfComputer

Super Moderator
  • Posts

    1482
  • Joined

  • Last visited

  • Days Won

    60

Posts posted by ReignOfComputer

  1. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 21.01.30 of PKHeX has been released, bringing legality updates, new features for mainly for past generations, and various fixes.

     

     

    Change log:

    Quote

    21/01/30 - New Update:
     - Legality:
     - - Updated Mystery Gift & GO Legality encounter data.
     - - Fixed: Matching encounters where a PKM can be one of many types of encounters (based on its current values) has been improved.
     - - Fixed: Gen4 HM move recognition has been fixed. Oops!
     - - Added: Gen8 Weather Permissions for Wild Area Static Encounters is now present in metadata (Mark values permitted). Thanks @Lusamine!
     - - Added: Gen1 Verbose legality outputs now include the met location (even though it is never stored) based off the matched encounter.
     - - Changed: Gen2 Headbutt data is now initialized & stored more efficiently.
     - Added: More Event Flag descriptions for past generation games. Thanks @CanoeHope!
     - Added: Gen4 Battle Revolution saves can now specify the TID/SID of the currently loaded save entry to unlock Box data access in-game.
     - Added: Move.cs enumeration has been added to the PKHeX.Core API.
     - Added: Save File detection can now be extended by adding recognizers to SaveUtil.Handlers (via plugins or code).
     - Changed: IV/EV/AV shortcuts have been adjusted slightly to add more functionality. Refer to shortcuts (IVs unchanged).
     - Changed: Some internals have been refactored for better performance / clarity (string conversion, encounter matching, loading).
     - Fixed: Gen8 Templating fields with a blank PKM on a not-latest DLC SW/SH will load the correct maximum species and proper PP count.
     - Fixed: Gen8 Battle Ready (Battle Version) marking now updates its opacity when the battle version is changed.
     - Fixed: Gen7 GameSync ID now shows up in the SAV tab, as intended.
     - Fixed: Gen4 Battle Revolution saves with a deleted first slot save entry now loads correctly.

    Download      |     FAQ     |     Support Forum


    View full article

    • Like 2
  2. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 20.11.28 of PKHeX has been released, bringing Pokemon GO checks for Go->Home and various fixes.

     

     

    Change log:

    Quote

    20/11/28 - New Update:
     - Legality:
     - - Added: Pokémon GO Legality checks, including date-range legality checks. Thanks @Lusamine & @sora10pls!
     - - Added: Nickname checks for Generation 1 in-game trades. Thanks @ShadowMario3!
     - - Added: RibbonMasterRank permissions now allow the updated species list. Thanks @Bappsack!
     - - Fixed: Ability Patch edge case for changing forms (ex. Landorus) where the current form does not have a Hidden Ability.
     - - Fixed: Gen8 Wild encounters with levels above 60 are now required to match the encounter's level.
     - - Fixed: Gen8 symbol encounters incorrect location ID hash fixed. Thanks @sora10pls!
     - - Fixed: Added Frostpoint Field for dens 175/176.
     - Added: Shiny Sprites for Crown Tundra. Thanks @msikma + github.com/msikma/pokesprite!
     - Added: Fused Calyrex slot viewing.
     - Added: More Gen4 Event Flags. Thanks @zzzzRuby & @ShadyRelapse-PP!
     - Changed: KChart now shows the "Native" state for all Armor/Crown natives in addition to the mainland natives.
     - Fixed: Clearing a box other than the first box on a blank save file now clears the box... as intended. Thanks @Lusamine!
     - Fixed: Gen8 Yamask-1 and Runerigus now show all possible FormArgument values. Thanks @sora10pls!
     - Fixed: Gen1 Daycare slot is no longer marked as active when exporting a save file with an flagged-empty daycare.

    Download      |     FAQ     |     Support Forum

     

    View full article


    View full article

    • Like 2
    • CB135C68 KSoniaSwordProgression // 0 = None Shown, 1 = Cobalion Shown, 2 = Terrakion Shown, 4 = Virizion Shown
    • A097DE31 KKeldeoInOverworld // Bool1 = Spawned, Bool2 = Not Spawned
    • 1895E693 KSpiritombInOverworld // Bool1 = Spawned, Bool2 = Not Spawned

    It appears that one can't just change KPlayersInteractedOnline to 32 and let Spritomb spawn, 1895E693 must be changed as well.

    Search terms: Spiritomb, Keldeo, KPlayersInteractedOnline

    • Like 2
  3. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 20.10.31 of PKHeX has been released, bringing improved legality checking to The Crown Tundra DLC and other bug fixes.

     

     

    Change log:

    Quote

    20/10/31 - New Update:
     - Legality:
     - - Added: Gen8 static encounters now permit more met locations (roamers, strong encounters). Thanks @Lusamine & @ReignOfComputer!
     - - Fixed: Gen8 breeds of Gen3 Starters and Porygon now allow the Gen8 wild balls.
     - - Fixed: Gen8 unavailable Alolan evolutions are now recognized correctly.
     - - Fixed: Gen8 Keldeo now requires a Fateful Encounter Flag.
     - - Fixed: Gen8 Calyrex fuse-unfuse TR flag edge case is handled correctly, allowing Agility and fused-TR flags when unfused.
     - - Fixed: Gen6 Friend Safari Vivillon is now recognized correctly.
     - - Fixed: Gen3 Birth Island Deoxys is now disallowed for Japanese Emerald.
     - - Fixed: Nicknames can now be set for Gen6+ EncounterTrades that did not originally have a nickname, when in Gen8 format.
     - Added: Can now control-click the Shiny button to force a Star shiny, and use .PID=$shiny1 in the batch editor for the same effect.
     - Added: Gen8 now has more block key labels for CT content, like event flags and important stored values. Thanks @CanoeHope, @sora10pls!
     - Fixed: Gen8 Nidoran♂/♀ strings no longer result in ? for the gender symbol.
     - Fixed: Gen8 Registering new Pokédex entries on setting a PKM will set female gender if appropriate instead of skipping gender set. Thanks @xXAquaNightXx
     - Fixed: Gen8 CT raid den list is now clamped at the valid amount of raids. All unused dens are hidden. Thanks @Leanny!
    - Fixed: Stat tooltips for nature (+/-) now show on both StatNature and Nature. Thanks @ReignOfComputer!
     - Changed: Dropping a PKM file into the PKM Editor will now try to adapt it to the save file (Handling Trainer details), reducing legality issues.
     - Changed: Updated Chinese translations. Thanks @easyworld!

    Download      |     FAQ     |     Support Forum

     

    View full article


    View full article

  4. 6 minutes ago, ritzkpl said:

    Thanks for the quick update, for some reason the galarian moltres that i caught in the stepping stone sea area is flagged illegal with unable to match encounter with origin game.

    Already handled in code, will be in next release.

  5. 8 hours ago, TY LO REN said:

    Hello! First off I want to personally thank all those who work on this tirelessly! We are so thankful to you!!

    I have a question about “Shiny Encounter shiny mismatch”, I am trying to generate a shiny Lugia but it comes up with the error above.  The lugia is met “in the Max Lair”.

    Could someone please help me?

     

    5 hours ago, OrangeJ said:

    I think we all have the same issue, maybe it's the tool itself? or GF changes some shiny method for legendary or anything out from the max lair 

    PID must be XOR=1 for Dynamax Adventures Pokemon. Keep rerolling the PID until you eventually get it. Must be Star Shiny.

  6. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 20.10.24 of PKHeX has been released, adding support for the latest Crown Tundra DLC. Y'all can stop bugging us about it now.

     

     

    Change log:

    Quote

    20/10/24 - New Update:
     - Introducing Crown Tundra support! Thanks @SciresM, @sora10pls, @architdate, @Lusamine, @Bappsack, and @ReignOfComputer for troubleshooting prior to release!
     - Legality:
     - - Changed: New checking rules for all added content in the latest DLC.
     - - Added: More Gen1/2-era Event Data has been added, along with shiny checks. Thanks @ShadowMario3!
     - - Fixed: Gen5 PID bit checking for static encounters now gets flagged correctly. Thanks @LegoFigure11 && Princess Emily#4650!
     - - Fixed: Gen3 ability bit checking is now done for Gen3 format PKM files.
     - Added: Crown Tundra Raid Seed / Detail editor; separate from the mainland raids.
     - Added: Crown Tundra Pokédex editing is now available in the same Pokédex editor. Keep in mind that the game uses the first dex that has the Species-Form.
     - Changed: Suggested encounters now try to match the current AltForm. Thanks @CScorpion-h!
     - Changed: Nullable compiler checks enabled for PKHeX.WinForms; all sub-projects now have this feature enabled.
     - Updated: Spanish GUI localization files updated. Thanks @XxPhoenix1996xX!

    Download      |     FAQ     |     Support Forum

     

    View full article


    View full article

  7. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 20.10.10 of PKHeX has been released, adding Pokemon Stadium support, fixing some bugs, updating the event database and legality checks.

     

     

    Change log:

    Quote

    20/10/10 - New Update:
     - Added: Pokémon Stadium save file support!
     - - Supports all 3 game types: Pocket Monsters Stadium, Pokémon Stadium, and Pokémon Stadium 2.
     - - Added a new PKM format: SK2. Special format used by Stadium 2, different from PK2.
     - - Added a team viewer for registered teams; each slot on the team can be viewed into the PKM Editor.
     - - Due to endianness inconsistencies with emulators and storage media, PKHeX will automatically save-swap endianness for these saves!
     - - With the addition of Stadium support, every playable game that stores PKM data can now be edited!
     - Legality:
     - - Refactored: IEncounterable objects use inheritance rather than having a single base class for each type.
     - - Refactored: EncounterSlot objects are now pre-computed by another project in order to simplify data loading.
     - - Added: Gen1/2 GB Era event data is now recognized for most events that were distributed. Thanks @ShadowMario3!
     - - Added: Gen8 Affixed Ribbon is now legality checked. The value can be changed in the Extra Bytes editor.
     - - Fixed: Gen8 HOME gifts are now disallowed from having a TSV of 0.
     - - Fixed: Gen8 PIDs for Mystery Gifts are now generated correctly, and are verified by the legality checks.
     - - Fixed: Gen8 Shared Egg moves are now verified correctly. Thanks @Lusamine!
     - - Fixed: Gen8 Gigantamax Forms are now correctly prevented for special forms like Cap Pikachu.
     - - Fixed: Gen8 transfers from Gen7 without nicknames now re-sync their names. Mismatched Language-NotNicknames are now flagged. Thanks @Lusamine!
     - - Fixed: Gen7 transfers from VC now generate with the official PID creation method. Star shinies are double shinies!
     - - Fixed: Gen4 French Egg names are now recognized correctly. Thanks @ReignOfComputer!
     - - Fixed: Gen4 Korean Arcanine PCD now generates correctly. Thanks @Lusamine!
     - - Fixed: Gen3 Winning/Victory ribbons are now verified. Thanks @Atrius97!
     - - Fixed: Gen3 Artist ribbon no longer requires a Master ribbon in any contest due to Link Contests. Thanks @sarahlicity!
     - - Fixed: Gen3 Shadow Teddiursa is now treated as a "Gift", which only allows it being in a Poké Ball (forced capture, no other balls).
     - - Fixed: Gen2 eggs are now allowed to have Pokérus.
     - - Fixed: Gen1 level up moves are now allowed on PK2s with met data when using Stadium 2. Thanks @MrPerson0!
     - - Fixed: Gen1 Magnemite Types can now have "Steel" as a valid type when using Stadium 2. Thanks @MrPerson0!
     - Added: Save Files with different revisions (DLC patches) now indicate the patch version they were saved with.
     - Added: Catch Rate is now shown in KChart. Thanks @sora10pls!
     - Added: Hidden Power's move power is now shown next to the type. Thanks @soopercool101!
     - Added: Gen8 SWSH Block Labels have been added for Restricted Sparring. Thanks @CanoeHope!
     - Added: Gen7 LGPE catch count records can now be edited in the Pokedex Editor. Click labels to min-max the counts. Thanks @sora10pls!
     - Added: Gen4 Underground Items are now editable. Thanks @egzn!
     - Changed: Default TID/SID for Gen7+ blank save files is now 123456 (SID 1234).
     - Changed: Blank Save files will try to initialize with the current save file's language. For Japanese saves, the blank OT will be PKHeX if possible.
     - Fixed: The Gen6 font file will no longer throw errors under certain scenarios. Thanks @foohyfooh!
     - Fixed: Gen1 Pikachu Beach score editing reads & writes correctly now. Thanks @ShadowMario3!
     - Showdown Set Imports:
     - - Importing to a Gen8+ format will retain the specified IVs and not Hyper Train them. Thanks @rat01!
     - - Importing a set to Gen1/2 format will try to set the EVs to max (65535). Thanks @soopercool101

    Download      |     FAQ     |     Support Forum

     

    View full article


    View full article

    • Like 2
  8. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 20.08.07 of PKHeX has been released, updating the event database and legality checks.

     

     

    Change log:

    Quote

    20/08/07 - New Update:
     - Legality:
     - - Added Zarude and Shiny Celebi event data.
     - - Changed: Payapa berry is now recognized as a legal held item in Gen8.
     - - Changed: XD antishiny logic simplified slightly. Thanks Admiral-Fish!
     - Added: Gen8 Inventory editing now preserves and shows the "NEW" flag.
     - Added: Clicking on the Battle Version / Version sprite on the OT tab will now jump to the Met tab and drop-down the corresponding list.
     - Added: Gen4 Pokewalker editing now has a GUI in the Misc Edits. Thanks @PlasticJustice!
     - Fixed: Resizing the recent SaveFile Folder browsing now displays the window correctly for the all-saves tab.
     - Changed: Spanish translation updated. Thanks @ajtudela!

    Download      |     FAQ     |     Support Forum

     

    View full article


    View full article

    • Like 1
  9. PKHeX is a save editor for core-series Pokémon games. With it, users can manipulate various save files including: .sav, .dsv, .dat, .gci, .raw, and .bin types. PKHeX can also read and write: .pk files, which are individual Pokémon files, and .pgt, .pcd, .pgf, .wc, which are Mystery Gift files.

    Version 20.07.18 of PKHeX has been released, updating legality checks.

     

     

    Change log:

    Quote

    20/07/18 - New Update:
     - Legality:
     - - Added latest HOME gifts (Shiny Zeraora)
     - - Handled GMax state toggling edge cases.
     - - Fixed: Gen2 Dizzy Punch egg recognition, DP Rotom egg recognition.
     - - Fixed: Gen3 event gift encounters should now check the allowed Versions.
     - - Fixed: Gen8 Memory Check for "Defeated Strongest Trainer" now no longer flags Skillful Battler ribbon.
     - - Fixed: Den Detail Exporting no longer throws an exception.
     - Fixed: Gen8 Generating encounters from the Encounter Database will now set the Stat Nature value.
     - Fixed: Gen4 save file detection should now work better for new saves.

    Download      |     FAQ     |     Support Forum

     

    View full article


    View full article

  10. 2 hours ago, VashX03 said:

    Hello! Whenever I edit an original pk8 file, it has a problem with the legality of the TR moves that pokemon  can learn legally.

    And did you add the TR moves?

×
×
  • Create New...