Hey everyone!
Me and my friends have been playing a lot of supersonic warriors 2 lately and I've modded my DS with the capture mod (so that I can do TV out) and also with an adapter so that we can use PS2 controllers on the system. The game would be perfect to play on the television except for the fact that you need to press the touchscreen to tag in and out and to do the team super attacks.
I've been trying to figure out a way to hack a code so that X+B = Tagging the second team mate in and Y+A = Tagging the 3rd team mate in (with X+B defaulting to tagging in the first team mate if the second team mate is already in, etc.).
I've been using Desmume and the cheat search function to try and figure this out...
So far I've found the addresses that track which buttons are being pushed and what I assume to be the act of you pressing on the screen (using Ram watch I've noticed the values changing when I press the screen and only changing depending on where I move it, I'm assuming those are the coordinates).
Regardless I've put together a code that says when Y is pressed, then change the values to the same numbers that = the coordinates of the screen tap.... but it doesn't work =/.
I've tried to find the tag and team attack "functions" in the code through searches, but I've had no luck.
Does anybody here have any idea what I'm doing wrong or what I could do differently to make this happen? Any help would be greatly greatly appreciated!
Thanks for reading!
Me and my friends have been playing a lot of supersonic warriors 2 lately and I've modded my DS with the capture mod (so that I can do TV out) and also with an adapter so that we can use PS2 controllers on the system. The game would be perfect to play on the television except for the fact that you need to press the touchscreen to tag in and out and to do the team super attacks.
I've been trying to figure out a way to hack a code so that X+B = Tagging the second team mate in and Y+A = Tagging the 3rd team mate in (with X+B defaulting to tagging in the first team mate if the second team mate is already in, etc.).
I've been using Desmume and the cheat search function to try and figure this out...
So far I've found the addresses that track which buttons are being pushed and what I assume to be the act of you pressing on the screen (using Ram watch I've noticed the values changing when I press the screen and only changing depending on where I move it, I'm assuming those are the coordinates).
Regardless I've put together a code that says when Y is pressed, then change the values to the same numbers that = the coordinates of the screen tap.... but it doesn't work =/.
I've tried to find the tag and team attack "functions" in the code through searches, but I've had no luck.
Does anybody here have any idea what I'm doing wrong or what I could do differently to make this happen? Any help would be greatly greatly appreciated!
Thanks for reading!
Comment