Announcement

Collapse
No announcement yet.

Hacking Sequential codes PSX

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • olala
    replied
    Originally posted by jin299 View Post
    Hey again, I have a question to ask you Helder about a code for Street Fighter Alpha 3.

    Any ideas on how this code was hacked, the code itself allows player 1 to play as Shin Bison, which in the game is a much powerful version of the original Bison, the difference between the 2 variations, are shin bison comes preloaded with, a new fight intro animation a new strong fierce heavy punch, along with a special new super combo.

    8009443E 0F00
    ive this sf alpha 3(psn vr)

    so dood if you dunt mind,may i help you:P?
    i love surfin stuff dood
    mi progess always 100%
    but im tellyu quarnted only=7% lol

    dood

    Leave a comment:


  • Helder
    replied
    Yes thats what I mean, open the memory viewer and look at the address and the values. This method is a great way to see whats happening.

    Leave a comment:


  • jin299
    replied
    Right so any idea how the hacker actually managed to hack the code with a memory scanner?

    Also when you mean by viewing the memory addresses in real time, do you mean looking at the values of a code address in art money while performing an certain action in the game example take the code no charge for an well to find the values of the address for the first part of the codes address we would hold the down back button for two seconds while
    in the fight and then take a look at the values of the address in art money to see the correct values that correspond to that code, is that what you meant by analyzing the values of a address in real time?
    Last edited by jin299; 04-19-2013, 09:27:37 PM.

    Leave a comment:


  • Helder
    replied
    I tried to hack the same code for the Saturn version but had no luck but seeing the address running in real time and seeing what changes it is the best method how it might have been hacked. The lesson from this topic is to theorize how to tackle the code and observing data to figure out whats going on in memory, I will probably take a look at it so I can apply what I learn from this version to the Saturn version.

    Leave a comment:


  • jin299
    replied
    Hey again, I have a question to ask you Helder about a code for Street Fighter Alpha 3.

    Any ideas on how this code was hacked, the code itself allows player 1 to play as Shin Bison, which in the game is a much powerful version of the original Bison, the difference between the 2 variations, are shin bison comes preloaded with, a new fight intro animation a new strong fierce heavy punch, along with a special new super combo.

    8009443E 0F00

    Leave a comment:


  • lee4
    replied
    Helder post 5 codetype breakdown example on post#2

    Leave a comment:


  • jin299
    replied
    Right I found the first right address of the code which is 801945D8 0102, except I don't understand how do you know that there eight addresses in total for the code, basically what I mean is how did you know where the code starts and where it ends?

    also I couldn't seem to find the rest of the other addresses of the code in the memory viewer? why is this.
    Last edited by jin299; 04-18-2013, 06:47:33 PM.

    Leave a comment:


  • Helder
    replied
    Looking at that code I see a conditional and a slide code which covers a bunch of addresses, so that Conditional is probably only active while in a battle and then it writes to a bunch of addresses which looks like 8 addresses:

    801945D8 0102
    801945DA 0102
    801945DC 0102
    801945DE 0102
    801945E0 0102
    801945E2 0102
    801945E4 0102
    801945E6 0102

    so what I would do is fire up a good PSX emulator with a Memory viewer or attach Artmoney to a PSX emulator and look at those addresses in real time when you charge a direction to see what is going on and learn how to search for it by observing whats happening.

    Leave a comment:


  • jin299
    replied
    Okay I'll try and hack the code, now there's a problem I'm having hacking a code, for Street fighter Alpha 3,

    No charge on attacks player 1
    D11945D8 0000
    50000208 0000
    801945D8 0102

    I tried hacking this code but couldn't find the correct address value's for the code, first I searched 16 bit code type , then I did unknown search, next I held the right button back for a second and then did a greater than search, but by the time I had carried out the, instruction, the code addresses had already fully loaded in the cheat engine? I didn't get a chance to follow the rest of the steps through, any idea why this problem keeps on occurring?
    Last edited by jin299; 04-18-2013, 04:32:44 PM.

    Leave a comment:


  • Helder
    replied
    Of course there is a chance but I need time and motivation to do it. Why not give it a shot yourself? I don't mind helping but how can you learn if you give up before even attempting it?

    Leave a comment:


  • jin299
    replied
    Helder, I was talking to Hacker Abystus, about how to hack the code and here's what he said.

    Re: Re:Hacking PSX
    You need to find an emulator with a debugger. Hack the ram code that controls whether the cpu or player has control of the character. Then in the debuggger, set a breakpoint for read of that address while the match is loading (before you get to fight). When you find the game code comparing the value at that address to 0, you need to make the code always go the way as if the cpu is controlling the character (even though your ram code says otherwise). One of those checks will be for the intro/costume.

    So is there any chance you could hack the code?

    Leave a comment:


  • jin299
    replied
    Helder, could you look into the code for me? because I have tried everything to try and hack the code but haven't been successful.
    Last edited by jin299; 04-16-2013, 10:37:47 AM.

    Leave a comment:


  • jin299
    replied
    That's the thing I already know that, I have tried a moveset in the past and all it does is allow the player to do his intro during the match, so that's no help, I was thinking this could be a flag code, that involves switching from 0 and 1 but I'm unsure, could you look into it for me man?
    Last edited by jin299; 04-14-2013, 12:13:56 PM.

    Leave a comment:


  • lee4
    replied
    Street Fighter EX2 Plus (NTSC-U)
    http://gamehacking.org/?game=89931
    There are already the Character Modifier & Costume Modifier codes
    Sound like you want find for moveset modifier

    Leave a comment:


  • jin299
    replied
    Helder, when I've found the character modifier code for player 2, do I change the values to that of Bison II and then fight him and then look at the values or do I leave the values as they are for the character modifier code, then Fight Bison II and look at the values?

    Leave a comment:

Working...
X