Trying to find textures coordinates (Shin Budokai: Another Road)
|
04-13-2021, 11:48 PM
Post: #1
|
|||
|
|||
Trying to find textures coordinates (Shin Budokai: Another Road)
Hi there, I am new to this forum. I would like to thank you a lot for this awesome emulator.
I am currently trying to find where the game stores on-screen coordinates of a texture to move it on another place on screen. After researching for a while, I found the values used in the main menu only in RAM (floating points it seems). The problem is that i can't find this values in game files, tried to use the debugger but without results. Can anyone point me to the right direction? Thanks for your help. Keep the good work going! The values for Another Road unselected are: 00 00 80 3F 00 00 80 3F 02 00 00 00 00 00 00 00 FF FF FF FF 00 00 00 00 01 00 00 00 00 00 00 00 00 00 80 3F 00 00 80 3F 00 00 80 3F 00 00 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 82 43 00 00 88 41 Where: 00 00 82 43 = X position 00 00 88 41 = Y position |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Trying to find textures coordinates (Shin Budokai: Another Road) - DarkBro - 04-13-2021 11:48 PM
RE: Trying to find textures coordinates (Shin Budokai: Another Road) - [Unknown] - 04-18-2021, 07:39 PM
|