Skip to content

PCSE00707

r0ah edited this page Oct 26, 2019 · 1 revision

Note: Restart game if cheat doesn't work.

Max Base Stats

Resets everytime you gain a level.

XP Modifier

In this example, were going to modify Delta's XP points. Delta is currently level 1 but we want him to instantly reach level 28 in just one battle.

_V0 Delta XP Modifier [Note 2]
$3202 89035F94 00001680
$3200 00000000 00003128
$3300 00000000 xxxxxxxx #<---SET VALUE HERE

To achieve this, we're going to enter replace the xxxxxxxx value with 0x270F (9,999) by either modifying the psv file (see below) or by modifying the value thru the VitaCheat menu (see How to Use Modifiers). The latter is the easiest method and I suggest you do it thru the menu.

_V0 Delta XP Modifier [Note 2]
$3202 89035F94 00001680
$3200 00000000 00003128
$3300 00000000 0000270F #<---SET VALUE HERE

Once done, you must activate the cheat to reflect the changes then enter and win a battle to level up.

Clone this wiki locally