Announcement

Collapse
No announcement yet.

[Request] FF7, halve EXP & double AP end-of-battle gains.

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

  • [Request] FF7, halve EXP & double AP end-of-battle gains.

    I'm looking for codes that put a multiplier or percentage effect onto the end-of-battle EXP and AP rewards. I wanted to do a sort of forced challenge mode here all of my EXP battle gains are halved or thirded. Then use a double or triple AP code to help offset the compounding challenge.

    All the existing EXP and AP codes are for fixed values. This won't work for the sort of run I want to do. I know there are also codes that give you items and materia that effect EXP and AP but I'm not looking to go that route either. I've been able to this to work on FF6 using the SNES PAR for I imagine there is a similar way to do it here.

    I currently have a GameShark for the PS1, but am willing to get a PS1 AR/PAR if need be.

    Thanks.

  • #2
    do you mean get halved exp and double ap in all battle

    Comment


    • #3
      Yes, from any and all battles. Whatever the natural EXP and AP allotment would have been for a battle, I want the EXP halved and the AP doubled.

      This goes for all random battles, forced battle encounters, and all boss battles.

      Comment


      • #4
        Anyone?

        Comment


        • #5
          Oh, I'll post these here too in case anyone else wants them. (As mentioned in PM) I had a quick look at my old codes, and they were assembly hacks in the right spot. Little bitwise shifting magic and half-assed testing on the old PCSX Debugger.

          Half XP Gain
          D01B067A AE62
          801B0670 1842
          D01B067A AE62
          801B0672 0003

          Quarter XP Gain
          D01B067A AE62
          801B0670 1882
          D01B067A AE62
          801B0672 0003

          Quad XP Gain
          D01B067A AE62
          801B0670 1880
          D01B067A AE62
          801B0672 0003

          Double AP Gain
          D01B06AA AE62
          801B06A0 1840
          D01B06AA AE62
          801B06A2 0003

          Quad AP Gain
          D01B06AA AE62
          801B06A0 1880
          D01B06AA AE62
          801B06A2 0003

          Double Gil Gain
          D01B0696 AE62
          801B068C 1840
          D01B0696 AE62
          801B068E 0003

          Quad Gil Gain
          D01B0696 AE62
          801B068C 1880
          D01B0696 AE62
          801B068E 0003

          Comment

          Working...
          X