Announcement

Collapse
No announcement yet.

[PS2] Need help with PS2DIS

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

  • #16
    http://www.codemasters-project.net/p...php?content.42

    So I'm using method #2 on this page because the game has that label as well, but at the last step I cannot find any addiu with the register a2. Got any other good methods to find the joker address?

    Comment


    • #17
      Originally posted by JonyeGway View Post
      http://www.codemasters-project.net/p...php?content.42

      So I'm using method #2 on this page because the game has that label as well, but at the last step I cannot find any addiu with the register a2. Got any other good methods to find the joker address?
      I use the debugger in pcsx2dis to find jokers. I start a search for an unknown 4 byte value. Then hold a button on the ps2 controller and search changed. Let go of the ps2 button and search changed. Repeat several times using different buttons and you should find a couple addresses you can use for jokers.

      Comment


      • #18
        That sounds much easier. lol Thanks for all of your help!

        Comment


        • #19
          So instead of using a joker I found out it is possible to use conditionals in the pnach/raw code. This new code enables itself before the DNAS screen and disables itself when new memory is loaded. =D

          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,201823f0,extended,24050005
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,201823f4,extended,ac850000
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,201823f8,extended,3c054000
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,201823fc,extended,24a50004
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,20182400,extended,ac850004
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,20182404,extended,24050003
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,20182408,extended,ac850008
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,2018240c,extended,03e00008
          patch=1,EE,D05C4E48,extended,00007474
          patch=1,EE,20182410,extended,3c020000

          Comment


          • #20
            Did you know you can use E codetype instead of D codetype for multi lines
            lee4 Does Not Accept Codes Requests !
            When lee4 asks a question it does not mean lee4 will look at your game
            *How to create and use SegaCD codes >click here<*
            >)

            Comment


            • #21
              Yes, I ended up converting it to an E codetype and actually found a better address that removes the code out the second it passes DNAS. PCSX2 1.2.1 does not work with the E code, but it works with 1.4.0 and on my real ps2 with ps2rd + OPL.

              Comment


              • #22
                um I really don't know which thread to move this to, but would anyone know how to make Ps2 video games?

                Comment


                • #23
                  https://duckduckgo.com/?q=how+to+mak...ffcm&ia=videos
                  The Hackmaster

                  Comment

                  Working...
                  X