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 20.04.14 of PKHeX has been released, with several fixes and minor improvements to enhance the user's experience.

     

     

    Change log:

    Quote

    20/04/14 - New Update:
     - Legality:
     - - Added: Latest raid news data.
     - - Fixed: HOME gifts now recognized.
     - - Fixed: Antishiny Colosseum/XD spreads are recognized better for various gifts.
     - - Fixed: Some unavailable evolution cases are now recognized correctly.
     - - Fixed: Silvally Pixie Plate is now recognized correctly.
     - - Fixed: Gen8 Raid downleveling thresholds are now recognized correctly.
     - - Fixed: Gen8 Link trade eggs are now allowed to have OT memories prior to hatching (...)
     - - Fixed: Gen8 Chinese2 language in-game trade strings are now recognized correctly (not a copy of the other Chinese strings).
     - - Changed: Gen3/4 in-game trade met levels are now accurately restricted to their obtainable minimum level. The PID check now works.
     - - Changed: Gen8 static (gift) encounters now verify specific ability indexes.
     - Added: Batch Editor $suggest for EggDate/MetDate (copies the other).
     - Added: Gen8 HOME tracker control can now be hidden (same as PID/EC) if the Hide Secret Values setting is set.
     - Added: New setting to copy the stat-nature to the behavior (original) nature when importing a Showdown Set.
     - Added: New setting to force large sprites for past generation games. Old sprites will eventually be removed!
     - Changed: Past generation sprites will now use the larger sprites from Gen8. Opt out (for now) with the setting described above.
     - Changed: Met Location combobox has been widened to show more text (Gen8's long met locations).
     - Fixed: Game Origin markings in PKM Editor now show the correct game lump sprite.
     - Fixed: BK4 file recognition has been fixed.

    Download      |     FAQ     |     Support Forum


    View full article

  2. 6 hours ago, Shiranui97 said:

    Here's the error

      Hide contents

    System.TypeInitializationException: The type initializer for 'PKHeX.WinForms.Main' threw an exception. ---> System.TypeInitializationException: The type initializer for 'PKHeX.Core.GameInfo' threw an exception. ---> System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
       at PKHeX.Core.Util.LoadStringList(String file, String txt)
       at PKHeX.Core.Util.GetStringList(String fileName)
       at PKHeX.Core.Util.GetStringList(String fileName, String lang2char, String type)
       at PKHeX.Core.GameStrings..ctor(String l)
       at PKHeX.Core.GameInfo.GetStrings(Int32 index)
       at PKHeX.Core.GameInfo.GetStrings(String lang)
       at PKHeX.Core.GameInfo..cctor()
       --- End of inner exception stack trace ---
       at PKHeX.WinForms.Main..cctor()
       --- End of inner exception stack trace ---
       at PKHeX.WinForms.Main.set_HaX(Boolean value)
       at PKHeX.WinForms.Main.FormLoadInitialSettings(String[] args, Boolean& showChangelog, Boolean& BAKprompt)
       at PKHeX.WinForms.Main..ctor()
       at PKHeX.WinForms.Program.Main()
    System.MissingMethodException: Method not found: '!!0[] System.Array.Empty()'.
       at PKHeX.Core.Util.LoadStringList(String file, String txt)
       at PKHeX.WinForms.WinFormsTranslator.GetTranslationFile(String lang)
       at PKHeX.WinForms.WinFormsTranslator.GetContext(String lang)
       at PKHeX.WinForms.ErrorWindow..ctor(String lang)
       at PKHeX.WinForms.ErrorWindow.ShowErrorDialog(String friendlyMessage, Exception ex, Boolean allowContinue)
       at PKHeX.WinForms.Program.CurrentDomain_UnhandledException(Object sender, UnhandledExceptionEventArgs e)

     

    https://projectpokemon.org/home/forums/topic/40006-issues-with-pkhex-read-this-first-swsh-update/

  3. 20 minutes ago, richmFTW said:

    is there a specific way to clear it?  when I delete it and try to enter all 0's it only lets me add about 7 of them

    If you want to clear it just put a single 0 (or as many zeros as you want to enter).

    Using the entire field is fixed as of latest commit and will be in next release.

  4. 7 minutes ago, Dark_Ansem said:

    Can I get new trackers by moving stuff back and forth from Home?

    If I understand Kaph correctly, any Pokemon entering Home that doesn't already have a tracker (0000....) will be assigned one.

    • Thanks 1
  5. 17 minutes ago, pandapkhex said:

    Hello,

    How do i correctly pass on the Home Tracker? When I try to copy from a legit mon from HOME, it seemed to be cut short when pasted to the home tracker input field.

    Fixed in latest commit, wait for next release.

    • Like 1
    • Thanks 2
×
×
  • Create New...