-
Notifications
You must be signed in to change notification settings - Fork 281
How to Use Modifiers
r0ah edited this page Mar 5, 2019
·
1 revision
Note: This is a temporary page until the folder support is implemented in VitaCheat. For now, use this as a reference.
This is an example of a modifier code. The xxxx
is the value you want to edit.
Note: VitaCheat doesn't actually support the xxxx
value so what you will see instead is a bunch of zeroes 0000
.
_V0 Item Slot #15 Modifier
$0100 84AFA6D0 0000xxxx #<---SET VALUE HERE: Enter the ITEM ID yourself
$0000 84AFA6D2 00000063
In the example below, we want to add the Goddess Statue which has a value of 051E
in slot 15 of our inventory:
_V0 Item Slot #15 Modifier
$0100 84AFA6D0 0000051E #<---SET VALUE HERE: Enter the ITEM ID yourself
Activate the cheat once you're done editing.
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