Changes in Menu
#2
(04-09-2011, 01:48 PM)daldec Wrote: Hello I'm new here, but this forum is awesome, I am playing ff6 a lot better hehe. My problem is that I want to change the "SwdTech" word of Cyan for "Bushido" or "Sword" or other word but I don't know how to do that... In battle commands I know how to do, I use FF6usME and rename the word in battle editor but that is just for battle commands, I want it to be in Menu too... If I only can with hex edit, ok, but please help me.

Welcome to the site Laugh

FF6usME will only change the name of the command in battle.

The game stores the commands in two places: one of them is for the battle use, and the second one is for using it in the menu.

If you are familiar with hex editing, that shouldn't be too complicated. If not, it's time to get your hands dirty Confused

The bank that contains everything related to the menu is bank C3. In the menu, as far as I recall, there are three instances in which the Swdtech word is used: (1)In the skills sub menu, (2) when you select Swdtech from the skills sub menu, and you are able to see all of the learned swdtechs, there's a small box with the word "Swdtech" at the top right of the screen; and (3) when you double click a weapon in the items menu to see its properties, the word "Swdtech" will appear there as well.

These three instances can be found in the following addresses:

Code:
C3/5C59:    8D7A92B09D939E9CA100  (position of and word "SwdTech")

C3/5CB8:    B78192B09D939E9CA100  (position of and word "SwdTech")

C3/8E26:    2F8292B09D939E9CA100  ("SwdTech")

Hope this helps.
Reply


Messages In This Thread
Changes in Menu - by daldec - 04-09-2011, 01:48 PM
RE: Changes in Menu - by Angelo26 - 04-09-2011, 02:23 PM
RE: Changes in Menu - by daldec - 04-09-2011, 02:46 PM
RE: Changes in Menu - by ribbits - 04-10-2011, 12:30 PM
RE: Changes in Menu - by Angelo26 - 04-09-2011, 03:09 PM
RE: Changes in Menu - by daldec - 04-09-2011, 03:24 PM
RE: Changes in Menu - by Angelo26 - 04-09-2011, 08:24 PM
RE: Changes in Menu - by daldec - 04-09-2011, 10:06 PM
RE: Changes in Menu - by Angelo26 - 04-10-2011, 12:00 AM
RE: Changes in Menu - by daldec - 04-10-2011, 02:14 PM
RE: Changes in Menu - by Angelo26 - 04-10-2011, 04:11 PM
RE: Changes in Menu - by ribbits - 04-10-2011, 05:40 PM
RE: Changes in Menu - by daldec - 04-24-2011, 06:49 PM
RE: Changes in Menu - by Angelo26 - 04-24-2011, 07:30 PM
RE: Changes in Menu - by daldec - 04-25-2011, 12:17 AM
RE: Changes in Menu - by Zeemis - 04-25-2011, 01:09 PM
RE: Changes in Menu - by daldec - 04-25-2011, 02:35 PM
RE: Changes in Menu - by SSJ Rick - 04-25-2011, 06:26 PM
RE: Changes in Menu - by daldec - 04-25-2011, 07:57 PM
RE: Changes in Menu - by SSJ Rick - 04-25-2011, 10:12 PM
RE: Changes in Menu - by daldec - 04-25-2011, 11:27 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)