Jump to content

theSLAYER

Administrator
  • Posts

    22414
  • Joined

  • Last visited

  • Days Won

    911

Files posted by theSLAYER

  1. [PKHeX Plugin] SWSH Overworld Checker

    PKHeX plugin to check the details of any Overworld/Fishing mons roaming around when the player saved.
    This is a viewer, not an editor.
    Spiritual successor of
    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).
    [You may have to unblock, reblock, then unblock again to get it to work]
     Example of how to unblock:
     
    Support
    Sword and Shield


    For help and bug reporting, go here.

    Credits
    Kaphotics for PKHeX, his documentation on Github, as well as other various functions found in PKHeX.Core, PKHeX.Drawing, PKHeX.Drawing.Misc, and PKHeX.Drawing.PokeSprite

    3492 downloads

       (0 reviews)

    Updated

  2. [PKHeX Plugin] SWSH Overworld/Max Raid IVs/BDSP Roaming8b Searcher

    PKHeX plugin to check for valid PIDIV and other correlated stats for Overworld8 or Max Raid or Max Lair mons.
    Once the data is found, the selected row can be sent to PKHeX's viewer, without the user having to copy the data over manually.

    Other small features include:
    - Able to update Trainer ID/Secret ID in Searcher based on Save's details or Viewed Pokémon's details
    - Able to update Trainer ID/Secret ID in Searcher based on viewed Pokémon's details, whenever a different Pokémon is viewed
    - Able to update Gender Ratio filter (Max Raids/Max Lair searching only) based on the viewed Pokémon
    - The TSV box updates based on what the user inputs, or the data grabbed from save/viewer.
    - If a modified IV stat is 31, the Hyper Training Flag would be removed
     
    Spiritual successor of IV Searcher portion found here: https://projectpokemon.org/home/files/file/4447-gen-8-ow-shiny-pid-genner/
     

    How to use
    Put the plugin into the plugins folder in your PKHeX directory, then access it from the Tools menu.
    Tutorial, under Searching for Particular IVs: https://projectpokemon.org/home/tutorials/save-editing/using-pkhex/pid-mismatch-origin-game-swsh-r114/
    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).
    [You may have to unblock, reblock, then unblock again to get it to work]
    Example of how to unblock:
     
    Support
    Sword and Shield.
    BDSP

    For help and bug reporting, go here.


    Credits
    Kaphotics for PKHeX, his documentation on Github, as well as other various functions found in PKHeX.Core and PKHeX.Drawing
    SkyLink98 with helping me figure out how to deal with implementing changes on PKHeX's viewer
    Leanny's Source code for Ability and Gender determination for raid stats from seed.
    Admiral Fish's Raid stats generation write-up.
    SciresM and his Roaming8b code write-up used by PKHeX.

    15518 downloads

       (0 reviews)

    Updated

  3. [PKHeX Plugin] Mons with NPC editor (For Legends Arceus)

    In Pokémon Legends Arceus, the player is able to give or loan mons to the NPCs, and those mons will show up in the overworld.

    Even for permanent gifts, the data of the given mons are actually fully intact.

    This plugin allows you to modify the mons that were given/on loan.

     
    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).
    [You may have to unblock, reblock, then unblock again to get it to work]
     Example of how to unblock:


    Usages
    Used to modify the mons in NPC/farm block in the save.
    Always back up your saves before you perform any edits.
     
    Support
    Pokémon Legends Arceus


    For help and bug reporting, go here.

    Credits
    Kaphotics for PKHeX.

    4542 downloads

       (0 reviews)

    Updated

  4. [PKHeX Plugin] SWSH Raid Plugin (Leanny's Plugin)

    Leanny's plugin for SWSH has not been supported by PKHeX for a few years.
    The file here is an attempt to update the plugin to work for the current PKHeX.Core.

    Original Github:
    https://github.com/Leanny/PKHeX_Raid_Plugin

    952 downloads

       (0 reviews)

    Updated

  5. [PKHeX Plugin] SV Fixed Symbol Viewer

    In Pokémon Scarlet & Violet, there are various fixed symbol spawns. Some that the player could interact with and catch, some that immediately flies away when approached, and some that allow players to battle wild Tera Pokémon.

    Currently, this plugin allows you to view the .
     
    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).
    [You may have to unblock, reblock, then unblock again to get it to work]
     Example of how to unblock:


    Usages
    Load a SV save into PKHeX, and load up the plugin.
    Click on the image to load into the plugin's previewer, and click on the Send to viewer button to send to PKHeX's viewer.

    Locations for Wild Tera Pokémon are listed. They have full-coloured backgrounds, have a glow around the sprite, and have a Tera star in the top right hand corner.
     
    Support
    For help and bug reporting, go here.

    Credits
    Kaphotics for PKHeX.

    1308 downloads

       (0 reviews)

    Updated

  6. [PKHeX Plugin] SV Overworld Viewer

    In Pokémon Scarlet & Violet, data for Pokémon that are a certain distance around the player get saves into the save, and would respawn on next save reload. (Note: this doesn’t apply in Union Circle; they don’t get saved). 
    However, it is noticed that the respawns are not 'guaranteed'. This is one way to view and extract any mons that do not get respawned for whatever reason.

    Allows the player to also check what was in the 'spawn radius' of archived saves.

    How it works and what it is implemented
    Pokémon that is within a radius around the player gets saved when the player saves. This only occurs in single player, and not in Union Circle.
    The data saved this way is practically the entire pk9 format, with notable data missing, such as obedience level, met level, met location, ball caught in, and OT details. It actually has a TID/SID, but not one of the save’s trainer (in RNG, commonly known as fake trainer details).
    The save also contains a byte to indicate where the player saved (byte for location name; not just coordinates). This makes it easier when it comes to legalising the extract.
    Upon clicking extract, the plugin will attempt to pre-legalise some data (set obedience level and met level to current level, set ball caught in to Poké Ball, set OT TID SID to the current player’s, perform the accurate and known modification to PID [against OT details] if the target mon is meant to be shiny/not shiny).
    It will then check PKHeX to see if the target would be legal, based on saved location. If it wouldn’t be, brute force check against all locations with current level. Then brute force check with a level variance of ~10. If still illegal, it’ll use the pre-legalised data set and extract.
     
    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).
    [You may have to unblock, reblock, then unblock again to get it to work]
     Example of how to unblock:


    Usages
    Load a SV save into PKHeX, and load up the plugin.
    It shows 20 entries, shows whether a Pokémon is shiny, whether it has any marks, whether it is a wild tera encounter (they have full-coloured backgrounds, have a glow around the sprite, and have a Tera star in the top right hand corner). Also shows whether it qualifies for mini/jumbo mark.
     
    Support
    For help and bug reporting, go here.

    Credits
    Kaphotics for PKHeX.

    469 downloads

       (0 reviews)

    Updated

  7. Pokemon SM USUM Texture Ripper

    This tool is used to rip out textures used for the game's UI, Pokedex Images and other resources.

    It appears that this is the original project, and it was meant to rip out textures for other 3DS games:
    https://gbatemp.net/threads/tool-texturipper.370920/

    412 downloads

       (0 reviews)

    Updated

  8. New Super Ultimate Injector NSUI

    Add custom skins to your official VC dumps! Swap games around!
     
    Original Link:
    https://gbatemp.net/threads/discussion-new-super-ultimate-injector-nsui.500376/

    4325 downloads

       (0 reviews)

    Updated

  9. Top 10 Distribution Charizard

    This gift is one of the top ten Pokémon selected via poll and distributed, to commemorate Pokémon's 10th Anniversary.
    Players get to receive one of these Pokémon when they attend the location that the tour stops at, scattered throughout Europe.

    2109 downloads

    0 comments

    Updated

  10. Top 10 Distribution Articuno

    This gift is one of the top ten Pokémon selected via poll and distributed, to commemorate Pokémon's 10th Anniversary.
    Players get to receive one of these Pokémon when they attend the location that the tour stops at, scattered throughout Europe.

    2454 downloads

    0 comments

    Updated

  11. Top 10 Distribution Pikachu

    This gift is one of the top ten Pokémon selected via poll and distributed, to commemorate Pokémon's 10th Anniversary.
    Players get to receive one of these Pokémon when they attend the location that the tour stops at, scattered throughout Europe.

    2259 downloads

    0 comments

    Updated

  12. Top 10 Distribution Lugia

    This gift is one of the top ten Pokémon selected via poll and distributed, to commemorate Pokémon's 10th Anniversary.
    Players get to receive one of these Pokémon when they attend the location that the tour stops at, scattered throughout Europe.

    2772 downloads

    0 comments

    Updated

  13. Top 10 Distribution Ho-Oh

    This gift is one of the top ten Pokémon selected via poll and distributed, to commemorate Pokémon's 10th Anniversary.
    Players get to receive one of these Pokémon when they attend the location that the tour stops at, scattered throughout Europe.

    2942 downloads

    0 comments

    Updated

  14. Top 10 Distribution Latias

    This gift is one of the top ten Pokémon selected via poll and distributed, to commemorate Pokémon's 10th Anniversary.
    Players get to receive one of these Pokémon when they attend the location that the tour stops at, scattered throughout Europe.

    2570 downloads

    0 comments

    Updated

  15. PCNY: Trade Evolution Week Machamp

    This gift was distributed at the Gotta catch 'em all! STATION in Pokémon Center New York.
    This Pokemon was identified and contributed by @HaxAras!

    2826 downloads

    0 comments

    Updated

  16. PCNY: Christmas 2003 Zangoose

    This gift was distributed at the Gotta catch 'em all! STATION in Pokémon Center New York on December 25, 2003.
    This Pokémon was identified and contributed by @HaxAras!

    2261 downloads

    0 comments

    Updated

  17. PCNY: Christmas 2003 Seviper

    This gift was distributed at the Gotta catch 'em all! STATION in Pokémon Center New York on December 25, 2003.
    This Pokémon was identified and contributed by @HaxAras!

    1718 downloads

    0 comments

    Updated

  18. PCNY: Spring Fling Tropius

    This gift was distributed at the Gotta catch 'em all! STATION in Pokémon Center New York.

    2578 downloads

    2 comments

    Updated

  19. PCNY: Spring Fling Gardevoir

    This gift was distributed at the Gotta catch 'em all! STATION in Pokémon Center New York.

    2994 downloads

    16 comments

    Updated

  20. Eon Ticket Mystery Event (Ruby and Sapphire only)

    The UK and USA verson of the Eon Ticket event are up for download!
    @ajxpk's gif for the Eon Ticket process:


    Original Thread and Credits!
    Source for images: http://ereader.no-intro.org/info.php?set=Resources (USA)

    4280 downloads

    8 comments

    Updated

  21. Mystic Ticket Wonder Card

    This page has the wonder card for the Mystic Ticket.
    Note that the versions for FireRed and LeafGreen Versions and Emerald Version are not interchangeable.


    Original Thread and Credits!

    6049 downloads

    9 comments

    Updated

  22. Aurora Ticket Wonder Card

    This page holds the Pokemon FireRed & LeafGreen Version and Pokemon Emerald Version of the Aurora Ticket.
    The wonder card is not interchangeable between the versions.

    Original Thread and Credits!

    6769 downloads

    10 comments

    Updated

  23. Party of the Decade Latios

    This gift was distributed to players who attended the Party of the Decade at Bryant Park, New York, back in 2006,
    to commemorate the 10th anniversary of Pokémon (based on the original Japanese release).  
    While this gift is similar to the Journey Across America version, with the Original Trainer being 10 ANIV,
    the Trainer ID is 06808 (signifying the event date 2006 August 8.) instead of the TID of 00010.

    1092 downloads

    0 comments

    Updated

  24. Party of the Decade Moltres

    This gift was distributed to players who attended the Party of the Decade at Bryant Park, New York, back in 2006,
    to commemorate the 10th anniversary of Pokémon (based on the original Japanese release).  
    While this gift is similar to the Journey Across America version, with the Original Trainer being 10 ANIV,
    the Trainer ID is 06808 (signifying the event date 2006 August 8.) instead of the TID of 00010.

    1420 downloads

    0 comments

    Updated

  25. Party of the Decade Raikou

    This gift was distributed to players who attended the Party of the Decade at Bryant Park, New York, back in 2006,
    to commemorate the 10th anniversary of Pokémon (based on the original Japanese release).  
    While this gift is similar to the Journey Across America version, with the Original Trainer being 10 ANIV,
    the Trainer ID is 06808 (signifying the event date 2006 August 8.) instead of the TID of 00010.

    1123 downloads

    0 comments

    Updated

×
×
  • Create New...