-
-
Notifications
You must be signed in to change notification settings - Fork 285
Updating PKHeX Core and ALM
SysBot already contains stable releases of Auto Legality Mod and PKHeX Core. However, it does not automatically update legality checking for every new bug fix or new event.
Please note that updating the DLLs will put you on an UNSTABLE BUILD which can break the bot. Do not do this unless you understand what you are doing or if you need to ask for help. To revert, delete the DLLs and use the stable versions that are already built into the bot instead.
Note that you do not always need to update both at the same time, and they can be incompatible with each other. Again, this is why we encourage you only to do this if you know what you are doing.
If you are trying to make a new Pokémon legal, you likely can get away with only updating PKHeX.Core.dll.
If you are trying to fix an error in generation, you may need PKHeX.Core.AutoMod.dll
.
- To update, download or build the most recent commit (developer build) for PKHeX and PKHeX-Plugins.
- Place
PKHeX.Core.AutoMod.dll
andPKHeX.Core.dll
in the same folder asSysBot.exe
.- In some cases, if
PKHeX.Drawing.PokeSprite.dll
andPKHeX.Drawing.dll
have been updated since last stable, you may need to add these too.
- In some cases, if
- Right-click each of the DLL files and unblock them if you downloaded from online.
- Do not mix old DLLs with new SysBot.NET; they will override any updates built into the bot. Either delete old DLLs and use the ones bundled into SysBot.exe.