-
Notifications
You must be signed in to change notification settings - Fork 282
Formatting
r0ah edited this page Mar 5, 2019
·
1 revision
VitaCheat uses *.psv
as cheat file. It should consist of three parts:
-
Game Info: Should include most of the info listed on the Code Header.
-
Code Description: The total characters allowed is 65. If you exceed the limit the cheat won't work. Use ANSI encoding just in case but UTF-8 works too. The limit is 50 code descriptions for each
*.psv
file.
Identifiers:
-
_V0
- Off. Must be manually activated by end-user. -
_V1
- On. Cheat code will be automatically activated when the game boots.
- Code(s): The total codes allowed is 200 per code description.
# PCSA00147 Freedom Wars
_V0 Max Gold
$0200 81000000 3B9AC9FF
_V1 Max MP
$3200 81000000 0000008D8
$3300 00000000 3B9AC9FF
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