Helder, I think I found out what the Problem is when playing as Bison II in Arcade mode in Street Fighter Ex2 Plus so I had a theory I wanted to test out with him in the game.
I went to Versus mode, in the game next I inputted the GS code to play as non flag Bison II for player 1, then started the match, I then lost the 2 rounds of the fight with Bison, II then pressed continue, this enabled the Flag cpu Bison II in the next match, at the time I had the pec running with the ram address for the Control the computer modifier code to watch and observe when the values in the code would change after Bison II had won the first round of the second fight, and noticed that the computer controlled address values changed from 00ID to 0005, after the victory sign had appeared on the screen.
So I went to Arcade mode and inputted the Bison II flag gameshark code for Player I along with the ram hack for the control the computer code which is 801E669C with the values of 0005 at the end of this address, and noticed that I could win the match while playing as Bison IIAnd be announced as the winner.
However a problem seems to occur once the next fight has loaded, it seems that the game still detects that Bison II has been defeated, and is still computer controlled, when fighting the cpu in the second fight also the game keeps loading the same opponent I had already fought in the first match for some reason, which is usually ken?
Announcement
Collapse
No announcement yet.
Hacking Sequential codes PSX
Collapse
X
-
It's no use man I tried every hacking method I could think of, and none of them seem to work.
But there's is one thing that I find really strange about how he is Bison II is programmed in the game, if you go to versus mode and load Bison II as player 1 and lose the match against an opponent, and press continue cpu bison II becomes appears in the next fight, and you can win the match and perform his winning pose perfectly, free of any restrictions, which I find rather unusual.
However the good news is I think this code can be achievable through a ram hack via a D activator command code, and if that doesn't work.
The last resort would be to implement a ram joker code as part of the code to enable us to fully activate the code at the right time the game is running, so that we can easily and switch off Bison II flag code on and off during a fight.
So It got me thinking and I came up with a solution to the the problem i was thinking this method to hack the code is bound to work, as it's the only method I can think off at the moment that would work.
In order to make him be fully playable in all modes including arcade mode. maybe we could try this load the game, go into arcade mode, input both the flag Bison II ram code, along with his character modifier address, then use a joker code and assign buttons to press so that one button turns the flag off and another turns it on, off course this would require extensive flag switching during a match, to get the fully desired effect but it's the only method I can think of at the moment that will work?
Unless you can think of something more practical solutions to fix the problem, you always seem to have good knowledge man in regards to how a game could be programmed, so any if you have any more advice that you could give that would be great.Last edited by jin299; 11-24-2014, 07:17:14 PM.
Leave a comment:
-
Helder the instruction was a load word instruction so that would explain why the register V0 was loading a 32 bit address which was 4000061D right?
Also if the value 061D is the default value for when you are not supposed to be controlling an unseletable character in the game, in our case we are dealing with Bison II and if kairi happens to be the default character how would I go about finding the value that tells the game he is playable' like the way human controlled flag Bison II is fully playable in the game ?
Also when you were refering to break on that address again, you meant this address right 801E996C? or where you refering to the lw instruction in which I placed a breakpoint on in the debugger?Last edited by jin299; 11-23-2014, 10:23:08 PM.
Leave a comment:
-
I would put a break on that address again and try other characters to see what values they load, might turn out that Kairi is the default character the game loads when it's someone you're not supposed to be using.
Leave a comment:
-
figured out a work around in the code for Bison II in Street Fighter Ex2 plus basically what I did was set a write breakpoint on the cpu controlled ram modifier address code which is [801E669C] ! , then I went to versus mode and loaded Bison II as player 1 and as player 2 in the match, then waited until player 2 no flag Bison II won the first round of the fight and then as soon as the victory sign appears in the match, the breakpoint broke on that ram address, I then observed the register and noticed that register V0 was loading the value 061D at the time the victory sign appeared, so I carefully looked and found an lw instruction which the help of the memory viewer which happened to be the right instruction, so I assembled the instruction to ori v0, zero, $061D, i then went to Arcade mode and picked Bison II, and won the the first round with him and noticed that I could win a match using cpu controlled Bison II.
So basically all I did was copied the the value that was loading non flag Bison II winning animation from 2 over to player 1 and then test the code out when playing as bison II with player 1.
However for some odd reason when I tried to fight the next opponent, the game loaded Kairi as player 1 instead of Bison II, and I don't know? why this is?Last edited by jin299; 11-23-2014, 02:02:45 PM.
Leave a comment:
-
First off from now on when you ask for help post what you found and what codes you are using since I don't know what you're doing from a simple question which lacks alot of detail for me to help you. How did you find this? what did you do to make this code like did you nop something or whatever you did.
Leave a comment:
-
I found something the code lets me win the match, when playing as Bison II, but there's one problem, when, Bison II performs his winning pose animation he is completely invisible during the animation?
Is there any way to get around this problem?Last edited by jin299; 11-22-2014, 12:25:58 PM.
Leave a comment:
-
I hear ye man, like maybe D activator ram code might do the trick?
I think the main problem wrong with the code, is caused by when you try and play through Arcade mode using Bison II, as soon as you defeat the first opponent with him the game automatically assumes that Bison II is being controlled by the computer, so that why it assumes when Bison II has won a match that in the next one he has been defeated, if that makes sense lol.
Maybe If we could try and find a code that manipulates the game into thinking that Bison II is human controlled and has actually won the match without the game thinking he has been defeated like a regular opponent in Arcade mode then we might be able to find a way to play as him in arcade mode, by tricking the game into thinking he is a human controlled player, and not a cpu controlled.
What do you think? I was thinking if possible this code might be achievable through rom hacking.Last edited by jin299; 11-20-2014, 09:06:31 PM.
Leave a comment:
-
Might have to use multiple codes to play as him like maybe once the round is won make him be Regular Bison then once the round starts go back to Bison II.
Leave a comment:
-
I tried that I even put a write breakpoint on the round status modifier, then I loaded cpu bison II as player 2 let him win the first round then, as soon as the victory sign of him winning showed up on the screen I checked to find the register that controlled that exact thing and then looked at the registers to find where the correct pointer is being loaded it was it was register v0, and the instruction was addiu v0, $6, but found nothing and all that happened what was the loading screen of a stage began to load and at the fight screen it said i was the challenger instead of the computer?
Given how this game is programmed i don't think it's possible to play as him in arcade mode restriction free, because I tested a theory and it did let me perform his winning pose at the end of the match in that mode, but then it loaded Hayate as player 1 instead in the next match, which caused the game to completely hang?Last edited by jin299; 11-20-2014, 05:10:12 PM.
Leave a comment:
-
It depends on how the game is programed. I would look for a code that either makes the player or cpu control the character then put a break on it and see what happens when the cpu and player win. I'm sure there are some conditional branches there that one might affect Bison II.
Leave a comment:
-
Helder I found out a way to use cpu Bison II in arcade mode in the game Street Fighter Ex2 Plus through asm hacking, but there's a problem. Whenever i face a player the game acts as if I'm the computer controlled player in arcade mode, in other words i'm the cpu opponent Player 1 fights and the cpu is player 1 which is strange, is there anyway I can manipulate the game so that I can control cpu Bison II perform his winning pose and fight through like Arcade mode like you normally as if I was human controlled?
Or would performing such a modification on the game not be possible through asm or ram hacking, and require re- programming of the game?Last edited by jin299; 11-19-2014, 07:48:55 PM.
Leave a comment:
-
Right man I came across this instruction beq branch v0, 0, $8013DD38 broke on that instruction to confirm the condition was true it was, but now i'm completely lost as oppose to what exactly I''m supposed to do next. Am I suppose to press F7 to jump to the assigned address location the branch is branching too or am I suppose to nop the Beq Branch above,
I undersand that If v0, and 0 are equal the condition is true and it will branch to the address $8013DD38, what I don't understand is where about's is register 0 in the debugger located?Last edited by jin299; 11-14-2014, 09:40:30 PM.
Leave a comment:
-
ASM is the way to go! when you start to hold back I'm sure a routine checks how long it's been charging and if it meets the requirements to allow the move to execute then it either branches or stops branching (depends on how it's programmed) so just observe what's going on by putting a break on that address.
Leave a comment:
-
Helder, regarding ram hacking for I haven't had much success at all at finding these 3 hacks for the game Street Fighter EX2 Plus, Speed modifier, Perform specials moves in the air and no charge needed for special moves.
I tried hacking the speed modifier for the game by using increased and decreased searches and by using different to searches when the increased, decreased method didn't work, I also tried hacking the no charge for special moves code by using increased value when charging backwards with Bison, and decreased value, when standing still with them, and then searched equal to value when standing still, but couldn't find anything, I then tried the usual different to search value method, by comparing when a charge moves is performed and when it isn't but that didn't work either, I tried all the same method for each 3 hacks, but haven't been successful at finding any of them?
I found the no charge ram code here it is 801E81AA 0107, but it's glitchy is and doesn't seem to work very well is there anyway I can resolve the issue through asm hacking?Last edited by jin299; 11-14-2014, 12:43:35 PM.
Leave a comment:
Leave a comment: