Jump to content

Leaderboard

  1. BlackShark

    BlackShark

    Contributor


    • Points

      3

    • Posts

      1704


  2. fattard

    fattard

    Member


    • Points

      2

    • Posts

      3


  3. foohyfooh

    foohyfooh

    Member


    • Points

      1

    • Posts

      218


  4. Aeroy

    Aeroy

    New Member


    • Points

      1

    • Posts

      1


Popular Content

Showing content with the highest reputation on 12/22/23 in all areas

  1. Version 1.8.4

    17419 downloads

    Collection of various PKHeX plugins I have made Plugin Purpose Thanks Sorting Plugin Sorting by different regional Pokédexes Raid Importer Importing Raid and Outbreak Files From Event Gallery in Sword and Shield or Scarlet and Violet SVivillonPlugin Edit Vivillon Spawns in Scarlet and Violet Fashion Editor Pokémon Sword / Shield, Brilliant Diamond / Shining Pearl and Legends Arceus Fashion Editing theSLAYER for original idea SV Profile Picture Viewer View and Save Profile Picture and Icon in Pokémon Scarlet and Violet Pako96 for the original code TM Tool Miscellaneous TM edits Roamer Tool Edit the roaming Legendary Birds in Pokémon X and Y and gen 4 roamers. Teams Viewer View battle and rental teams in Sword/Shield and Scarlet/Violet Special Pokémon Finder Check for Three-Segment Dunsparce, Family of Three Tandemaus or Wurmple Evolution suloku for the original idea SwSh Download Rules Exporter Export the download rules from Sword and Shield saves for preservation Unmaintained Plugin Purpose Original Author Sword/Shield Event Editor Editing Max Lair, Gift Pokémon and CT Legendaries Darkfiggy (GitHub) Sword/Shield Raid Tool Display And Search Dynamax Dens Leanny AutoMod QR Plugins Scan (Defunct) PGL Rental Team QR Codes To Import Them architdate and Kaphotics (GitHub kwsch) BW Tool Various Editors For Gen 5 games suloku (GitHub) Source Code: https://github.com/foohyfooh/PKHeXPluginPile Thanks wubinwww, BlackShark, ppllouf, easyworld, Pako96, ZiYuKing, StevensND for language support If you can contribute multilingual support, please make a PR
    1 point
  2. Version 2.3.0

    13566 downloads

    PKHeX plugin to import and export Gen. 3 event files. This includes the following: Mystery Gifts (WC3) for FireRed, LeafGreen and Emerald Mystery Events (ME3) for Ruby, Sapphire and Emerald e-Card Trainers (ECT) for all Gen. 3 games e-Card Berries (ECB) for all Gen. 3 games Wonder News (WN3) for FireRed, LeafGreen and Emerald Compatibility Notice The games can not have a Mystery Gift and a Mystery Event at the same time, importing one will override the other! International WC3 and WN3 differ from the Japanese ones, they are not compatible with each other! RS Berries differ from FRLGE Berries, they are not compatible with each other! Features All checksums are fixed on import. Files can be imported by selecting through the Import button or by dropping them into the plugin windows. Editing is not and will not be supported, use suloku's Gen 3 Mystery Gift Tool. Additionally Record Mixing Gifts can be edited for RSE. The specified item will be send over to other players you mix records with, until the counter reaches 0. The plugin supports the same languages that PKHeX supports. However not all have been translated yet. Finished translations: English, German, Chinese How to use Put the plugin into the plugins folder in your PKHeX directory, then access it from the Tools menu. Note: Win 10 might block DLL files downloaded from the internet. In that case right click the plugin file, go to properties and check "unblock" (as seen here). Example of how to unblock: Bug, Questions and Suggestions Please create a post in my support thread: BlackShark's PKHeX Plugin Support Thread Credits & Thanks Kaphotics for PKHeX suloku for Gen 3 Mystery Gift Tool ajxpk, Deoxyz, HaxAras (and everyone not explicitly mentioned here) for researching and preserving Gen. 3 Mystery Gifts! Translators: Chinese (CHT/CHS): wubinwww Source
    1 point
  3. Version 0.8.7

    1638 downloads

    MissingEventFlagsChecker is a PKHeX Plugin for checking event flags states like missed field items, hidden items and trainers. The main purpose is to check your save data and report back important Event Flags that you may have missed during your gameplay. It is really easy to miss a hidden item, or a partially covered field item, or even that isolated trainer that needs lots of entering/exiting cave doors and get you lost in the path. This plugin will report all of the above, so you can properly look for it. For completionists, this may give you that satisfaction that you have explored and gathered all 100% of what the game provides you to acquire. This is a WIP plugin, it already covers the most important parts of each game, but it is far from ideal. Gen1 and Gen2 games are now fully supported, while remaining ones are partially supported. Source Code https://github.com/fattard/MissingEventFlagsCheckerPlugin Setup Instructions Download the plugin from the latest release. Extract and unblock them in Windows' Properties Menu. Put them in the plugins folder that is in the same directory as the PKHeX program path. If the plugins folder does not exist, just create one, all lowercase letters. Actions Export Full Checklist This action will export the internal tracked database of event flags in a checklist format [ ] not completed [x] completed Each entry will have a category, a location name, and a description. This checklist will have all entries current in the internal database, and may be expanded later as research is done. You can find samples of the full checklists at the Wiki section in GitHub. Note: The checklist may contain unused data, which will be filtered out later, as well as being sorted in some confusing order that will also be fixed in later versions, as documentation on the flags progresses Export only Missing Flags This action will export only the tracked events that are not marked yet, so you can refer only for the stuff you missed. If the result file is empty, you are missing nothing. Note: The list may contain unused data, which will be filtered out later, as well as being sorted in some confusing order that will also be fixed in later versions, as documentation on the flags progresses Export current view This action will export the current table in the viewer in a checklist format. Use the checkboxes and filters to customize a view before exporting. Note: The list may contain unused data, which will be filtered out later, as well as being sorted in some confusing order that will also be fixed in later versions, as documentation on the flags progresses Supported Games All mainline games are supported (limited descriptions for many of them) Red / Blue / Yellow (International and Japanese versions) Gold / Silver / Crystal (International, Japanese and Korean versions) Ruby / Sapphire / Emerald / FireRed / LeafGreen Diamond / Pearl / Platinum / HeartGold / Soul Silver Black / White / Black 2 / White 2 X / Y / Omega Ruby / Alpha Sapphire Sun / Moon / Ultra Sun / Ultra Moon / Let's Go Pikachu / Let's Go Eevee Sword / Shield / Brilliant Diamond / Shiny Pearl / Legends: Arceus Scarlet / Violet Support Information You can refer the support thread for help, bug reporting and features request. Check before posting duplicated support request. For Bug reporting only, you may also use the GitHub issues section Note: Win 10 might block DLL files downloaded from the internet. In that case right click the plugin file, go to properties and check "unblock" (as seen here). Contributing Refer to the main GitHub repository page on how to contribute
    1 point
  4. Version 0.5.3

    2010 downloads

    FlagsEditorEX(pert) is a PKHeX plugin for advanced users. It allows you to edit all sorts of Flags and Event Work data from save files. Source Code https://github.com/fattard/FlagsEditorEXPlugin Setup Instructions Download the plugin from the latest release. Extract and unblock them in Windows' Properties Menu. Put them in the plugins folder that is in the same folder as the PKHeX program path. If the plugins folder does not exist, create a new one, all lowercase letters. Actions The below actions are found in the plugin menu, from the Tools menu in the main PKHeX application. Note: The lists may contain unused data, which will be filtered out later, as documentation on the flags progresses. Edit Flags This action opens the main window of the plugin. All sorts of Flags and Event Work data can be edited through several tabs, that will open dedicated editors, and basic filters. After finishing editing, export your save data from the base application. No safety checks are done at all, so any combination of changes may cause issues like softlocks, crashes and permanent data loss. Save data backups are strongly recommended before going into flags editing. Dump all Flags This action will export the entire flag database with the current flag states (True/False) and event work values, with additional description (when available). This action is mainly for researching flag states and diffing previous/current states to discover and document the flag usages, that will be added as human readable information. Supported Games All mainline games are supported (limited descriptions for many of them) Red / Blue / Yellow (International and Japanese versions) Gold / Silver / Crystal (International, Japanese and Korean versions) Ruby / Sapphire / Emerald / FireRed / LeafGreen Diamond / Pearl / Platinum / HeartGold / Soul Silver Black / White / Black 2 / White 2 X / Y / Omega Ruby / Alpha Sapphire Sun / Moon / Ultra Sun / Ultra Moon / Let's Go Pikachu / Let's Go Eevee Sword / Shield / Brilliant Diamond / Shiny Pearl / Legends: Arceus Scarlet / Violet Support Information You can refer the support thread for help, bug reporting and features request. Check before posting duplicated support request. For Bug reporting only, you may also use the GitHub issues section Note: Win 10 might block DLL files downloaded from the internet. In that case right click the plugin file, go to properties and check "unblock" (as seen here). Contributing Refer to the main GitHub repository page on how to contribute
    1 point
  5. Version 1.6.1

    22135 downloads

    PKHeX plugin to find and edit Feebas fishing spots in Gen 3, 4 and 8. How to use Put the plugin into the plugins folder in your PKHeX directory, then access it from the Tools menu. Ruby, Sapphire and Emerald as well as Diamond, Pearl, Platinum, Brilliant Diamond and Shining Pearl are supported. Note: Win 10 might block DLL files downloaded from the internet. In that case right click the plugin file, go to properties and check "unblock" (as seen here). Example of how to unblock: Any questions, issues or suggestions? Create a post in my support thread, create an issue on Github or send me a DM! Credits & Thanks Kaphotics for PKHeX. TuxSH for his extensive research about Feebas fishing spots (RSE, DPPt). suloku for his Feebas Fishing Spot tool that has inspired me to make this plugin. foohyfooh for BDSP support. Translators: Chinese (CHT/CHS): ppllouf & wubinwww Source
    1 point
  6. Version 1.4.1

    9634 downloads

    PKHeX plugin to help making Mirage Island appear in Gen 3. How to use Put the plugin into the plugins folder in your PKHeX directory, then access it from the Tools menu. The seed has to match the last 4 digits of a Pokémons PID to make Mirage Island appear. If a Pokemon was found that makes Mirage Island appear, you can select and right click it to view it. Ruby, Sapphire and Emerald are supported. Note: Win 10 might block DLL files downloaded from the internet. In that case right click the plugin file, go to properties and check "unblock" (as seen here). Example of how to unblock: Any questions, issues or suggestions? Create a post in my support thread, create an issue on Github or send me a DM! Credits & Thanks Kaphotics for PKHeX. Translators: Chinese (CHT/CHS): ppllouf & wubinwww Source
    1 point
  7. If you want to start a new adventure in Fire Red & have lots of useful items , then this is for you . (Sorry . No Pokémon included .) Features : Items are all multiplied by 999 . All TMs/HMs included & multiplied by 99 . Masterball & Pokéball multiplied by 999 . Money is 999999 . Useful items in PC multiplied by 999 . Pokémon (Fire Red).sav
    1 point
×
×
  • Create New...