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
There's probably a conditional you'd need to find, like the codes for the God of War Collection, or back in the day, Castlevania: Dracula X Chronicles.
Or, perhaps, you're looking for a pointer to the pointer.
Say you're playing, you find the whatever value, right? Whatever happens and the memory region changes. So, if you already have the pointer for each region, search for the change in region.
Search for unknown value > search equal however many times > memory region for code changes, so search for change > search equal however many times > memory region changes, rinse repeat.
I'm sure it'd take an ungodly amount of time, but it would be theoretically doable.
I'm familiar with how to find the pointers... I did that with SAO and a couple other games that had this issue. What I didn't realize until now is how prevalent this kind of shifting memory was.... Now that I have 6 dumps in TempAR I expect to see at least a few matches that are pink/red/orange... but if I only see green/blue results, I can usually figure out which addresses are for which region.

I also had to sit there for about an hour doing the Unknown value->Unchanged value->Changed value-> crap..... It sucks... Especially when it's an 8bit item you're looking for.... Finding how to unlock items that hadn't been collected yet in YsVIII required that crap. The problem is that some games only swap mem region on startup... so vitacheat can't find a change in value.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,915
Trophies
0
Age
38
XP
5,137
Country
United States
There's probably a conditional you'd need to find, like the codes for the God of War Collection, or back in the day, Castlevania: Dracula X Chronicles.
Or, perhaps, you're looking for a pointer to the pointer.
Say you're playing, you find the whatever value, right? Whatever happens and the memory region changes. So, if you already have the pointer for each region, search for the change in region.
Search for unknown value > search equal however many times > memory region for code changes, so search for change > search equal however many times > memory region changes, rinse repeat.
I'm sure it'd take an ungodly amount of time, but it would be theoretically doable.

I did god of war collection (god of war) from what i did didnt require pointers
 

gunfort

Well-Known Member
Member
Joined
Oct 31, 2016
Messages
200
Trophies
0
Age
29
XP
835
Country
Indonesia
Does anyone know how to search address in Digimon World Next Order? I cannot find anything using vitacheat. The rincheat SE cheat I found only have 4 digits at max in every code and I don't think vitacheat support that.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,915
Trophies
0
Age
38
XP
5,137
Country
United States
Does anyone know how to search address in Digimon World Next Order? I cannot find anything using vitacheat. The rincheat SE cheat I found only have 4 digits at max in every code and I don't think vitacheat support that.
If you cant find an address try change the search depth, for example i think default starts at 81 and ends 83, increase 83 to say 8f.

Or change search type or in some cases you may need to do an unkown search, tho its rare ive seen some games where the displayed value is not the same dec value.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Does anyone know how to search address in Digimon World Next Order? I cannot find anything using vitacheat. The rincheat SE cheat I found only have 4 digits at max in every code and I don't think vitacheat support that.
4 digit codes are 16bit. You can select that when searching.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
There's probably a conditional you'd need to find, like the codes for the God of War Collection, or back in the day, Castlevania: Dracula X Chronicles.
Or, perhaps, you're looking for a pointer to the pointer.
Say you're playing, you find the whatever value, right? Whatever happens and the memory region changes. So, if you already have the pointer for each region, search for the change in region.
Search for unknown value > search equal however many times > memory region for code changes, so search for change > search equal however many times > memory region changes, rinse repeat.
I'm sure it'd take an ungodly amount of time, but it would be theoretically doable.

I may have figured something out, actually... Did you ever use codebreakers or gameshark on ps1/n64 (did I just age myself?) A lot of those games started with an always on "Master Code". I wasn't sure what they did at the time, but I think they helped with this sort of issue. If I can find the pointer that tells the game which 'memory zone' it should be using, I can make a master code that is always on and confines the game to only one zone.

For Don't Starve, the .txt files I get when dumping on vitacheat z06 give me an address where the eboot is loaded. I've put 5 dumps in right now and have only a couple hundred Red pointers even at max offset of 10000. I think if I find a good pointer there, I can always set the eboot exactly where I want it and not have to deal with weird crap like that again. I'll get another dump in a second and see what I can get with 6 dumps, but so far this looks promising.
 

ninjacheat89

Active Member
Newcomer
Joined
Aug 16, 2018
Messages
37
Trophies
0
Age
35
XP
110
Country
United States
I may have figured something out, actually... Did you ever use codebreakers or gameshark on ps1/n64 (did I just age myself?) A lot of those games started with an always on "Master Code". I wasn't sure what they did at the time, but I think they helped with this sort of issue. If I can find the pointer that tells the game which 'memory zone' it should be using, I can make a master code that is always on and confines the game to only one zone.

