Kodewerx https://www.kodewerx.org/forum/ |
|
Activator help https://www.kodewerx.org/forum/viewtopic.php?f=17&t=2474 |
Page 1 of 1 |
Author: | marsh [ Thu Jun 07, 2007 8:00 am ] |
Post subject: | Activator help |
Im trying to make a code but the activator acts like a turbo press, just pressing the button softly makes it go too fast, even when adding only 1 to the value. So how do i make it so ONE press makes it go up just once? |
Author: | James0x57 [ Thu Jun 07, 2007 8:49 am ] |
Post subject: | Re: Activator help |
You need to find an activator (usually close by if it exists) where a flag (01) goes up every time the button is pressed but is only up right when it's pressed. See, the normal activators are active as long as you're holding the button and the AR code checks every loop of the game's program- multiple times/sec. So even just a quick jab at the button may keep it active for many program loops. From my GCN hacking experience, I've usualy found these kinds of activators near- but lower- in memory than the normal activators. Hope that helps, good luck. |
Author: | marsh [ Thu Jun 07, 2007 8:58 am ] |
Post subject: | Re: Activator help |
Its for a ds code, the current activator address im using is 0x27FFFA8. Is there a specific activator address i could use? |
Author: | James0x57 [ Thu Jun 07, 2007 9:25 am ] |
Post subject: | Re: Activator help |
no |
Author: | marsh [ Thu Jun 07, 2007 12:25 pm ] |
Post subject: | Re: Activator help |
Darn, i need it bad. =( |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |