Hacking VitaCheat/FinalCheat Database

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Updated the Plants vs Zombies "No Cooldown" to a new pointer, because the old one is giving some people issues. Also Updated the "Press DPad+Sq to Swap Plants" Code to use this new pointer. It also uses a simpler method to keep track of what plants are being used/swapped, a method to keep the Controller Input checks from being looped while holding the combo, and a new method for locking the currently selected "set" of plants from being constantly overwritten to avoid crashes on certain screens.... This was a project for sure.... I'm going to leave the comments, because if I have to ever go back and edit anything, it'll be a pain without them.

Code:
_V0 No Cooldown
$7102 815FC1F0 00000E9C
$7100 00000000 00000080
$7702 00000000 0000FFFF
$000A 00000074 00000000

_V0 Square + DPad Swaps Plants
### Initialize
#Check if 81888000 is blank
$D201 81888000 00000000
#Write normal data to 81888000 (05000100)
$0200 81888000 00010005
##End
#
### Controller Combo
#Check LB is 0
$D003 81888003 00000000
#Check Controller for R+Sq
$C202 00000001 00008020
#Mov single bit left
$5000 81888001 81888002
#Set LB to 1
$0000 81888003 00000001
##End
#
### Controller Combo
#Check LB is 0
$D003 81888003 00000000
#Check Controller for L+Sq
$C202 00000001 00008080
#Mov single bit right
$5000 81888001 81888000
#Set LB to 1
$0000 81888003 00000001
##End
#
#
### Apply Selection
#Check LB is 1
$D007 81888003 00000001
#Check S1 for 0x00
$D006 81888001 00000000
#Apply Set 0 to P.Compression
$7002 815FC1F0 00000E9C
$7200 00000000 00000090
$7702 00000000 00000000
$0008 00000074 00000001
#Set Normal Data to Set 0
$0000 81888000 00000005
$0000 81888002 00000001
##End
### Apply Selection
#Check LB is 1
$D007 81888003 00000001
#Check S1 for 0x00
$D006 81888001 00000001
#Apply Set 0 to P.Compression
$7002 815FC1F0 00000E9C
$7200 00000000 00000090
$7702 00000000 00000008
$0008 00000074 00000001
#Set Normal Data to Set 0
$0000 81888000 00000000
$0000 81888002 00000002
##End
### Apply Selection
#Check LB is 1
$D007 81888003 00000001
#Check S1 for 0x00
$D006 81888001 00000002
#Apply Set 0 to P.Compression
$7002 815FC1F0 00000E9C
$7200 00000000 00000090
$7702 00000000 00000010
$0008 00000074 00000001
#Set Normal Data to Set 0
$0000 81888000 00000001
$0000 81888002 00000003
##End
### Apply Selection
#Check LB is 1
$D007 81888003 00000001
#Check S1 for 0x00
$D006 81888001 00000003
#Apply Set 0 to P.Compression
$7002 815FC1F0 00000E9C
$7200 00000000 00000090
$7702 00000000 00000018
$0008 00000074 00000001
#Set Normal Data to Set 0
$0000 81888000 00000002
$0000 81888002 00000004
##End
### Apply Selection
#Check LB is 1
$D007 81888003 00000001
#Check S1 for 0x00
$D006 81888001 00000004
#Apply Set 0 to P.Compression
$7002 815FC1F0 00000E9C
$7200 00000000 00000090
$7702 00000000 00000020
$0008 00000074 00000001
#Set Normal Data to Set 0
$0000 81888000 00000003
$0000 81888002 00000005
##End
### Apply Selection
#Check LB is 1
$D007 81888003 00000001
#Check S1 for 0x00
$D006 81888001 00000005
#Apply Set 0 to P.Compression
$7002 815FC1F0 00000E9C
$7200 00000000 00000090
$7702 00000000 00000028
$0008 00000074 00000001
#Set Normal Data to Set 0
$0000 81888000 00000004
$0000 81888002 00000000
##End
#
#
### Reset to normal State
#Check LB is 1
$D002 81888003 00000001
#Check Controller for Sq alone
$C201 00000001 00008000
#Set LB to 0
$0000 81888003 00000000
##End
### Reset to normal State
#Check LB is 1
$D002 81888003 00000001
#Check Controller for L alone
$C201 00000001 00000080
#Set LB to 0
$0000 81888003 00000000
##End
### Reset to normal State
#Check LB is 1
$D002 81888003 00000001
#Check Controller for R alone
$C201 00000001 00000020
#Set LB to 0
$0000 81888003 00000000
##End
Edit:
Further testing shows that disabling "Enable Touch Controls" option messes with the pointers and shifts the required pointer by 0x8. I'll make a check for that later on. for now, If anyone uses controller instead of touch controls, please replace all of this address "815FC1F0" with this address "815FC1F8". You can use notepad's "Replace All..." feature in the edit menu for this or manually do it in vitacheat. If you swap control styles, you'll have to restart the game to set the pointers back to the right spots.
 
