Announcement

Collapse
No announcement yet.

lee4 's PSP Cwcheat Codes

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

  • #16
    Well, take heart, because it appears that your direct-conversion methods for GSv1 to CWCheat works. The only thing I had to change was the actual button-activator code you used--there is no need to use a button activator based on the original GBA GSv1 one--the CWCheat universal activator works just fine.

    Managed to create the first ever GSv1-to-CWCheat conversion just now--that "hover" code for Spyro Season of Ice works perfectly, but it is a bit of a...weird code, to say the least. It's apparently supposed to make it so Spyro can hover at any time. Was wondering if I could possibly couple this thing with my moon-jump code (imagine the possibilities--Spyro would never die due to "camera screw" ever again).
    Tempus fugit, ergo, carpe diem.

    Time flies, therefore, seize the day.

    Comment


    • #17
      NOTE: CODES START 7E WILL WORK ONLY

      Code:
      _S HB0E3E10F2
      _G Snes9X Euphoria R2.1
      _C0 PAR/RAM SNES byte write
      _L 0x60EC8208 0x000000??
      _L 0x00000001 0x0000XXXX
      
      Example:
      
      PAR/RAM SNES byte write
      7E073E:90
      
      PSP byte write
      _L 0x60EC8208 0x00000090
      _L 0x00000001 0x0000073E
      Download Snes9X Euphoria R2.1 emulator HERE

      Code:
      _S HBD7D4E7A5
      _G Snes9X Euphoria R5 Beta 3 for OFW v0.2
      _C0 PAR/RAM SNES byte write
      _L 0x60D2224C 0x000000??
      _L 0x00000001 0x0000XXXX
      
      Example:
      
      PAR/RAM SNES byte write
      7E073E:90
      
      PSP byte write
      _L 0x60D2224C 0x00000090
      _L 0x00000001 0x0000073E
      Download Snes9X Euphoria R5 Beta 3 for OFW v0.2 emulator HERE
      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


      • #18
        Cool find, lee4! You're FULL of surprises. Besides, SNES9x Euphoria was one of the "problem" emulators (where a lot of 7E-type PAR codes wouldn't work). Thanks!
        Tempus fugit, ergo, carpe diem.

        Time flies, therefore, seize the day.

        Comment


        • #19
          I've been poking around in NES Tetris using TempAR 1.62-3 on NesterJ 1.13, and I found the score addresses starting at 0x00341743 and 0x00341763. That's right--there are TWO simultaneously-updating sets of addresses dealing with the total points you've accumulated during your current game. I've tried tinkering with the addresses around 0x00341743, but the only thing I can come up with is to make each block worth 100 points (give or take), by locking the value at 0x00341743 at 0xA0.

          I haven't yet tried to fiddle with the addresses around 0x00341763. I'll let you know what sort of weirdness results from THAT.

          EDIT: Discovered how to make the score "roll over" instead of being stuck at 999,999. The only "bad" side to this is that it rolls over every 900,000 points instead of every million. The score increases as normal from 0 to 199,999, then goes to A00,000. This will increase up to F99,999, at which point it rolls over back to 000,000. This could, in theory, go on indefinitely. If you want to get a good ending, however, try not to lose right after you roll the score back around to 0.

          I happened upon this code by decrypting the original Game Genie code--ASEOXGEP (found it on another site, but can't remember which one), and hunting down the equivalent ROM address in TempAR.

          The CWCheat code is 0x003A63A4 0x00000010. I might try to modify the original Game Genie code to see if it works any different than my CWCheat code.
          Last edited by xirtamehtsitahw; 01-28-2015, 03:14:42 PM.
          Tempus fugit, ergo, carpe diem.

          Time flies, therefore, seize the day.

          Comment


          • #20
            v1.13 is older than v1.12 RX

            Why you post tetris in my thread?

            Code:
            _S HB000B0B07
            _G NesterJ v1.12 RX
            
            _C0 PAR/RAM NES byte write
            _L 0x617BF9F8 0x000000??
            _L 0x00000001 0x0000XXXX
            
            Example:
            
            NES PAR/RAM
            00BF:12
            
            PSP byte write
            _L 0x617BF9F8 0x00000012
            _L 0x00000001 0x000000BF
            
            Download NesterJ v1.12 RX emulator [url=http://dl.qj.net/psp/emulators/nesterj-112-rx.html]HERE[/url]
            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
              Mainly because you don't accept PMs from other members, so I had to get in touch with you by post. Sorry to hijack your thread, but it's the only way I seem to be able to get in touch with you. Just wanted to let you know that I already found an easier way to convert PAR/Game Genie codes directly to CWCheat format.

              The master start address for an NES game's RAM is at 0x003416D0. The ROM addresses start at 0x003A471A. Note that this is likely for NesterJ 1.13 ONLY.

              And, what features does 1.12 RX have that 1.13 doesn't? AFAIK, any game I play on NesterJ 1.13 works (mostly--couldn't get any of the NES Pikachu homebrew/pirated games except for Pikachu Y2K to work).
              Last edited by xirtamehtsitahw; 01-29-2015, 03:20:30 PM.
              Tempus fugit, ergo, carpe diem.

              Time flies, therefore, seize the day.

              Comment


              • #22
                I do read other user's post or thread everyday but does not mean I need to reply them.

                you need use NesterJ 1.12 Plus 0.80 get here

                to play homebrew/pirated games

                1.13 is build from older source code than 1.12 RX is
                Last edited by lee4; 01-29-2015, 04:04:30 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


                • #23
                  Thanks for the info. However, there is an even newer version of NesterJ than 1.12 RX. It's called 1.12 AEoX r3. I've already downloaded it. It has even more features than 1.12 RX--rewinds of over 90 SECONDS (not just 10 seconds like most emulators), mirroring and rotating of the screen, sepia-tone option, and, of course, full cheat support.

                  NesterJ 1.13 can play hacked/patched versions of NES games. I have several already in my ROM folder--two which feature Yoshi as the main character instead of Mario (SMB1 hacks), another which is based on the Japanese game Mitsume ga Tooru, featuring a decently sprited Charmeleon in place of the little bald kid. The sounds are very reminiscent of Teenage Mutant Ninja Turtles.

                  SNES9xTYL mecm 0.4.2 can play pirated games just fine. It also has nearly full cheat support. Pretty much any cheat I've tried, works.
                  Tempus fugit, ergo, carpe diem.

                  Time flies, therefore, seize the day.

                  Comment


                  • #24
                    Note: I do not give permission to print/post these codes outside the Gamehacking.org

                    _S ULUS-10154
                    _G Metal Slug Anthology (NTSC-U)
                    _C0 RAM Pointer [lee4]
                    _L 0xE002000? 0x017FF0A0
                    _L 0x6013BF44 0x000000XX
                    _L 0x00010001 0x0000YYYY

                    _S ULJS-00090
                    _G Metal Slug Anthology (NTSC-J)
                    _C0 RAM Pointer [lee4]
                    _L 0xE002000? 0x017FF0A0
                    _L 0x6013BF04 0x000000XX
                    _L 0x00010001 0x0000YYYY

                    _S ULES-00530
                    _G Metal Slug Anthology (PAL)
                    _C0 RAM Pointer [lee4]
                    _L 0xE002000? 0x017FF0A0
                    _L 0x60139184 0x000000XX
                    _L 0x00010001 0x0000YYYY

                    ?:Game indicator
                    0:Metal Slug
                    1:Metal Slug 2
                    2:Metal Slug X
                    3:Metal Slug 3
                    4:Metal Slug 4
                    5:Metal Slug 5

                    Note: I do not give permission to print/post these codes outside the codemasters-project.net and Gamehacking.org websites.
                    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


                    • #25
                      great code set.

                      - - - Updated - - -

                      great code set. anything for metal gear?

                      Comment


                      • #26
                        None and I dont take codes Requests
                        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


                        • #27
                          _S HBE34B04D2
                          _G TempGBA4PSP-26731020

                          _C0 03000000 RAM
                          _L 0x6009A908 0x0000????
                          _L 0x000Z0001 0x0000YYYY

                          _C0 02000000 RAM
                          _L 0x6009A108 0x0000????
                          _L 0x000Z0001 0x0000YYYY

                          _C0 04000130 Buttons
                          _L 0xE002???? 0x00933144

                          ????=value
                          YYYY=offset
                          Z=8 (0) or 16bit (1) value

                          Example:

                          (Metroid Fusion moon jump)
                          74000130 03FE
                          83001260 0040

                          _C0 Metroid Fusion moon jump
                          _L 0xE00203FE 0x00933144
                          _L 0x6009A908 0x00000040
                          _L 0x00010001 0x00001260
                          Last edited by lee4; 09-02-2015, 05:20:04 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


                          • #28
                            I do not give permission to print these codes outside the gamehacking.org

                            _S ULUS-10277
                            _G Castlevania The Dracula X Chronicles

                            _# Symphony Of The Night Codes
                            _C0 SOTN-Alucard Plus Strength (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963F5C 0x000003E7
                            _C0 SOTN-Alucard Plus Con (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963F60 0x000003E7
                            _C0 SOTN-Alucard Plus Intel (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963F64 0x000003E7
                            _C0 SOTN-Alucard Plus Luck (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963F68 0x000003E7
                            _C0 SOTN-Alucard Max Level (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963F7C 0x00000063
                            C0 SOTN-SubWeapon Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963F90 0x0000000?
                            _C0 SOTN-Right Hand Item Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963F94 0x0000007B
                            _C0 SOTN-Left Hand Item Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963F98 0x00000010
                            _C0 SOTN-Head Garb Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963F9C 0x0000002D
                            _C0 SOTN-Armor Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963FA0 0x0000000F
                            _C0 SOTN-Cloak Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963FA4 0x00000038
                            _C0 SOTN-Other 1 Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963FA8 0x0000004E
                            _C0 SOTN-Other 2 Modifier (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963FAC 0x00000039
                            _C0 SOTN-Alucard Max Attack (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963FB0 0x000003E7
                            _C0 SOTN-Alucard Max Attack (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963FB4 0x000003E7
                            _C0 SOTN-Alucard Max Def (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x10963FB8 0x000003E7
                            _C0 SOTN-Super Jump (By lee4)
                            _L 0xE002FFF0 0x001336AC
                            _L 0xD0000001 0x10004000
                            _L 0x10975F84 0x00000000
                            _C0 SOTN-Maria (By lee4)
                            _L 0xD01336AC 0x0000FFF0
                            _L 0x00963918 0x00000002

                            _# Rondo of Blood PCE Version
                            _C0 Original PCE RoB 99 Rest (By lee4)
                            _L 0xE002FFF0 0x00189C58
                            _L 0x6036F594 0x00000099
                            _L 0x00000001 0x0018008D

                            _C0 Original PCE RoB 99 Hearts (By lee4)
                            _L 0xE003FFF0 0x00189C58
                            _L 0xD0000001 0x30000300
                            _L 0x6036F594 0x00000099
                            _L 0x00000001 0x00180094
                            * Hold L+R at End of Stage Results to Continue

                            _C0 Original PCE RoB Credit (By lee4)
                            _L 0xE002FFF0 0x00189C58
                            _L 0x6036F594 0x00009999
                            _L 0x00010001 0x00180096

                            _C0 Original PCE RoB Inf Health (By lee4)
                            _L 0xE003FFF0 0x00189C58
                            _L 0xD0000001 0x30000300
                            _L 0x6036F594 0x0000005C
                            _L 0x00000001 0x00180098
                            * Hold L+R at End of Stage Results to Continue

                            _C0 Original PCE RoB Play as Maria (By lee4)
                            _L 0xE002FFF0 0x00189C58
                            _L 0x6036F594 0x00000001
                            _L 0x00000001 0x0018009F

                            _C0 Original PCE RoB Kill boss with 1 (By lee4)
                            _L 0xE002FFF0 0x00189C58
                            _L 0x6036F594 0x00000000
                            _L 0x00000001 0x001812B8

                            _C0 Original PCE RoB Invincibility (By lee4)
                            _L 0xE002FFF0 0x00189C58
                            _L 0x6036F594 0x00000002
                            _L 0x00000001 0x00181460

                            _C0 Original PCE RoB Seconday Weapon (By lee4)
                            _L 0xE002FFF0 0x00189C58
                            _L 0x6036F594 0x0000000?
                            _L 0x00000001 0x00180093

                            Seconday Weapon Digits
                            0 = Nothing (Richter/Maria)
                            2 = Axe / Cat
                            3 = Holy Water / Turtle
                            4 = Cross / Dragon
                            5 = Knife / Birds
                            6 = Watch / Egg
                            7 = Key
                            8 = Bible / Music Book

                            _#Rondo of Blood PSP
                            _C0 RoB - Invincible (Both) (By Phoenix/フェニックス, Pointers by lee4)
                            _L 0xE003FFF0 0x00231424
                            _L 0x602F257C 0x000000FF
                            _L 0x00000001 0x00000380

                            _C0 RoB - Float (Richter) 2X=on L=off (By AlexWong, Pointers by lee4)
                            _L 0xE003FFF0 0x00231424
                            _L 0xD0000001 0x30000100
                            _L 0x602F257C 0x00000000
                            _L 0x00000001 0x00000374
                            * Double Press the X button will be able to float. (originally backward somersault)
                            To land, hold down the L button.

                            _C0 RoB - Infinite Jump (Maria) Hold L then press X (By AlexWong, Pointers by lee4)
                            _L 0xE003FFF0 0x00231424
                            _L 0xD0000001 0x10000100
                            _L 0x602F257C 0x00000001
                            _L 0x00000001 0x00000280

                            _C0 RoB -Sub-Weapon Mod (Both) (By bfoos, Pointers by lee4)
                            _L 0xE003FFF0 0x00231424
                            _L 0x003F8B2C 0x000000??
                            _L 0x602F257C 0x000000??
                            _L 0x00000001 0x000003D5

                            Sub-Weapon Digits
                            00 = Nothing (Richter/Maria)
                            01 = Knife / Birds
                            02 = Axe / Cat
                            03 = Holy Water / Turtle
                            04 = Cross / Dragon
                            05 = Bible / Music Book
                            06 = Watch / Egg
                            07 = Key
                            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


                            • #29
                              Black Rock Shooter (US)

                              https://forum.gamehacking.org/node/134784
                              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


                              • #30
                                Mortal Kombat Mythologies - Sub-Zero (SLUS-00476)

                                Mortal Kombat Mythologies - Sub-Zero (SLUS-00476)

                                _C0 Inf HP (All Levels)
                                _L 0x610D7F88 0x000000A6
                                _L 0x00010001 0x09800354

                                _C0 Inf MP (All Levels)
                                _L 0x610D7F88 0x000000A6
                                _L 0x00010001 0x09800356

                                NOTE: This is for cwcheatpops-cwcheatcodeformat.prx plugin only
                                If you are using TempAR use the CWcheat _C0 _L format and Turn off the real addressing in TempAR.
                                Last edited by lee4; 02-27-2017, 02:57:47 AM.
                                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

                                Working...
                                X