-
Notifications
You must be signed in to change notification settings - Fork 281
PCSE00707
Note: Restart game if cheat doesn't work.
Resets everytime you gain a level.
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.
Code Types Use TempAR - Vita Edition to generate your codes
Finding Pointers With TempAR - Vita Edition
Finding Pointers With TempAR (Video)
Finding Multi-Level Pointers With TempAR - Vita Edition