Last edited by Yohoki,

CrossOut

Well-Known Member
Member
Joined
Aug 12, 2018
Messages
404
Trophies
0
Age
34
XP
1,262
Country
United Kingdom
Codes for PSCB00676 Isaac Rebirth 1.05 mai or nonpdrm? The mai USA version has cheats but sadly the EUR one does not. Please if anyone can do the same cheats for EUR one that would be amazing. I tried the USA codes on the EUR mai version but sadly they do not work.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
I didn't trust the missing items in the item table (or the bad english) for Dragon Quest Builders, so I've made an item select menu code, similar to my PvZ code. It replaces 1 page from the Colossal Coffer with an item select menu. There's 20+ pages to scroll through and plenty of unused items that work and about as many filler blocks that just don't do anything. After activating the code, Select+L or Select+R will delete everything in the second half of coffer storage with the item select pages. Pressing Select+L/R again will swap the pages out for a new one.

Unfortunately, the items that were displayed don't "refresh" while looking at them, so you have to swap to Page 1 or Equipment and back to get them to change. With this in mind, I set the combo to force this, it's just up to the player to swap back to the right page afterwards. If I can find a way around this, I'll change it. If someone can find a code for the cursor's location, I can probably use that to fix it.
Code:
_V0 Item Select [Coffer] [Note 2]

$D201 815B0000 00000000
$0200 815B0000 00010025
$D006 815B0003 00000000
$C202 00000001 00000201
$5000 815B0001 815B0000
$0000 815B0003 00000001
$C202 00000001 00000101
$5000 815B0001 815B0002
$0000 815B0003 00000001
$D06E 815B0003 00000001
$D003 815B0001 00000000
$4200 84AFA814 00630001
$0040 00000004 00000001
$0200 815B0000 01250001
$D003 815B0001 00000001
$4200 84AFA814 00630041
$0040 00000004 00000001
$0200 815B0000 01000102
$D003 815B0001 00000002
$4200 84AFA814 00630081
$0040 00000004 00000001
$0200 815B0000 01010203
$D003 815B0001 00000003
$4200 84AFA814 006300C1
$0040 00000004 00000001
$0200 815B0000 01020304
$D003 815B0001 00000004
$4200 84AFA814 11930101 # page contains equipment. 1193 used to give full durability
$0040 00000004 00000001
$0200 815B0000 01030405
$D003 815B0001 00000005
$4200 84AFA814 11930141 # page contains equipment. 1193 used to give full durability
$0040 00000004 00000001
$0200 815B0000 01040506
$D003 815B0001 00000006
$4200 84AFA814 00630181
$0040 00000004 00000001
$0200 815B0000 01050607
$D003 815B0001 00000007
$4200 84AFA814 006301C1
$0040 00000004 00000001
$0200 815B0000 01060708
$D003 815B0001 00000008
$4200 84AFA814 00630201
$0040 00000004 00000001
$0200 815B0000 01070809
$D003 815B0001 00000009
$4200 84AFA814 00630241
$0040 00000004 00000001
$0200 815B0000 01080910
$D003 815B0001 00000010
$4200 84AFA814 00630281
$0040 00000004 00000001
$0200 815B0000 01091011
$D003 815B0001 00000011
$4200 84AFA814 006302C1
$0040 00000004 00000001
$0200 815B0000 01101112
$D003 815B0001 00000012
$4200 84AFA814 00630301
$0040 00000004 00000001
$0200 815B0000 01111215 # skips to 15 to avoid pages of blank blocks
$D003 815B0001 00000013 # full of blank blocks
$4200 84AFA814 00630341
$0040 00000004 00000001
$0200 815B0000 01121314
$D003 815B0001 00000014 # full of blank blocks
$4200 84AFA814 00630381
$0040 00000004 00000001
$0200 815B0000 01131415
$D003 815B0001 00000015
$4200 84AFA814 006303C1
$0040 00000004 00000001
$0200 815B0000 01121516 # Skips to 12 to avoid pages of blank blocks
$D003 815B0001 00000016
$4200 84AFA814 00630401
$0040 00000004 00000001
$0200 815B0000 01151617
$D003 815B0001 00000017
$4200 84AFA814 00630441
$0040 00000004 00000001
$0200 815B0000 01161718
$D003 815B0001 00000018
$4200 84AFA814 00630481
$0040 00000004 00000001
$0200 815B0000 01171819
$D003 815B0001 00000019
$4200 84AFA814 006304C1
$0040 00000004 00000001
$0200 815B0000 01181920
$D003 815B0001 00000020
$4200 84AFA814 00630501
$0040 00000004 00000001
$0200 815B0000 01192021
$D003 815B0001 00000021
$4200 84AFA814 00630541
$0040 00000004 00000001
$0200 815B0000 01202122
$D003 815B0001 00000022
$4200 84AFA814 00630581
$0040 00000004 00000001
$0200 815B0000 01212223
$D003 815B0001 00000023
$4200 84AFA814 006305C1
$0040 00000004 00000001
$0200 815B0000 01222324
$D003 815B0001 00000024
$4200 84AFA814 00630601
$0040 00000004 00000001
$0200 815B0000 01232425
$D003 815B0001 00000025
$4200 84AFA814 00630641
$0040 00000004 00000001
$0200 815B0000 01242500
$C201 00000001 00000001
$0000 815B0003 00000000
$C201 00000001 00000020
$0000 815B0003 00000000
$C201 00000001 00000100
$0000 815B0003 00000000
 

gunfort

Well-Known Member
Member
Joined
Oct 31, 2016
Messages
200
Trophies
0
Age
29
XP
835
Country
Indonesia
Well, I don't know if they work or not at all, this is the first thing I found on Google. I'll copy-paste them to save the hassle of logging in.

PSVITA CODES:

# PCSG00881


_V0 ADOL HP 9999
$0200 8CCE4790 461C3C00
$0200 8CCE4794 461C3C00


_V0 ADOL STR 9999
$0200 8CCE4798 461C3C00


_V0 ADOL DEF 9999
$0200 8CCE479C 461C3C00


_V0 ADOL LEVEL 99
$0000 8CCE478C 00000063

_V0 LAXIA LEVEL 99
$0000 8CCE12CC 00000063


_V0 LAXIA HP 9999
$0200 8CCE12D0 461C3C00
$0200 8CCE12D4 461C3C00


_V0 LAXIA STR 9999
$0200 8CCE12D8 461C3C00


_V0 LAXIA DEF 9999
$0200 8CCE12DC 461C3C00


_V0 SAHAD LEVEL 99
$0000 8CC1C49C 00000063


_V0 SAHAD HP 9999
$0200 8CC1C4A0 461C3C00
$0200 8CC1C4A4 461C3C00


_V0 SAHAD STR 9999
$0200 8CC1C4A8 461C3C00


_V0 SAHAD DEF 9999
$0200 8CC1C4AC 461C3C00


_V0 RICOTTA LEVEL 99
$0000 8CC15D3C 00000063


_V0 RICOTTA HP 9999
$0200 8CC15D40 461C3C00
$0200 8CC15D44 461C3C00


_V0 RICOTTA STR 9999
$0200 8CC15D48 461C3C00


_V0 RICOTTA DEF 9999
$0200 8CC15D4C 461C3C00


_V0 HUMMEL LEVEL 99
$0000 8CC190BC 00000063


_V0 HUMMEL HP 9999
$0200 8CC190C0 461C3C00
$0200 8CC190C4 461C3C00


