Announcement

Collapse
No announcement yet.

Help

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

  • #16
    I loaded this address and value with pcsx2dis all this does it freeze the game. if you have knowledge of asm you can build a sub routinem, mess around where this memory address writes or reads in asm, that's if it does read or write to asm....that i'm not sure about.

    Comment


    • #17
      My skills are not very high.
      but if you explain me how to make a sub routinem I can get to make one.

      Comment


      • #18
        What version of Sphinx and the Cursed Mummy, NTSC(USA) or PAL(Europe) ?

        What version of PCSX2 you using?

        What version of Cheat Engine you using?
        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


        • #19
          Hello.
          I use the Pal version, the version of the PCSX2 is 1.0.0 and the version of the cheat engine is 6.5

          Comment


          • #20
            I have the NTSC version of this game which is probably why my game froze on pcsx2dis

            Comment


            • #21
              @ sphinx856

              have you try the code as

              20510774 4001000D
              Last edited by lee4; 01-21-2016, 02:12:25 PM.
              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


              • #22
                Hello
                I've tried the code but the code has not been activated
                Last edited by sphinx856; 01-21-2016, 02:20:19 PM.

                Comment


                • #23
                  how you testing the code?
                  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


                  • #24
                    Making a .pnach for PCSX2, but I don't know why not work

                    Comment


                    • #25
                      PCSX2\Cheats\F37CF9B9.pnach

                      inside F37CF9B9.pnach file
                      need be look like this

                      //Message from Akarian king
                      patch=1,EE,20510774,extended,4001000D

                      or

                      //Message from Akarian king
                      patch=1,EE,00510774,word,4001000D
                      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


                      • #26
                        Hello I try it but not work.
                        But the other items that I found in this post works: http://gamehacking.org/game/102685
                        And there are also items beta therefore the game accept cheats.
                        why not work the code?

                        Comment


                        • #27
                          Originally posted by sphinx856 View Post
                          Hello I try it but not work.
                          But the other items that I found in this post works: http://gamehacking.org/game/102685
                          And there are also items beta therefore the game accept cheats.
                          why not work the code?
                          The code you posted is not modified in any way. Where did you find the code? I went off the assumption that whoever posted that code posted the ID of the item and if that's true then try the following code:

                          2055a2b4 00000001
                          2055a2b8 00000001


                          EDIT: Send me your game save if you can for PCSX2.


                          EDIT 2: Is this it?
                          Click image for larger version

Name:	Ip7IlXt.jpg
Views:	1
Size:	187.9 KB
ID:	162809



                          I wrote some code to unlock all items in the game. They are also all infinite and I'm sure some of them will freeze you but I don't know enough about this game to really say.

                          Code:
                          All items are infinite
                          201BE968 00000000
                          
                          Unlock all ability items
                          2011E980 24020001
                          2011E9AC 24030001
                          201BE8FC 24020001
                          2011F3E0 24030001
                          201BEA64 24100001
                          
                          Unlock all Quest Items
                          2011E974 24020001
                          2011F3D0 24020001
                          Last edited by Harry62; 01-22-2016, 09:20:27 AM.

                          Comment


                          • #28
                            Hello. how did you do it?
                            please explain me how did you do it because I want to make more cheats to activate a beta levels that I discovered.
                            If you want make the cheats the levels called "Akaria dome" "Sakkara 1" and "Sakkara4"
                            Last edited by sphinx856; 01-22-2016, 09:33:12 AM.

                            Comment


                            • #29
                              Originally posted by sphinx856 View Post
                              Hello. how did you do it?
                              please explain me how did you do it because I want to make more cheats to activate a beta levels that I discovered.
                              I wasn't sure how to find the code you wanted so I took a pre-existing code for both of the item categorys and set read breakpoints on addresses. That lead me to the functions that control the item menus. From there I just forced the register that was loading the item count to load "1" no matter what. This allows all items controlled by those functions to be enabled by default including any item that wasn't enabled. I found the infinite items by accident when I was disabling branches in one of the item functions.

                              Comment


                              • #30
                                In PCSX2Dis in labels I found a label with the name "Akaria Dome". Is possible make a cheat to activate these level?
                                Last edited by sphinx856; 01-22-2016, 09:37:28 AM.

                                Comment

                                Working...
                                X