Announcement

Collapse
No announcement yet.

What are the values for the multiplier codes of SMTIII: Nocturne?

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

  • What are the values for the multiplier codes of SMTIII: Nocturne?

    Taken from the page of this website
    2026A86C 00041280

    This is allegedly 1024x for exp, issue is that when I look on my calculator 1024 DEC in HEX is 400. The number reflected here is not 1024.

    If the digits to mod start after 280 (which is where the modding begins) is HEX is 640 in DEC.

    2026A86C 00041240 This code allegedly multiplies the EXP by 512, same issue, 240 is not 512 but rather 576.
    Last edited by Duncan Idaho; 01-05-2017, 04:31:19 PM.

  • #2
    the reason is sll v0, a0, XX
    its an actual multiplier not a Fixed Value multiplier

    040:x2
    080:x4
    0c0:x8
    100:x16
    140:x32
    180:x64
    1c0:x128
    200:x256
    240:x512
    280:x1024

    For If you like what i do

    Comment


    • #3
      The code most likely modifies an assembly instruction. It's probably altering a left shift.
      Edit: Skiller beat me to it.
      I only bother with things that interest me.

      Comment


      • #4
        @Skiller thanks! so one question, would me using these values: 4C0 on the code so it looks like (2026A86C 000414C0) would it work? Also this a bit off topic, but can I somehow decrypt by CB v7 file and place it back again on my mem card and will CB7 re encrypt it?

        I am taking the values from this code 2026A89C 000414C0 which is supposed to give x524288 but I'd be happy if I can reach something like 4096 or higher.
        Last edited by Duncan Idaho; 01-05-2017, 05:15:15 PM.

        Comment


        • #5
          (2026A86C 000414C0) 1048576 times

          use cb2util to decrypt and convert cbc to text file
          then use omniconvert convert text file into cbc
          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


          • #6
            Originally posted by lee4 View Post
            (2026A86C 000414C0) 1048576 times

            use cb2util to decrypt and convert cbc to text file
            then use omniconvert convert text file into cbc
            Just in case, to see if the logic is valid, given the increase of 40's.

            280:x1024 -> 320>2048? 360->4062? and 440 4096? I tried using the encrypted money code the game would not start, it led to a black screen. So I want to check the logic.

            Comment


            • #7
              oops :P

              2c0: x2048
              300: x4096
              340: x8192
              380: x16384
              3c0: x32768
              400: x65536
              440: x131072
              480: x262144
              4C0: x524288
              Last edited by lee4; 01-05-2017, 05:46:03 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


              • #8
                also you do not need encypt codes for CB for this game
                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


                • #9
                  Originally posted by lee4 View Post
                  also you do not need encypt codes for CB for this game
                  They are encrypted by default on my PS2 CB file, it's why I was asking if there was any way to unecrypt the file.

                  Comment


                  • #10
                    I told you how to do it on post#5
                    you can mix ,CB1 format can use raw format
                    Last edited by lee4; 01-05-2017, 06:29:53 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


                    • #11
                      Originally posted by lee4 View Post
                      I told you how to do it on post#5
                      you can mix ,CB1 format can use raw format
                      To clarify, I haven't yet c&p my CB file onto a stick then c&p on pc>run cb2util and decrypted and converted to text before running it through onmi convert.

                      Trying atm the digits you left. I can say that apparently 4c0 as well 340 don't help to multiply exp.

                      Well that or it's an issue with the master code being also encrypted. Because the money cheat does multiplies Cash

                      Assuming Cb2crypt 1.3 is encrypting this correctly with the V7 option on.

                      It seems I might need to outright ask for a code.

                      more updates.

                      Using the default encrypted code:

                      6D1B2E98 7811C9D5 which multiplies by x512 it works.

                      Now to test this with the 300 unencrypted before re encrypting.

                      83097AD9 43FB7345 supposedly that is. -> This works.

                      Now to test it with 400.

                      400 works. Next test is with 4c0
                      Last edited by Duncan Idaho; 01-05-2017, 08:18:53 PM.

                      Comment


                      • #12
                        you can use decrypted codes
                        Code:
                        CBv7+:
                        The following code can be used to turn the CBv7+ encryption requirement off.
                        
                        CBv7+ Encryption OFF (Must be on to mix RAW and encrypted codes)
                        0CF49BDF A4E29C32
                        
                        The above code is by no means an end all solution. It can however be useful in certain circumstances.
                        
                        Proper use is:
                        Encrypted codes.
                        Encryption off code.
                        RAW codes.
                        Example:

                        x524288
                        EFF93540 B11B933F

                        CBv7+ Encryption OFF
                        0CF49BDF A4E29C32

                        x524288
                        2026A89C 000414C0

                        work on all games uses CB7+ B4336FA9 4DFEFB79 encryption
                        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


                        • #13
                          It works, all too well I am afraid. The game skyrockets all the way to lvl 99, issue is that now the Skill points are glitched. Could anyone hack a skill point modifier to use with this code?

                          If anyone tackles the code, I have a couple extra request. Nothing mayor I hope


                          No random battles
                          0124A1F9 00000000

                          Could anyoe add a L1 ON R1 OFF code?

                          For the skill point, anyone could add to it a similar joker only that press say R2 for MAX L2 for 0?

                          Originally posted by lee4 View Post
                          you can use decrypted codes
                          Code:
                          CBv7+:
                          The following code can be used to turn the CBv7+ encryption requirement off.
                          
                          CBv7+ Encryption OFF (Must be on to mix RAW and encrypted codes)
                          0CF49BDF A4E29C32
                          
                          The above code is by no means an end all solution. It can however be useful in certain circumstances.
                          
                          Proper use is:
                          Encrypted codes.
                          Encryption off code.
                          RAW codes.
                          Example:

                          x524288
                          EFF93540 B11B933F

                          CBv7+ Encryption OFF
                          0CF49BDF A4E29C32

                          x524288
                          2026A89C 000414C0

                          work on all games uses CB7+ B4336FA9 4DFEFB79 encryption

                          For some reason they are not working. Let me test the code now without the encryption.
                          Last edited by Duncan Idaho; 01-05-2017, 08:24:53 PM.

                          Comment


                          • #14
                            Nope. Un-encrypted ain't working.

                            Comment


                            • #15
                              what ps2 model and cb version you have?
                              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