Command Edit Upgrade patch [WIP] Alpha Patch Available
#24
Quote:If I'm understanding the code and my observations, what is happening is that the game scans the commands currently held by the permanent party members and checks against the table at CF/FE00 to determine whether a given command should be added to the list. In order to make this properly functional I would have to make it scan each character's starting commands from the default data instead to avoid this issue entirely. Does that sound like an accurate assessment?

Yes, it is correct. You can scan the characters commands from the startup up data (rom) instead of the characters in memory (ram). However, it is much easier to alter the code and use a custom table or a fixed setup in the new code itself. In my opinion, you don't need to check the default commands in the recruited characters.

If you want to follow this route, you can check the function at C0/A07C. It is the event opcode #$40. It loads the character data from rom and save it at ram. It has almost all the fields for the start up characters and their rom/ram offsets. The commands offsets are included.

Quote:When you say the engine can only hold 15 commands, you mean the text for them, right?
Is that because of limited memory space for text?

I don't know the reason. Probably, it is related with the amount of OAM objects reserved for the commands and their setup. You can add more than 15 commands but, in the current screen, their text won't appear and they can appear in relatively weird positions. But they still can be selected, anyway. I recommend to cap the number of commands to 15 or less.
Reply


Messages In This Thread
RE: Skills Menu Hack Idea - by Catone - 10-06-2015, 07:56 PM
RE: Skills Menu Hack Idea - by Vanya - 10-07-2015, 02:29 AM
RE: Skills Menu Hack Idea - by Catone - 10-07-2015, 04:08 AM
RE: Skills Menu Hack Idea - by dn - 10-07-2015, 06:29 AM
RE: Skills Menu Hack Idea - by HatZen08 - 10-07-2015, 10:17 AM
RE: Skills Menu Hack Idea - by Vanya - 10-07-2015, 12:56 PM
RE: Skills Menu Hack Idea - by HatZen08 - 10-08-2015, 01:26 PM
RE: Skills Menu Hack Idea - by Vanya - 10-09-2015, 12:47 AM
RE: Skills Menu Hack Idea - by HatZen08 - 10-09-2015, 09:15 AM
RE: Skills Menu Hack Idea - by Catone - 10-09-2015, 01:13 PM
RE: Skills Menu Hack Idea - by Vanya - 10-10-2015, 12:39 PM
RE: Skills Menu Hack Idea - by Catone - 10-13-2015, 10:30 PM
RE: Skills Menu Hack Idea - by Vanya - 10-14-2015, 12:56 AM
RE: Skills Menu Hack Idea - by dn - 10-14-2015, 02:09 AM
RE: Skills Menu Hack Idea - by Vanya - 10-14-2015, 02:27 AM
RE: Skills Menu Hack Idea - by HatZen08 - 10-14-2015, 03:57 PM
RE: Skills Menu Hack Idea - by Vanya - 10-14-2015, 05:37 PM
RE: Skills Menu Hack Idea - by HatZen08 - 10-15-2015, 11:24 AM
RE: Skills Menu Hack Idea - by Vanya - 10-15-2015, 05:20 PM
RE: Skills Menu Hack Idea - by abyssonym - 10-15-2015, 05:52 PM
RE: Skills Menu Hack Idea - by Vanya - 10-15-2015, 07:11 PM
RE: Skills Menu Hack Idea - by abyssonym - 10-15-2015, 07:17 PM
RE: Skills Menu Hack Idea - by HatZen08 - 10-15-2015, 08:07 PM
RE: Skills Menu Hack Idea - by Vanya - 10-15-2015, 11:38 PM
RE: Command Edit Upgrade patch [WIP] - by Vanya - 10-17-2015, 12:30 AM
RE: Command Edit Upgrade patch [WIP] - by Vanya - 10-26-2015, 08:46 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Utility Patch - Moved Ending (Free your CA bank!) DrakeyC 0 1,287 06-14-2022, 03:18 PM
Last Post: DrakeyC
  Mod-agnostic no-text patch SirNewtonFig 4 4,072 07-31-2021, 09:14 AM
Last Post: SirNewtonFig
  Tentative Runic -> SwdMagic patch FF6Fanatic 29 28,008 09-05-2020, 05:52 PM
Last Post: kamesennin
  Glitchy shop sprite (Expanded Palette Patch) Febreeze 1 1,853 08-11-2020, 12:50 PM
Last Post: Gi Nattak
  Portrait removal patch request for FFVI advance Feanor17 14 13,624 04-27-2020, 06:17 PM
Last Post: Feanor17
  Blue MP Digits patch? Alex Rodrick 27 26,955 05-28-2019, 09:49 AM
Last Post: Imzogelmo
  Patch: Quake reveals invisible floaters seibaby 1 2,836 02-19-2019, 01:26 PM
Last Post: seibaby
  Adapting Angelo's Name Patch DrakeyC 4 3,665 08-11-2018, 12:38 AM
Last Post: DrakeyC
  Looking for patch that fix item loss when dying before using said item Warrax 4 3,561 08-03-2018, 09:49 AM
Last Post: Warrax
  Issue with SwdTech Speed Patch ExiaTreason 4 5,914 11-24-2017, 01:53 PM
Last Post: Warrax

Forum Jump:


Users browsing this thread: 1 Guest(s)