Announcement

Collapse
No announcement yet.

Taz in Escape from Mars (USA)

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

  • #16
    Tony Hedstrom, We'll have to do 3 code subtracted internal energy, (100=100) and so all is well

    Comment


    • #17
      Tony Hedstrom, Please tell me whether you can get the code in game Light Crusader for infinite gold to the most expensive product is not bought but would only amount that is?

      Comment


      • #18
        FANAT...

        1) Did the single infinite energy code work for Light Crusader?

        2) I don't understand your question above about infinite gold.
        The Code Hut: http://codehut.gshi.org/

        Comment


        • #19
          I think he was trying to say if you know or can make a code to buy anything for free.
          Spoiler Alert! Click to view...

          THE BAD GUY!!!!!!

          Comment


          • #20
            I mean to buy only the amount that is there, but not to buy more expensive and will have an infinite gold! That is, free not to buy
            Last edited by FANAT; 11-05-2012, 03:59:51 PM.

            Comment


            • #21
              Originally posted by Tony Hedstrom View Post
              FANAT...

              1) Did the single infinite energy code work for Light Crusader?
              does not work perfectly


              As for infinite gold. I mean to buy only the amount that is there, but not to buy more expensive and always have infinite gold! That is, free not to buy, for example, if at the beginning of the game 200 GP you can not buy something that costs 1000, how is it always. for example, I tried to make this code but it was not luck
              Last edited by FANAT; 11-05-2012, 05:38:49 PM.

              Comment


              • #22
                Originally posted by FANAT View Post
                As for infinite gold. I mean to buy only the amount that is there, but not to buy more expensive and always have infinite gold! That is, free not to buy, for example, if at the beginning of the game 200 GP you can not buy something that costs 1000, how is it always. for example, I tried to make this code but it was not luck
                OK, I think I understand now. You want a code that lets you buy anything, even if you don't have enough money? I don't have time to look at the code right now, but here is some info that might help you find it...

                Set your debugger to break on write for the RAM address for your gold/money. When you try to buy something and the debugger snaps, look BEFORE where it stopped at and see if you can find a COMPARE instruction that is comparing how much money you have with how much money it costs. That compare instruction is sometimes right before the subtraction instruction. Once you find it, change the compare to a branch instruction instead.

                EDIT: If you're lucky, you'll be able to branch over the compare and the subtraction instruction so it will only take one code.
                Last edited by Tony H; 11-05-2012, 07:15:15 PM.
                The Code Hut: http://codehut.gshi.org/

                Comment


                • #23
                  FANAT, here's a slightly easier way to make that code...

                  Set your debugger to break on 'Read' for your Gold/Money RAM address. That way, when it reads your gold amount to check to see if you have enough, it will cause the debugger to snap.
                  Last edited by Tony H; 11-05-2012, 07:44:42 PM.
                  The Code Hut: http://codehut.gshi.org/

                  Comment


                  • #24
                    Tony Hedstrom, Maybe I explained to very hard. I want the code that allows you to buy, not all items are very expensive, for example, when there are 200 coins to buy only what is up to 200 coins. And the one that is more expensive just to collect the remaining money and then buy something that is more expensive, but there is always an infinite gold


                    When a character has infinite money and had 200 coins, and he's going to buy something expensive, for 1000 should be written I need more GP. But do not buy something that is worth 1000 for 200 coins. it had to be a simple code, but does not work so
                    Last edited by FANAT; 11-05-2012, 08:37:02 PM.

                    Comment


                    • #25
                      You could try changing the 'Subtract' instruction to an 'Add' instruction. That way, you could only buy the things you could afford, but you would have the cost of the item added to your money. Is that what you're looking for?
                      Last edited by Tony H; 11-05-2012, 08:36:42 PM.
                      The Code Hut: http://codehut.gshi.org/

                      Comment


                      • #26
                        Tony Hedstrom, yes this code to buy only that which allows for the money and have infinite money

                        Comment


                        • #27
                          trying to make the code comes only expensive to buy for cheap



                          Tony Hedstrom, You can make a PAR code, infinite entire inventory
                          Last edited by FANAT; 11-05-2012, 09:28:02 PM.

                          Comment


                          • #28
                            Originally posted by FANAT View Post
                            trying to make the code comes only expensive to buy for cheap

                            Tony Hedstrom, You can make a PAR code, infinite entire inventory
                            Working on other codes right now. I'm sure you'll figure it out.
                            The Code Hut: http://codehut.gshi.org/

                            Comment


                            • #29
                              Tony Hedstrom ok!!! you have free time to master code for Mulan please, I'm sorry that I'm so unlucky

                              Mulan

                              [INFINITE LIVES]
                              AJ8A-AA78

                              [INFINITE ENERGY]
                              ATMA-AA30

                              [INVINCIBILITY]
                              RYLT-A6YW
                              Last edited by FANAT; 11-05-2012, 10:34:06 PM.

                              Comment


                              • #30
                                Tony Hedstrom, I suffered for a long time to make the code Invincible, with the start of the game, without blinking, and without loss of life in the of the game New Zealand Story, but the result nebylo opportunity to do so with the one code? and still need codes always have a weapon that your character picks up the laser itd. I ask about this with great respect and who will help in this difficult matter
                                Last edited by FANAT; 11-08-2012, 03:31:06 AM.

                                Comment

                                Working...
                                X