For Don't Starve, the .txt files I get when dumping on vitacheat z06 give me an address where the eboot is loaded. I've put 5 dumps in right now and have only a couple hundred Red pointers even at max offset of 10000. I think if I find a good pointer there, I can always set the eboot exactly where I want it and not have to deal with weird crap like that again. I'll get another dump in a second and see what I can get with 6 dumps, but so far this looks promising.
Dude you are amazing, if you can get cheats for this game i would brand you the King of Vitacheats lol
 

Placebo00

Member
Newcomer
Joined
Aug 28, 2019
Messages
10
Trophies
0
Age
32
XP
89
Country
Indonesia
Hello, new member here.

Can i ask cheats for PCSH00195 version 1.4? (Mobile Suit Gundam: Extreme VS-Force)
I cant seem to find one anywhere. The ones i find is for the Asian version of the game.

Would love for just HP cheat.
 
Last edited by Placebo00,

eighthdayregret

fnerrrrrrrrrr!
Member
Joined
Sep 27, 2017
Messages
493
Trophies
0
Age
42
Website
eighthsregrets.blogspot.com
XP
823
Country
United States
I did god of war collection (god of war) from what i did didnt require pointers
Conditional is what I said.

Code:
Hacked by ;Dask

Mai dump choose option 0 to load game this is a really nice game to play
Works on cartridge as well 
Made for psvita cheat dev
Cheats are for version 1.00

# PCSA00126 GoW Collection
_V0 Inf HP//HP 
$D504 8230CB50 00000000 <----- Conditional
$8201 8230CEB8 00000164
$8800 00000000 00000000
$8601 8230CEB8 00000168
$8900 00000000 00000000
$D504 82CC4FE8 00000000
$8201 820C3F28 00000170
$8800 00000000 00000000
$8601 820C3F28 00000174
$8900 00000000 00000000
_V0 Rage of God Max//
$D502 8230CB50 00000000<----- Conditional
$3201 8236C908 00005344
$3300 00000000 42C80000
$D502 82CC4FE8 00000000
$3201 8213FD94 00006FE0
$3300 00000000 42C80000
_V0 Inf Skill Bar//
$D504 8230CB50 00000000<----- Conditional
$8201 8236C908 00005340
$8800 00000000 00000000
$8601 8236C908 FFFE9B44
$8900 00000000 00000000
$D504 82CC4FE8 00000000
$8201 8213FD94 00006FD8
$8800 00000000 00000000
$8601 8213FD94 FFFE6900
$8900 00000000 00000000
_V0 Orbs Max//
$D502 8230CB50 00000000<----- Conditional
$3201 8236FD0C 00000B08
$3300 00000000 0000EA60
$D502 82CC4FE8 00000000
$3201 821442C4 00000B70
$3300 00000000 000F423E

And every single one of these codes is a pointer.
 
  • Like
Reactions: Yohoki

gunfort

Well-Known Member
Member
Joined
Oct 31, 2016
Messages
200
Trophies
0
Age
29
XP
835
Country
Indonesia
4 digit codes are 16bit. You can select that when searching.
I don't know, the save editor used 4byte address :/
I can't seem to find the 16byte

If you can't find an address try to change the search depth, for example, I think default starts at 81 and ends 83, increase 83 to say 8f.

Or change search type or in some cases, you may need to do an unknown search, tho it is rare I've seen some games where the displayed value is not the same dec value.

setting it to 8f still no result.


alright, I quit. either nothing shows up after searching or any result does nothing to the game.
 
Last edited by gunfort,

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,915
Trophies
0
Age
38
XP
5,137
Country
United States
Conditional is what I said.

Code:
Hacked by ;Dask

Mai dump choose option 0 to load game this is a really nice game to play
Works on cartridge as well
Made for psvita cheat dev
Cheats are for version 1.00

# PCSA00126 GoW Collection
_V0 Inf HP//HP
$D504 8230CB50 00000000 <----- Conditional
$8201 8230CEB8 00000164
$8800 00000000 00000000
$8601 8230CEB8 00000168
$8900 00000000 00000000
$D504 82CC4FE8 00000000
$8201 820C3F28 00000170
$8800 00000000 00000000
$8601 820C3F28 00000174
$8900 00000000 00000000
_V0 Rage of God Max//
$D502 8230CB50 00000000<----- Conditional
$3201 8236C908 00005344
$3300 00000000 42C80000
$D502 82CC4FE8 00000000
$3201 8213FD94 00006FE0
$3300 00000000 42C80000
_V0 Inf Skill Bar//
$D504 8230CB50 00000000<----- Conditional
$8201 8236C908 00005340
$8800 00000000 00000000
$8601 8236C908 FFFE9B44
$8900 00000000 00000000
$D504 82CC4FE8 00000000
$8201 8213FD94 00006FD8
$8800 00000000 00000000
$8601 8213FD94 FFFE6900
$8900 00000000 00000000
_V0 Orbs Max//
$D502 8230CB50 00000000<----- Conditional
$3201 8236FD0C 00000B08
$3300 00000000 0000EA60
$D502 82CC4FE8 00000000
$3201 821442C4 00000B70
$3300 00000000 000F423E

