Jump to content
  • 0

Menu colors.


Oowoon
 Share

Question

4 answers to this question

Recommended Posts

  • 0

The file select menu? The colors are probably inside the file select's overlay's data or code section - http://spinout182.co...l_file_choose.S -, but if so where exactly? No idea.

 

EDIT: some random ROM offsets, MQ Debug...

 

0xBE1320 - letters on name entry screen

0xBE168C - colors for "File X" tags (00RR 00GG 00BB)

0xBE1698 - default name

Edited by xdaniel
Link to comment
Share on other sites

  • 0

I did some of this a while back, some values are hardcoded for whatever reason but some are not, you'll find all the values in ovl_file_choose as xdaniel said. I have a few notes on my other computer on both RAM and ROM addresses of the data iirc so if I get the time I will dig them out for you.

For now, here's a pretty picture:

Posted Image

Link to comment
Share on other sites

 Share

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.