Posted May 31, 2024 by Furrican
#advance #amy #android #knuckles #mod #mods #sonic #sonic advance #sonicadvance #tails
Hello!
I fixed the moving title in the character select menu when displaying on higher aspect ratios. Therefore, the character select menu now looks perfect.
I even made a spreadsheet from the original character_select.dat hex values to help me out a little.
The reason for the 1 and 0 is because the numbers on the right are 8-bit values. Meaning that when a value equals 256, the number on the left equals 1, instead of 0 (example: 256 = 1: 0 and 264 = 1: 8).
LIST OF MODIFICATIONS/IMPROVEMENTS :
v3.2.2 :
- Change the character_select.dat values and character_select sprite sheet to fix the moving title in the character select menu.
- Change the value of the moving title sprite position in the character select menu to better showcase the bigger sprite.