Author Topic: Main Menu Character Scrolling?  (Read 1221 times)

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Main Menu Character Scrolling?
« on: December 23, 2007, 10:14:26 pm »
I'm not sure if I asked this before, gah, my memory is fading but anyways...As the topic states, the Main Menu Character scrolling.  You know, the boxes on the far left side where you scroll through your characters and their stats etc...

I'm guessing it's a character routine and i'd have to modify a bunch of data to move the x/y coordinates of it...I've been wondering, is it actually WITH the menu data?  Because i've gonne above it and below the data, and haven't seen a trace of it...So, maybe i'm missing something blaintly obvious, or i'm really far off. 

If so, could you possibly point me into the correct direction in which I should edit this?

JLukas

  • Fan Project Leader
  • Squaretable Knight (+400)
  • *
  • Posts: 426
    • View Profile
Re: Main Menu Character Scrolling?
« Reply #1 on: December 24, 2007, 07:33:58 am »
If you didn't find it in bank $02, it's probably near the very end of bank $3F, around where the scroll bar storyline value is mentioned in the offsets guide.

justin3009

  • Fan Project Leader
  • God of War (+3000)
  • *
  • Posts: 3296
    • View Profile
Re: Main Menu Character Scrolling?
« Reply #2 on: December 24, 2007, 03:23:09 pm »
Alrighty, Thank you.

Edit: Gah.  I was expecting it to be in "3FF81E   3FF9FA   CODE   N   Unknown routines   2006.12.20" but..guess not.

Even tried 3FF9FB   3FFA7A - Didn't really do anything with the menu...

Tried also 3FFBD3 - 3FFC56 - That had something to do with save data...X_x..Or was it the other way around...Either way it didn't work out.

I'll check:

3FC457   3FC4D6   PTR   N   Pointers to Window Elements (64 addresses)   2006.12.20
3FC4D7   3FC9FB   DATA   N   Window Elements   2006.12.20

Edit 2: That had nothing to do with it xD
« Last Edit: December 24, 2007, 03:29:39 pm by justin3009 »