Announcement

Collapse
No announcement yet.

Swapping textures. But i can't access the one I want to use. Any solution?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Swapping textures. But i can't access the one I want to use. Any solution?

    Hi,
    I've been trying to swap textures in F-Zero GX by Action Replay codes. Well, so far I had success doing that. The problem is that i initially planned to load a beta texture that is included in every road texture pack (.tpl).
    To swap textures i have to changed some values of the texturing in the .gma data loaded into RAM. Here's a little documentation of F-Zero GX' .gma file type: http://www.gc-forever.com/forums/vie...p=23932#p23932

    The value i have to change is the address that will be loaded into the gab/padding between the addresses that are called "ANISO Fag" and "Unknown2" there. By adding or substracting 0x20 to the address the texture will be swapped. I was able to load every single texture. Except the one i was looking for.
    I think it has something to do with the initial texture value of the "texturing information" (but it didn't help increasing the texture count".
    Or the problem is the related .tpl file. Here's a little documentation of GX' .tpl files: http://www.gc-forever.com/forums/vie...hp?f=35&t=2311

    The standard texture number is 41/0x29 and I want to replace it with 02/0x02
    My Website
    Hacking YouTube Channel


    No requests, please
Working...
X