Announcement

Collapse
No announcement yet.

Final Fantasy VI Advance request

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

  • #46
    Originally posted by Helder View Post
    It might be a different routine for enemies with alot of xp. Provide me a save where you fought this enemy and I'll make the additional code.
    Here you go. The enemy is inside the forest: Tyrannosaur or Brachiosaur.
    You can just use Attack with Locke or Jump with Edgar to kill them.

    Thanks!
    Attached Files

    Comment


    • #47
      go to this post :
      http://gamehacking.org/vb/threads/10...0633#post80633

      I updated the code it should work fine with all enemies but enemies with alot of EXP will still mess up if the multiplier is too high since the game doesn't allow exp to go past a certain amount and truncates the amount of anything over a 16bit value.
      Spoiler Alert! Click to view...

      THE BAD GUY!!!!!!

      Comment


      • #48
        Thanks for your help, really appreciate it

        Comment


        • #49
          Is this CodeBreaker or GameShark? I tried using it as CB and it had no effect.
          Last edited by TheDarkOne; 05-14-2015, 11:03:58 AM.

          Comment


          • #50
            You have to use it as a "Code" as you can see there is colon : between the address and value. The older vba especially the hacker version 1.72 accepts it as CB but newer versions don't.
            Spoiler Alert! Click to view...

            THE BAD GUY!!!!!!

            Comment


            • #51
              Oh, OK...by the way, does the Infinite Equip code apply to relics too, or just weapons & armor?

              Comment


              • #52
                Applies to anything you can equip, you might have to equip them remove and re-equip to update the value.
                Spoiler Alert! Click to view...

                THE BAD GUY!!!!!!

                Comment


                • #53
                  Originally posted by onmyouza View Post
                  02039130:63
                  This code will duplicate the item on the first slot to 99.

                  So if you want to duplicate Ribbon, just put it on the very first item slot (top most, left) then activate the code.
                  I usually disable the code immediately after that, then sort the item.
                  This is even better than the infinite equip code, but could it be modified to give less than 99? Maybe have it give only like 15 or so?

                  Comment


                  • #54
                    Change the 63 to 0F, the same can be done with my code as well by changing the 63 to 0F.
                    Spoiler Alert! Click to view...

                    THE BAD GUY!!!!!!

                    Comment


                    • #55
                      Works great, thanks so much!

                      Comment


                      • #56
                        Hey, Helder? Where's the "walk through walls" code on Final Fantasy VI? I don't believe we've seen that yet, if you don't mind me asking?

                        Comment


                        • #57
                          Kind of gave up on it, gave me a bit of a hard time and nothing great was made plus the newer no$gba emulators start to lag really bad even on my 8core 16gb with SSD rig which it should handle without breaking a sweat. The older versions before they became free seemed to work better, basically I'm not sure you will see a WTW code from me anytime soon.
                          Spoiler Alert! Click to view...

                          THE BAD GUY!!!!!!

                          Comment


                          • #58
                            Convert?

                            Originally posted by Helder View Post
                            I use the VBA 1.72 hacker edition which supports the code in this format, but on the newer 1.8.0 and VBA-M it doesn't work if you enter the code as Code Breaker so just enter it with the "Code" Button like so:

                            Exp Multiplier
                            080960C2:0???

                            ??:
                            2x = 040
                            4x = 080
                            8x = 0C0
                            16x = 100
                            32x = 140
                            64x = 180
                            128x = 1C0


                            so if I wanted 8x EXP I would input it as so:

                            080960C2:00C0
                            Hi. I'm new here. I don't normally do this kinda thing but I really want that exp MOD code. I'm using GPSP emulator and while PAR 3 codes work perfectly, I can't seem to get any other format working. In one of your posts, you said you had to convert it to AR to make it work. Is there any way you could post that on here in AR format. 00000000 00000000. All I want is exp x4. If it's too much of a hassle, don't worry about it. Thanks in advance

                            Comment


                            • #59
                              I know it's a long shot this will be read since this thread is five years old, but I'm going to ask anyway. There is code for the SNES version of the game that will have Rages automatically learned when you face an enemy in battle, even if Gau is not in your party. I wonder if it possible to duplicate this code for the GBA version.

                              Don't know if it helps, but here's the SNES version of the code,

                              C249F8:07
                              C249F9:4A

                              Comment


                              • #60
                                Originally posted by onmyouza View Post

                                02039130:63
                                This code will duplicate the item on the first slot to 99.

                                So if you want to duplicate Ribbon, just put it on the very first item slot (top most, left) then activate the code.
                                I usually disable the code immediately after that, then sort the item.
                                Exp Multiplier
                                080960C2:F76A
                                080960C4:F8A5
                                08000210:0209
                                08000212:4308
                                08000214:0???
                                08000216:4770

                                ??:
                                2x = 040
                                4x = 080
                                8x = 0C0
                                16x = 100
                                32x = 140
                                64x = 180
                                128x = 1C0

                                How do I convert this into a codebreaker code? I'm not using VBA.

                                Comment

                                Working...
                                X