_V0 HUMMEL STR 9999
$0200 8CC190C8 461C3C00


_V0 HUMMEL DEF 9999
$0200 8CC190CC 461C3C00


_V0 DANA LEVEL 99
$0000 8CC129BC 00000063


_V0 DANA HP 9999
$0200 8CC129C0 461C3C00
$0200 8CC129C4 461C3C00


_V0 DANA STR 9999
$0200 8CC129C8 461C3C00


_V0 DANA DEF 9999
$0200 8CC129CC 461C3C00


_V0 INFINITE EXTRA GAUGE
$0200 822C18E4 3F800000


_V0 INFINITE SKILL GAUGE
$0200 82EDE3A0 00004E20


_V0 INGRIDIENTS
$0000 82EDE8B0 00000063


_V0 FOOD
$0000 82EDE824 00000063


_V0 COMMON MATERIAL
$0000 82EDE658 00000063


_V0 RARE MATERIAL
$0200 82EDE720 00000063


_V0 LIQUID MED
$0000 82EDE7E8 00000063


_V0 SOLID MED
$0200 82EDE7FC 00000064


_V0 BOOKS
$0000 82EDE88E 00000063


_V0 FISHING
$0000 82EDE8E8 00000063


_V0 ADVENTURE GEAR
$0000 82EDE9C2 00000063


_V0 KEY ITEMS
$0000 82EDE95A 00000001

but this is for the JP ver. the US ver should be PCSE01103
anyone got the cheat for the US ver?



need cheat for YS VIII USA PCSE01103
 
Last edited by gunfort,

Smoker1

Well-Known Member
Member
Joined
Feb 17, 2015
Messages
5,045
Trophies
1
Location
California
XP
6,062
Country
United States
Anyone has cheats for Freedom Wars PCSA0014
Only for the Korean Version

# PCSD00087 Freedom Wars KO 1.22 MAI 4

_V0 Never Increase Sentence
$A100 8323F03C 0000BF00

_V0 Entitlement Points 9,999,999
$A100 8323F0C4 0000BF00
$A100 8323F0E4 0000BF00

_V0 Limit Time Always Max in Battle
$A200 83001B76 BF00BF00

_V0 Infinite Sustainbility but Enermy Nope
$A100 83001BEE 0000D013
$A100 83001C02 00002000

_V0 Saved Max Civilians but Enermy Nope
$A100 8302170A 00003063
$A200 8302151A 0F00F1B9
$A200 8302151E 811AF040

_V0 Player Invincible
$A200 831A2F16 0F01F1BE
$A100 831A2F1A 0000D011

_V0 Infinite Thorn
$A100 8318CB08 0000BF00
$A200 8318CB34 BF00BF00

_V0 Infinite Weapon Ammo Usage
$A200 83738440 13BCF8D0

_V0 Player High Speed Move
$3203 84701060 000000D0
$3200 00000000 00000000
$3200 00000000 00000108
$3300 00000000 40800000

_V0 Player Normal Speed Move
$3203 84701060 000000D0
$3200 00000000 00000000
$3200 00000000 00000108
$3300 00000000 3F800000
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
but this is for the JP ver. the US ver should be PCSE01103
anyone got the cheat for the US ver?



need cheat for YS VIII USA PCSE01103
I don't have a psv I can share for that one, but if I remember right, the HP value is a Float. and not exactly what it says... Try doing a fuzzy search for your HP... so if your HP says 119, search for "between" 118 - 120. you'll probably find your HP is something like 119.25.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
but this is for the JP ver. the US ver should be PCSE01103
anyone got the cheat for the US ver?



need cheat for YS VIII USA PCSE01103
I found a couple codes.
Code:
_V0 Inf SP Gauge
$0200 82DE5790 00002710

_V0 Inf Extra Gauge
$0200 82595BDC 000186A0

_V0 99 Heal Potions
$0100 82DE5BD8 00000063

_V0 99 Revive Potions
$0100 82DE5BDE 00000063

You can also look at memory view at around 82DE5A40 for inventory items. I can edit things that I've already gotten, but I can't make new items appear for some reason. Not sure why yet. Was able to give myself a random assortment of armor/accessories and a fishing pole... But not new consumables.

