[FE8] How can I change the Shop Type in the Preps Screen?

,

Before asking, make sure to search! Press the :magnifying_glass_tilted_left: in the upper right to search.

  • Hacking method: FEbuilder
  • Base Game: FE8

In my hack I have a Merlinus-type character that serves as the player’s way of accessing the convoy, he also appears in some talk-only gaidens to sell you useful Weapons and Items, using a reskinned Secret Shop.
I would like to change the Preparations Screen to have this Secret Shop with my character instead of a generic Armory.

I’ve been told it’s doable by editing Hex values but honestly I don’t have the knowledge needed for that, so here am I asking if someone could tell me how to do it step by step.

I would like to say sorry beforehand if I posted this in the wrong category.

Change this to StartSecretShopScreen 0x80b4220

  1. Open disassembler. Type in 99E48
  2. Find bl line and change it to 0x80b4220
2 Likes

Thank you so much for answering.

1 Like