And every single one of these codes is a pointer.
but like i said, God of War doesnt, unless its because its MIA dump but these which i made work pefectly fine at my end.

# PCSF00438

_V0 [GOD OF WAR CODES]
_V0 Infinite Health
$0200 82374BC4 42C80000

_V0 Infinite Magic
$0200 813AD940 42C80000

_V0 Infinite Red Orbs
$0100 8234A5D8 0000EA60
$0100 8234A5DC 0000E774

_V0 =SIZE MOD=
_V0 Giant (Press L+Dpad Up)
$C201 00000001 00000110
$0100 82374BB6 00003FFF

_V0 Normal (Press L+Dpad Left)
$C201 00000001 00000180
$0100 82374BB6 00003F80

_V0 Tiny (Press L+Dpad Down)
$C201 00000001 00000140
$0100 82374BB6 00003F00

_V0 =SPEED MOD=
_V0 Fast (Press Dpad Up)
$C201 00000001 00000010
$0100 82374BBA 00003FFF

_V0 Normal (Press Dpad Left)
$C201 00000001 00000080
$0100 82374BBA 00003F80

_V0 Slow (Press Dpad Down)
$C201 00000001 00000040
$0100 82374BBA 00003F00
 

CrossOut

Well-Known Member
Member
Joined
Aug 12, 2018
Messages
404
Trophies
0
Age
34
XP
1,262
Country
United Kingdom
I dont mind hack n slash games but these you have no sense of direction and the map is tiny you can barely see where you are.

Im going to try find address for moral bar then it wont matter if you play properly or not.

Then maybe find stats, hoping it isnt one for each character.
I look foward to see what you can find.
 

Sicsuicide

Console Zombie
Member
Joined
Nov 15, 2008
Messages
139
Trophies
0
Age
38
XP
469
Country
United States
There are 2 games I'm having issues with.
The screen/cheat overlay is off set to the bottom right of the screen.
Not amount of searching/Google Fu has found a solution to this
Anyone else had this happen?
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States

Sicsuicide

Console Zombie
Member
Joined
Nov 15, 2008
Messages
139
Trophies
0
Age
38
XP
469
Country
United States
Is there a 3.60 version or is it only for 3.65?

If it's only for 3.65 all guides I've found points me to update 3.60 henkaku enso to 3.65 are outdated dead links
 
Last edited by Sicsuicide,

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Is there a 3.60 version or is it only for 3.65?

If it's only for 3.65 all guides I've found points me to update 3.60 henkaku enso to 3.65 are outdated dead links
Some people have said it works on 3.60 as well. If you install it and it doesn't work, you can always go back to z05. I'm pretty sure I can find an update guide for you when I get back, but I'm away from the house right now.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,915
Trophies
0
Age
38
XP
5,137
Country
United States
Some people have said it works on 3.60 as well. If you install it and it doesn't work, you can always go back to z05. I'm pretty sure I can find an update guide for you when I get back, but I'm away from the house right now.
Not sure what version i have because i did it a while ago but i got my guide off codemasterproject forum, bordelines or what ever his name was, we used to be the ones submitting codes to cmp for vita but that was before we had a pointer tool.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Not sure what version i have because i did it a while ago but i got my guide off codemasterproject forum, bordelines or what ever his name was, we used to be the ones submitting codes to cmp for vita but that was before we had a pointer tool.
Just open vitacheat menu in a game. It will say the version number at the top left of screen.

Must have been a pain. Almost every game I've run needs a pointer code at some point or another. Unless you know how to read Arm Thumb assembly like those guys over on speedfly... They use the ARM codes for everything. Crazy good at it, too.
 

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,915
Trophies
0
Age
38
XP
5,137
Country
United States
Just open vitacheat menu in a game. It will say the version number at the top left of screen.

Must have been a pain. Almost every game I've run needs a pointer code at some point or another. Unless you know how to read Arm Thumb assembly like those guys over on speedfly... They use the ARM codes for everything. Crazy good at it, too.
Yea thats what i noticed at the start when vita cheat first came out, but these guys in china make these tools so also make their own like vosman.

Ive only done 2 games since dusting my vita off and luckily they didnt require pointers.

One game id love to do is mgs2 but it never gives anything of use.

So i guess this game needs something else.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    S @ salazarcosplay: Good morning everyone