HP needs a pointer, so I'll have to dump a little bit for it. But once that pointer is found I'll have HP, Max HP, Level, STR, DEF, Current XP.

If you need HP in the mean time, doing a fuzzy search for your HP should find it. Use this as a guide:
If Current HP = 200
----------
Value: 199-201 (float)
Search for: Between
Value type: 32-bits
Range: 89000000-8F000000
 

gunfort

Well-Known Member
Member
Joined
Oct 31, 2016
Messages
200
Trophies
0
Age
29
XP
835
Country
Indonesia
I found a couple codes.
Code:
_V0 Inf SP Gauge
$0200 82DE5790 00002710

_V0 Inf Extra Gauge
$0200 82595BDC 000186A0

_V0 99 Heal Potions
$0100 82DE5BD8 00000063

_V0 99 Revive Potions
$0100 82DE5BDE 00000063

You can also look at memory view at around 82DE5A40 for inventory items. I can edit things that I've already gotten, but I can't make new items appear for some reason. Not sure why yet. Was able to give myself a random assortment of armor/accessories and a fishing pole... But not new consumables.

HP needs a pointer, so I'll have to dump a little bit for it. But once that pointer is found I'll have HP, Max HP, Level, STR, DEF, Current XP.

If you need HP in the mean time, doing a fuzzy search for your HP should find it. Use this as a guide:
If Current HP = 200
----------
Value: 199-201 (float)
Search for: Between
Value type: 32-bits
Range: 89000000-8F000000

thank you so much.
yep I can edit a few materials/items that I have, only if the items were more than 20.
is there any way to do something with item that you only have one in the inventory?
I mean like the dlc items that you only get one

I'll try the HP method. this is the first time I'm doing something with fuzzy search
 
Last edited by gunfort,

Suiseiseki

Well-Known Member
Member
Joined
May 20, 2008
Messages
230
Trophies
1
XP
667
Country
Working on some games.

Sword Art Online: Hollow Realization (MAI) - due to the Nonpdrm version having dlc errors on my end.

Romancing Saga 2
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
thank you so much.
yep I can edit a few materials/items that I have, only if the items were more than 20.
is there any way to do something with item that you only have one in the inventory?
I mean like the dlc items that you only get one

I'll try the HP method. this is the first time I'm doing something with fuzzy search
Hmm... well, you can try giving the item storage area a look to see if your DLC items are there. Put this code in your list
Code:
_V0 Item List
$0000 82DE5A40 00000000
Don't worry about activating it with square, It doesn't work that way. Hit triangle instead and you'll be taken to the memory view. for a few pages, you'll see a bunch of numbers and 00s. Look in there and change any 01s you see to FF and then go look at your DLC item. A lot of items are stored in this area. Down in the bottom left you'll see the address you are on. If it says 0x82DE6900 or more, you've gone too far. There's other things in there, but I don't think any of it will crash your game.... I turned the whole block into 1s and didn't have issues.

As for HP, I need more characters... My old savegame is missing, so I will have to play again to get HP codes. In the meantime:
Code:
_V0 Adol Codes
$0000 00000000 00000000

_V0 --Inf HP
$8201 82316470 00000F04
$8800 00000000 00000000
$8601 82316470 00000F00
$8900 00000000 00000000

_V0 --Max HP
$3201 82316470 00000F00
$3300 00000000 461C3C00

_V0 --Level Modifier
$3201 82316470 00000EFC
$3300 00000000 000000XX # Put Level Here

_V0 --STR Modifier
$3201 82316470 00000F08
$3300 00000000 000000XX # Put STR Here

_V0 --DEF Modifier
$3201 82316470 00000F0C
$3300 00000000 000000XX # Put DEF Here

_V0 --Current EXP Modifier [Float]
$3201 82316470 00000F24
$3300 00000000 XXXXXXXX # Put EXP Here as Float type

_V0 Laxia Codes
$0000 00000000 00000000

_V0 --Inf HP
$8201 82316470 FFFF5C54
$8800 00000000 00000000
$8601 82316470 FFFF5C50
$8900 00000000 00000000

_V0 --Max HP
$3201 82316470 FFFF5C50
$3300 00000000 461C3C00

_V0 --Level Modifier
$3201 82316470 FFFF5C4C
$3300 00000000 000000XX # Put Level Here

_V0 --STR Modifier
$3201 82316470 FFFF5C58
$3300 00000000 000000XX # Put STR Here

_V0 --DEF Modifier
$3201 82316470 FFFF5C5C
$3300 00000000 000000XX # Put DEF Here

_V0 --Current EXP Modifier [Float]
$3201 82316470 FFFF5C74
$3300 00000000 XXXXXXXX # Put EXP Here as Float type
 

Tartaros

Well-Known Member
Newcomer
Joined
Aug 29, 2018
Messages
49
Trophies
0
Age
33
XP
100
Country
Barbados
Anyone Have Cheats for [PCSE00689] Croixleur Sigma [Nonpdrm] and [PCSE01254] Fate - Extella LINK v.01.01 [Nonpdrm] ??

Thanks...
 
  • Like
Reactions: ratauz

DKonLord

Member
Newcomer
Joined
Mar 21, 2019
Messages
7
Trophies
0
Age
32
XP
100
Country
Indonesia
Hello everyone and greetings, this is my fist post for this forum, hope you all like it ;)

Atlier Totori Plus v1.00 NONPDRM vitacheat

# PCSE00231

_V0 Cole
$0200 8182CC58 0007A8C9

_V0 Days
$0200 817ED76C 00000000

_V0 Item Quality (1st Slot Basket)
$0200 8181C930 42F00000

_V0 Best Weapon Traits (1st Slot Basket)
$0200 8181C934 00000079
$0200 8181C938 000000A9
$0200 8181C93C 0000005B
$0200 8181C940 00000066
$0200 8181C944 00000067

_V0 Best Armor Traits (1st Slot Basket)
$0200 8181C934 000000A9
$0200 8181C938 00000063
$0200 8181C93C 00000064
$0200 8181C940 00000066
$0200 8181C944 00000067

_V0 Best Accessories Traits (1st Slot Basket)
$0200 8181C934 000000A9
$0200 8181C938 00000063
$0200 8181C93C 00000064
$0200 8181C940 00000066
$0200 8181C944 00000067
 
Last edited by DKonLord,
  • Like
Reactions: CrossOut

CrossOut

Well-Known Member
Member
Joined
Aug 12, 2018
Messages
404
Trophies
0
Age
34
XP
1,262
Country
United Kingdom
Hello everyone and greetings, this is my fist post for this forum, hope you all like it ;)

Atlier Totori Plus vitacheat

# PCSE00231

_V0 Cole
$0200 8182CC58 0007A8C9

_V0 Days
$0200 817ED76C 00000000

_V0 1st Slot Basket Item Quality
$0200 8181C930 42F00000

_V0 Weapon Traits (1st Slot Basket)
$0200 8181C934 00000076
$0200 8181C938 000000A4
$0200 8181C93C 000000A5
$0200 8181C940 000000A6
$0200 8181C944 000000A7

_V0 Armor Traits (1st Slot Basket)
$0200 8181C934 000000AD
$0200 8181C938 00000063
$0200 8181C93C 00000064
$0200 8181C940 00000066
$0200 8181C944 00000067

_V0 Accessories Traits (1st Slot Basket)
$0200 8181C934 00000079
$0200 8181C938 00000063
$0200 8181C93C 00000064
$0200 8181C940 00000066
$0200 8181C944 00000067
Brilliant! can you say what version and dump it is so we know.
 

gunfort

Well-Known Member
Member
Joined
Oct 31, 2016
Messages
200
Trophies
0
Age
29
XP
835
Country
Indonesia
Hmm... well, you can try giving the item storage area a look to see if your DLC items are there. Put this code in your list
Code:
_V0 Item List
$0000 82DE5A40 00000000
Don't worry about activating it with square, It doesn't work that way. Hit triangle instead and you'll be taken to the memory view. for a few pages, you'll see a bunch of numbers and 00s. Look in there and change any 01s you see to FF and then go look at your DLC item. A lot of items are stored in this area. Down in the bottom left you'll see the address you are on. If it says 0x82DE6900 or more, you've gone too far. There's other things in there, but I don't think any of it will crash your game.... I turned the whole block into 1s and didn't have issues.


As for HP, I need more characters... My old savegame is missing, so I will have to play again to get HP codes. In the meantime:
Code:
_V0 Adol Codes
$0000 00000000 00000000

_V0 --Inf HP
$8201 82316470 00000F04
$8800 00000000 00000000
$8601 82316470 00000F00
$8900 00000000 00000000

_V0 --Max HP
$3201 82316470 00000F00
$3300 00000000 461C3C00

_V0 --Level Modifier
$3201 82316470 00000EFC
$3300 00000000 000000XX # Put Level Here

_V0 --STR Modifier
$3201 82316470 00000F08
$3300 00000000 000000XX # Put STR Here

_V0 --DEF Modifier
$3201 82316470 00000F0C
$3300 00000000 000000XX # Put DEF Here

_V0 --Current EXP Modifier [Float]
$3201 82316470 00000F24
$3300 00000000 XXXXXXXX # Put EXP Here as Float type

_V0 Laxia Codes
$0000 00000000 00000000

_V0 --Inf HP
$8201 82316470 FFFF5C54
$8800 00000000 00000000
$8601 82316470 FFFF5C50
$8900 00000000 00000000

_V0 --Max HP
$3201 82316470 FFFF5C50
$3300 00000000 461C3C00

_V0 --Level Modifier
$3201 82316470 FFFF5C4C
$3300 00000000 000000XX # Put Level Here

_V0 --STR Modifier
$3201 82316470 FFFF5C58
$3300 00000000 000000XX # Put STR Here

_V0 --DEF Modifier
$3201 82316470 FFFF5C5C
$3300 00000000 000000XX # Put DEF Here

_V0 --Current EXP Modifier [Float]
$3201 82316470 FFFF5C74
$3300 00000000 XXXXXXXX # Put EXP Here as Float type

okay, I'll try the inventory part again
last time I used it from memory view I only managed to get the journal(key item) to 99 and not the item I want


EDIT: I can't find the item address, nothing changed when I change all 01 with FF(or should I try 63 instead?).
HP cheat both works nicely for Adol, but not for Laxia.
haven't tried lv/stats and don't know how to input float on exp

the DLC item I mentioned were dragon tree fruit(fruit) and Tempest Elixir(solid med)

EDIT 2: I found tempest elixir's address its above the item list address. at 82E59B0 0E
_V0 Tempest Elixir(level +1) 99
$0200 82DE59BE 00000063
_VO Dragon tree Fruit 99
$0200 82DE59CA 00000063


I think the item code mostly above the item list address. I keep going up until I saw two address which based on the number I should not have it and above that was equpment(the 01 there that i changed to FF resulted in blade ring amount become 255)

important notes: sometimes, when I loaded my save and then opened the memory view on inventory there are a lot of random numbers instead of 00 and 01(or any amount of the items). and the cheat can't work while its like that
 
Last edited by gunfort,

gunfort

Well-Known Member
Member
Joined
Oct 31, 2016
Messages
200
Trophies
0
Age
29
XP
835
Country
Indonesia
I found a couple codes.
Code:
_V0 Inf SP Gauge
$0200 82DE5790 00002710

_V0 Inf Extra Gauge
$0200 82595BDC 000186A0

_V0 99 Heal Potions
$0100 82DE5BD8 00000063

_V0 99 Revive Potions
$0100 82DE5BDE 00000063

You can also look at memory view at around 82DE5A40 for inventory items. I can edit things that I've already gotten, but I can't make new items appear for some reason. Not sure why yet. Was able to give myself a random assortment of armor/accessories and a fishing pole... But not new consumables.

HP needs a pointer, so I'll have to dump a little bit for it. But once that pointer is found I'll have HP, Max HP, Level, STR, DEF, Current XP.

If you need HP in the mean time, doing a fuzzy search for your HP should find it. Use this as a guide:
If Current HP = 200
----------
Value: 199-201 (float)
Search for: Between
Value type: 32-bits
Range: 89000000-8F000000


The SP cheat gave me 10000 torn jacket btw
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    K3Nv2 @ K3Nv2: Crowbar?