forked from rh-hideout/pokeemerald-expansion
-
Notifications
You must be signed in to change notification settings - Fork 0
Sword & Shield Bag Menu
Montblanc edited this page Jul 13, 2026
·
3 revisions

This is a demake of the bag menu from Pokemon Sword and Shield.
With a clean working directory, run the following commands:
git remote add montblanc https://github.com/montmoguri/pokeemerald-expansion.git
git pull montblanc swsh_bag_menuThen sort out any merge conflicts and commit the merge.
(Configurable in include/config/swsh_item_menu.h)
- Contest info for TM/HM pocket
- Berry stats and tag description
- Use/give item to Pokemon directly in bag (skip party menu)
- Use item directly in bag during battle (skip party menu)
- Supported only for the expansion
masterbranch (not upcoming) - Up-to-date to Expansion 1.16.2
Make sure you pull at least up to 9c2b81b on the party menu branch.
- ShantyTown (coding comfy_anim) and Archie (spreading the gospel of comfy_anim)
- Kasen (item multi use code, borrowed from party menu)
- Zatsu (visual feedback) and PCG (playtesting)
Reach out to me on TAH Discord @montblanc09 if you find any bugs. (Sorry I tend to ignore DMs unless I know you)