Skip to content

Sword & Shield Bag Menu

Montblanc edited this page Jul 13, 2026 · 3 revisions

Branch link

swsh_bag_menu_demo_1 swsh_bag_menu_demo_2 swsh_bag_menu_demo_3

This is a demake of the bag menu from Pokemon Sword and Shield.

Pull instructions

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_menu

Then sort out any merge conflicts and commit the merge.

Features

(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)

Notes

  • Supported only for the expansion master branch (not upcoming)
  • Up-to-date to Expansion 1.16.2

Usage notes if using with swsh_party_menu

Make sure you pull at least up to 9c2b81b on the party menu branch.

Credits

  • 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)

Clone this wiki locally