Announcement

Collapse
No announcement yet.

Need Pro action replay code types for SNES

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

  • Need Pro action replay code types for SNES

    Need to know the different code types like what is 8 byte constant write 16 byte ect. Is there an if then command?
    In order to view this post you must agree to the following terms and conditions... <br /> 1) I do NOT find Luigi offensive or objectionable.<br /> <br /> 2) I am viewing this post of my own free will.<br /> <br /> 3) I will NOT hold Luigi responsible for any death or accidental injury that may result from viewing this post.<br /> <br />&nbsp; &nbsp; &nbsp; &nbsp; click one<br /> <br />&nbsp; &nbsp; I AGREE............DISAGREE

  • #2
    Need Pro action replay code types for SNES

    the is only the 8 bit constant write only,i have asked for some time and no1 knows anything else besides that.
    Spoiler Alert! Click to view...

    THE BAD GUY!!!!!!

    Comment


    • #3
      Need Pro action replay code types for SNES

      I'm not sure if there are code types.
      1 Byte codes have a max value of 255.
      2 Byte codes have a max value of 65,535
      3 Byte codes have a max value of 16,777,215
      4 Byte codes have a max value of 4,294,967,295

      Um, so the higher the amount of the value of the code you are looking for the more lines you will need for the code. Say if a code has a max value of 255 (1 Byte) You will only need one line for your code. But if your code has a value of 65,000 (2 Byte) then you will need 2 lines of code. The old cheat devices were kinda ancient in not supporting things like code types.

      Comment


      • #4
        Need Pro action replay code types for SNES

        all that is is juts a way to search for bigger numbers but when it comes down to it it had to be broken into 8bit lines.
        Spoiler Alert! Click to view...

        THE BAD GUY!!!!!!

        Comment

        Working...
        X