• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 559 560 561 562 563 ... 1192 Next »

Cheat Search function data type
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Cheat Search function data type
05-24-2014, 10:10 AM
#1
FreedayFF
Unregistered
 
I'm trying to hack item type for Fire Emblem: Radiant Dawn using the codes from here: http://geckocodes.org/?c=RFEE01

I switch around 3 items in 1 slot and search for their corresponding type value. For example:
80B5FDE0 - Bronze Sword
80B5FE30 - Iron Sword
80B5FE80 - Steel Sword

These are supposedly 32-bit data type but I couldn't find any searching for 32-bit. However, if I switch to 8-bit and just search for the last 2 digits, specifically:
E0 - Bronze Sword
30 - Iron Sword
80 - Steel Sword

then a pointer is found. But I can only change the value of the last 2 digits with this pointer. I tried searching for the other digits but have not succeeded. My only explanation is that the gecko hex value is different than the game. Could someone explain?

Thank you!

I found out that all values are offset by 0x2400. That's weird. Is there a difference between Gecko hex values and "normal" hex values?
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode