øAslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&topic=1488.0e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index12a2-2.htmlslickproductions.org/forum/index.php?PHPSESSID=5f0fck550j2m4m2fpbtkj2vkm1&board=8.280e:/My Web Sites/Slick Productions - FFIV Message Board/slickproductions.org/forum/index12a2-2.html.zxt'h^ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿȰ,0à]OKtext/htmlISO-8859-1gzip8:Öà]ÿÿÿÿÿÿÿÿWed, 11 Mar 2020 00:05:32 GMT0ó°° ®0®P®€§²ð®s'h^Yà] Help with Hand Pointer data in C2 Bank

Author Topic: Help with Hand Pointer data in C2 Bank  (Read 1605 times)

angelo26

  • Guard Leader
  • *
  • Posts: 44
    • View Profile
Help with Hand Pointer data in C2 Bank
« on: October 29, 2010, 03:31:10 PM »
Hey Guys;

      I've been working on extending Mog's Dance names (and magitek names as well) on battle, and I've come across the following issue: I cannot find the data to be able to change the hand pointer one or two bytes back. I've attached two pictures to show the problem:




I tried looking around the C2 Bank (the addresses I'm looking for should be in this bank) But I've had no luck. Any ideas of where it might be?

Thanks a lot!

Lenophis

  • Forum Overlord
  • *
  • Posts: 1,688
  • Gender: Male
  • I sad
    • View Profile
    • Slick Productions
Re: Help with Hand Pointer data in C2 Bank
« Reply #1 on: October 29, 2010, 03:40:02 PM »
Code: [Select]
Data: Finger positioning for Magitek menu
C1/8289: 10      (left half of list)
C1/828A: 78      (right half of list)

There's more finger positioning in this area, but this is the only one I've noted.

119 bugs fixed and counting.

angelo26

  • Guard Leader
  • *
  • Posts: 44
    • View Profile
Re: Help with Hand Pointer data in C2 Bank
« Reply #2 on: October 29, 2010, 05:41:49 PM »
Ahh, I've found all the data I needed, Thanks lenophis!!