Changes in Menu
#4
I'm really busy which gets me to use the computer for a good while of my day, so I like to take mini breaks and come here every so often :p

if you have the table files, then looking for Swdtech will be easier.

The steps to follow are:
  • Open Windhex
  • Load your ROM (File, Open file for editing,...)
  • Load the table file (File, then press open, then open table file, then table #1 on windhex...and select ff6_snes_menu_a.tbl file (this is the most important one) ).
  • Now your windhex file should be full of numbers and letters. SNES uses the HI-ROM format, and the code I provided you is in that format as well. So you need to go to Options, Display offset as, and select SNES Hi-ROM.
  • Now you can do one of two things: look for the word "Swdtech" by going to Search, text search" or simply go to the addresses that I gave you in an earlier post.
  • Once you find the word, Change it to what you desire.
  • Keep looking for any other locations in the ROM that make reference to the "Swdtech" word.

Note that the addresses that I gave you are quite "off" an by that I mean that the game uses a specific amount of space called the "ROM Header"; this header will "shift" the code by 200 in Hexadecimal. So, if you're looking for the address C3/5C59, you should take the 5C59 part and add +200 to find the exact location of the word Swdtech. In other words, the exact location would be C3/5E59. The other two exact locations for the word are C3/5EB8 and C3/9026.

If you look into the threads here there are plenty of beginner guides to hex editing, so that will help a lot as well.

Hope that helps, and don't be ashamed of your English :p
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)