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


Dolphin, the GameCube and Wii emulator - Forums › Game Modifications › Cheats, Hacks, & Game Patches v
« Previous 1 ... 13 14 15 16 17 18 Next »

Trouble getting a speed cheat to work (Xenoblade)
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Trouble getting a speed cheat to work (Xenoblade)
11-28-2017, 08:40 AM
#1
Krude Offline
Junior Member
**
Posts: 18
Threads: 3
Joined: Mar 2012
Okay, maybe someone in here can tell me what's wrong with this. I'm trying to get a little speed boost on the press of a button, and normal speed without it, so i can speed up long bouts of walking and go at normal speeds otherwise in Xenoblade Chronicles.

I'm trying to use this code:
Code:
$Super Run Speed (Y Classic) [savage]
285CAFE2 00000020  // on button Y on classic controller
48000000 805717EC  // get player character pointer
DE000000 80008180  // range check
14000508 41000000  // set to 8x speed
CC000000 00000000  // toggle code exec
48000000 805717EC  // get player character pointer
DE000000 80008180  // range check
14000508 3F800000  // set to 1x speed
E0000000 80008000  // end

Nothing happens though when i press the Y button. The activator code is right, since i use other cheats with the same activator address.

Now here's something funny: If i use this code twice (copy&paste it, have two instances of the code active), it kinda works: The first time i press Y, i get 8x speed as long as i hold the button, and go back to normal when i let off the button. The second time i press Y, nothing happens. Then it works again. So, i get the intended effect every other time i press the button.

I have no clue what's wrong here. I suppose something's not right with the code execution switch (the CC000000 00000000 line) but i am at my wits' end trying to get it to work properly.


Anyone here with some experience in gecko codes?
Find
Reply
11-28-2017, 12:33 PM
#2
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,397
Threads: 15
Joined: May 2012
Why not just unlock the speedlimit (by holding down tab, or any configurable button) when you want to go fast?
Find
Reply
11-28-2017, 12:34 PM
#3
gamemasterplc Offline
Above and Beyond
*******
Posts: 1,111
Threads: 7
Joined: Mar 2016
because audio is sped up too
Website is gamemasterplc.com. Youtube Channel is gamemasterplc.
Website Find
Reply
11-28-2017, 01:14 PM
#4
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,397
Threads: 15
Joined: May 2012
I mean, small downside when you gotta go fast
Find
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