Announcement

Collapse
No announcement yet.

luc-ita's codes

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

  • btw look like you forget to add codetype in recent saturn codes
    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


    • Originally posted by lee4 View Post
      btw look like you forget to add codetype in recent saturn codes
      You're right.
      0X code type is "write only once at boot of the system", but emulators like Yabause doesn't support that.
      So I'm goin to fix my codes now.
      Many thanks lee4.
      Learning how to hack real life

      Comment


      • Originally posted by luc-ita View Post

        Wipeout 64 NTSC-U N64

        Code:
        Opponents move very slowly
        8101ECB4 0810
        8101ECB6 0000
        81400000 3C01
        81400002 801B
        81400004 3C02
        81400006 801C
        81400008 343B
        8140000A C120
        8140000C 1370
        8140000E 0002
        81400010 0000
        81400012 0000
        81400014 AC40
        81400016 C17C
        81400018 343B
        8140001A C228
        8140001C 1370
        8140001E 0002
        81400020 0000
        81400022 0000
        81400024 AC40
        81400026 C284
        81400028 343B
        8140002A C330
        8140002C 1361
        8140002E 0002
        81400030 0000
        81400032 0000
        81400034 AC40
        81400036 C38C
        81400038 343B
        8140003A C438
        8140003C 1370
        8140003E 0002
        81400040 0000
        81400042 0000
        81400044 AC40
        81400046 C494
        81400048 343B
        8140004A C540
        8140004C 1370
        8140004E 0002
        81400050 0000
        81400052 0000
        81400054 AC40
        81400056 C59C
        81400058 343B
        8140005A C648
        8140005C 1370
        8140005E 0002
        81400060 0000
        81400062 0000
        81400064 AC40
        81400066 C6A4
        81400068 343B
        8140006A C750
        8140006C 1370
        8140006E 0002
        81400070 0000
        81400072 0000
        81400074 AC40
        81400076 C7AC
        81400078 343B
        8140007A C858
        8140007C 1370
        8140007E 0002
        81400080 0000
        81400082 0000
        81400084 AC40
        81400086 C8B4
        81400088 343B
        8140008A C960
        8140008C 1370
        8140008E 0002
        81400090 0000
        81400092 0000
        81400094 AC40
        81400096 C9BC
        81400098 343B
        8140009A CA68
        8140009C 1370
        8140009E 0002
        814000A0 0000
        814000A2 0000
        814000A4 AC40
        814000A6 CAC4
        814000A8 343B
        814000AA CB70
        814000AC 1370
        814000AE 0002
        814000B0 0000
        814000B2 0000
        814000B4 AC40
        814000B6 CBCC
        814000B8 343B
        814000BA CC78
        814000BC 1370
        814000BE 0002
        814000C0 0000
        814000C2 0000
        814000C4 AC40
        814000C6 CCD4
        814000C8 343B
        814000CA CD80
        814000CC 1370
        814000CE 0002
        814000D0 0000
        814000D2 0000
        814000D4 AC40
        814000D6 CDDC
        814000D8 343B
        814000DA CE88
        814000DC 1370
        814000DE 0002
        814000E0 0000
        814000E2 0000
        814000E4 AC40
        814000E6 CEE4
        814000E8 343B
        814000EA CF90
        814000EC 1370
        814000EE 0002
        814000F0 0000
        814000F2 0000
        814000F4 AC40
        814000F6 CFEC
        814000F8 03E0
        814000FA 0008


        A year ago I did a 64-line subroutine, uselessly.
        Today I took the code back into my hands, recreated the cheat to do a "opponents don't move" code, modifying only one line.
        I'm in continuous learning.


        Wipeout 64 NTSC-U N64

        Code:
        Opponents don't move
        81020F30 03E0
        81020F32 0008
        Learning how to hack real life

        Comment


        • Mickey's Speedway USA NTSC-U NMLE N64

          Old codes that I've created as per a request of a user on Discord

          Code:
          Opponents don't move v1
          //In contest mode the opponents move very slowly
          8101CFF4 2400
          81005860 0810
          81005862 0018
          81400060 3C01
          81400062 801A
          81400064 8C2C
          81400066 0744
          81400068 1180
          8140006A 000D
          8140006C 0000
          8140006E 0000
          81400070 4480
          81400072 2000
          81400074 E584
          81400076 00A4
          81400078 8C2C
          8140007A 0748
          8140007C E584
          8140007E 00A4
          81400080 8C2C
          81400082 074C
          81400084 E584
          81400086 00A4
          81400088 8C2C
          8140008A 0750
          8140008C 1180
          8140008E 0004
          81400090 0000
          81400092 0000
          81400094 E584
          81400096 00A4
          81400098 8C2C
          8140009A 0754
          8140009C E584
          8140009E 00A4
          814000A0 03E0
          814000A2 0008
          
          Opponents don't move v2
          //In contest mode the opponents don't move
          8101CFF4 2400
          D12894C0 E604
          812894C0 AE00
          D129A130 E604
          8129A130 AE00
          D12A2AF0 E604
          812A2AF0 AE00
          D12B9F60 E604
          812B9F60 AE00
          D129F510 E604
          8129F510 AE00
          D129CD90 E604
          8129CD90 AE00
          D12ACA70 E604
          812ACA70 AE00
          D127E670 E604
          8127E670 AE00
          D126FA70 E604
          8126FA70 AE00
          D1298850 E604
          81298850 AE00
          D129A940 E604
          8129A940 AE00
          D129C360 E604
          8129C360 AE00
          D1288550 E604
          81288550 AE00
          D12978B0 E604
          812978B0 AE00
          D126D0C0 E604
          8126D0C0 AE00
          D12BAE90 E604
          812BAE90 AE00
          D124A660 E604
          8124A660 AE00
          D12479C0 E604
          812479C0 AE00
          D124F960 E604
          8124F960 AE00
          D1292D80 E604
          81292D80 AE00
          
          Double the speed
          //Hold down Z to go at normal speed
          810577DC 0810
          810577DE 0000
          810577E0 2400
          81400000 8E02
          81400002 0064
          81400004 8043
          81400006 0000
          81400008 1460
          8140000A 0009
          8140000C 0000
          8140000E 0000
          81400010 3C1B
          81400012 C240
          81400014 3C01
          81400016 800D
          81400018 9021
          8140001A F370
          8140001C 3418
          8140001E 0080
          81400020 1438
          81400022 0003
          81400024 0000
          81400026 0000
          81400028 449B
          8140002A 2000
          8140002C E444
          8140002E 0004
          81400030 0801
          81400032 5DF9
          
          Quadruple the speed
          //Hold down Z to go at normal speed
          D1283C10 C1FF
          81283C10 C240
          D1294880 C1FF
          81294880 C240
          D129D240 C1FF
          8129D240 C240
          D12B46B0 C1FF
          812B46B0 C240
          D1299C60 C1FF
          81299C60 C240
          D12974E0 C1FF
          812974E0 C240
          D12A71C0 C1FF
          812A71C0 C240
          D1278DC0 C1FF
          81278DC0 C240
          D126A1C0 C1FF
          8126A1C0 C240
          D1292FA0 C1FF
          81292FA0 C240
          D1295090 C1FF
          81295090 C240
          D1296AB0 C1FF
          81296AB0 C240
          D1244DB0 C1FF
          81244DB0 C240
          D124A0B0 C1FF
          8124A0B0 C240
          D1242110 C1FF
          81242110 C240
          D128D4D0 C1FF
          8128D4D0 C240
          D1282CA0 C1FF
          81282CA0 C240
          D1292000 C1FF
          81292000 C240
          D1267810 C1FF
          81267810 C240
          D12B55E0 C1FF
          812B55E0 C240
          D12AA560 C1FF
          812AA560 C240
          D12C5D60 C1FF
          812C5D60 C240
          D12B3730 C1FF
          812B3730 C240
          D125C770 C1FF
          8125C770 C240
          810577DC 0810
          810577DE 0000
          810577E0 2400
          81400000 8E02
          81400002 0064
          81400004 8043
          81400006 0000
          81400008 1460
          8140000A 0009
          8140000C 0000
          8140000E 0000
          81400010 3C1B
          81400012 C240
          81400014 3C01
          81400016 800D
          81400018 9021
          8140001A F370
          8140001C 3418
          8140001E 0080
          81400020 1438
          81400022 0003
          81400024 0000
          81400026 0000
          81400028 449B
          8140002A 2000
          8140002C E444
          8140002E 0004
          81400030 0801
          81400032 5DF9
          Learning how to hack real life

          Comment


          • 18 Wheeler - American Pro Trucker PAL-M4 SLES-50214 PS2

            Code:
            Skip intro FMV
            201E2678 03E00008
            
            Time stopped
            20138140 10000004
            2015A35C 10000004
            
            Drive without rival
            201A9400 00000000
            
            Rivals don't move
            201A95B4 00000000
            
            Rivals are slow
            20224A84 3E99999A
            
            Quadruple player acceleration
            203064C0 40800000
            
            Octuple player acceleration
            203064C0 41000000
            Learning how to hack real life

            Comment


            • The King of Route 66 PAL-M5 SLES-51615 PS2

              Code:
              Rivals don't move
              //The opponent sometimes advances in the race but in fact does not move and never reaches the finish line
              //Do not use in Rival Chase and Route 66 Challenge modes
              201BAC40 03E00008
              
              Turbo always usable
              201A3288 10000028
              201405D8 10000003
              
              Timer stopped
              20149258 1000004F
              
              Take 66 emblems anywhere
              2014C0BC 00000000
              Learning how to hack real life

              Comment


              • Ferrari F355 Challenge PAL-M5 SCES-50956 PS2

                Code:
                Timer stopped
                20196AF4 1000002A
                
                Opponents don't move
                201473BC 00000000
                Learning how to hack real life

                Comment


                • Outrun 2006 - Coast 2 Coast PAL-M5 SLES-53998 PS2

                  Code:
                  Magnet effect on AI
                  //when the player is close the AI is rejected or attracted
                  201EA510 00000000
                  
                  Rivals and AI don't move
                  201EADC4 00000000
                  Learning how to hack real life

                  Comment


                  • Sega Ages I Love Mickey Mouse: Fushigi no Oshiro Daibouken/I Love Donald Duck: Guruzia Ou no Hihou NTSC-J GS-9179 SATURN

                    Code:
                    *Hacks for the Quackshot game*
                    
                    ENABLE CODE (MUST BE ON!)
                    D6100150  5155
                    
                    Donald walks through enemies
                    160337C4 0009
                    
                    Take chillies anywhere
                    16087BF4 0009
                    
                    Take food that falls from enemies anywhere
                    16087E18 0009
                    
                    Take 1UP anywhere
                    16087B4C 0009
                    
                    Moonjump - RAM
                    //The more you press to jump the more you jump high
                    //While falling, hold for a slow descent
                    12FEE06 0E00
                    
                    Moonjump - ASM
                    160390F8 E228
                    
                    Super moonjump - ASM
                    160390F8 E238
                    
                    Unlimited ammo
                    160840D4 0009
                    
                    Shoot even without ammo
                    //When the ammo runs out they go negative
                    16084310 A004
                    
                    
                    
                    *Hacks for the Castle of illusion game*
                    
                    ENABLE CODE (MUST BE ON!)
                    D6100150 4D49
                    
                    Mickey walks through enemies
                    1604AF0A A005
                    
                    Take items anywhere
                    1602465E 0009
                    
                    The giant apple, and other damage-causing objects, go through Mickey
                    1604AE42 A005
                    
                    Jump in midair - RAM
                    12FF406 0000
                    
                    Jump higher
                    160583B4 FFAC
                    
                    Unlimited ammo
                    16053A70 0009
                    
                    Throw items even when they are zero
                    160539F4 A004
                    Last edited by luc-ita; 07-09-2020, 06:48:54 AM. Reason: Fixed codes and added enable codes. Thanks lee4.
                    Learning how to hack real life

                    Comment


                    • Spot Goes to Hollywood PAL-E T-7001H-50 SATURN

                      Code:
                      Take collectables, hit enemies and objects anywhere - emulators version
                      //Use with "Invulnerable Spot" code because enemies hit Spot anywhere
                      //For problems with teleports, deactivate the cheat and reactivate it later
                      1601A608 0009
                      
                      Deactivate Take collectables, hit enemies and objects anywhere - emulators version
                      1601A608 8F0C
                      
                      Each red token gives a life
                      16017C1C 0009
                      16017C42 211A
                      
                      Invulnerable Spot
                      //Except for the spikes
                      16018A1E 0009
                      16018A18 A005
                      
                      Spot walks on spikes
                      1601AED2 0009
                      
                      Activate the Cool Menu
                      36042084 0001
                      Last edited by luc-ita; 07-08-2020, 10:36:00 AM.
                      Learning how to hack real life

                      Comment


                      • Rayman PAL-E T-17701H-50 SATURN

                        Code:
                        Each orb gives a life
                        16029FFC 0009
                        
                        Jump higher
                        1605D9A0 E0F7
                        1605D99C E0F7
                        
                        Jump much higher
                        1605D9A0 E0F0
                        1605D99C E0F0
                        
                        Untouchable Rayman
                        1602A598 0009
                        Last edited by luc-ita; 07-08-2020, 10:00:20 AM. Reason: Deleted jump in midair and Reset level timer codes, fixed codetype for Jump codes. Thanks lee4.
                        Learning how to hack real life

                        Comment


                        • Fantastic stuff luc-ita! If you are still doing PS2 codes at the moment, could you possibly make some codes for Supercar Street Challenge PS2? Any region is fine. Been wanting codes for that game for ages now. Thank you.
                          Last edited by orcanaoftime; 06-27-2020, 07:34:11 PM.

                          Comment


                          • Originally posted by orcanaoftime View Post

                            Hello luc-ita, sorry I did not get a chance to do the testing and sorry for the late reply. That is great you figured it out!
                            Hey there!
                            I just wanted to reply since I was the one who originally asked for most of the Turbo/PC-E CD codes. I can confirm that all the codes he created for for PC-E/Turbo CD in fact work when using hex editor to apply the codes. The few I had issues with I had to make sure to convert the images I had specifically to .iso/.wav files. If a game has multiple .iso files, check all of them for the codes to change! For Valis III, as an example, the games has multiple .iso files but only track number 63 is the one to edit...

                            P.S. - All the codes for the Sega CD games also work. I saw another user asking about the codes for Anet Futatabi and I can confirm the codes work for the entire game

                            Comment


                            • Originally posted by Liquidpolicenaut View Post

                              Hey there!
                              I just wanted to reply since I was the one who originally asked for most of the Turbo/PC-E CD codes. I can confirm that all the codes he created for for PC-E/Turbo CD in fact work when using hex editor to apply the codes. The few I had issues with I had to make sure to convert the images I had specifically to .iso/.wav files. If a game has multiple .iso files, check all of them for the codes to change! For Valis III, as an example, the games has multiple .iso files but only track number 63 is the one to edit...

                              P.S. - All the codes for the Sega CD games also work. I saw another user asking about the codes for Anet Futatabi and I can confirm the codes work for the entire game
                              Thanks very much for the heads up! Much appreciated. Can I ask what program you use to convert the images to iso/wav?

                              Comment


                              • Originally posted by orcanaoftime View Post
                                Fantastic stuff luc-ita! If you are still doing PS2 codes at the moment, could you possibly make some codes for Supercar Street Challenge PS2? Any region is fine. Been wanting codes for that game for ages now. Thank you.
                                Hi, I've little free time lately but as soon as I can I'll see what i can do for the game you asked for.
                                Learning how to hack real life

                                Comment

                                Working...
                                X