Hacking VitaCheat/FinalCheat Database

Xeogran

Well-Known Member
Newcomer
Joined
May 16, 2015
Messages
54
Trophies
0
Age
27
Website
www.youtube.com
XP
400
Country
Poland
Here it is. I just started a new game so what I could find is limited. The max party digimon is 11 (Hex: 0B) but I couldn't fully test the code as I currently only have 6 Digimons including DLCs atm but code should work, theoretically.
_V0 Party Digimon
$0000 00000000 00000000

How does this code work? Is it a Digimon modifier?

EDIT: Ah, nevermind. I realized it's the master code for the other Digimon-related codes.
 
Last edited by Xeogran,

vergil

Member
Newcomer
Joined
Mar 25, 2007
Messages
15
Trophies
0
XP
333
Country
What's the format for Pointer/Dynamic codes? I have this code from DariusBurst :- $0200 82A8F4D4 XXXXXXXX
The XXXXXXXX contains or points to the offset for the laser weapon bar, it changes every time you play a level. How do I make a code using the above?
Thanks in advance.
 

ness151

Well-Known Member
Member
Joined
Jun 2, 2008
Messages
443
Trophies
1
Location
D:\virus.exe
XP
993
Country
United States
What's the format for Pointer/Dynamic codes? I have this code from DariusBurst :- $0200 82A8F4D4 XXXXXXXX
The XXXXXXXX contains or points to the offset for the laser weapon bar, it changes every time you play a level. How do I make a code using the above?
Thanks in advance.

Once you get pointers working on the vita, let me (and the rest of the internet) know.
 
  • Like
Reactions: 0x3000027E

darksweet

5.. 4.. 3.. 2.. 1.. OMEGA FLARE
Member
Joined
Mar 15, 2009
Messages
345
Trophies
1
Age
39
XP
1,919
Country
problem i'm using the cheat god of war PCSA00126 it doesn't show up on the cheat list in finalcheat i got evrything working on henkaku 3.65 enso just this problem for this game. is there any fix in this? thanks for anyone how amswer/help me on this
 

Smoker1

Well-Known Member
Member
Joined
Feb 17, 2015
Messages
5,044
Trophies
1
Location
California
XP
6,052
Country
United States
Look through your .psv File, and make sure there are no special Characters or anything in the File. Example....Make sure it looks exactly like this. I noticed that some Games, if there are Chinese Characters or // in it, then it wont work.
# PCSA00126 GoW Collection

_V1 Inf HP
$D504 8230CB50 00000000
$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
$3201 8236C908 00005344
$3300 00000000 42C80000
$D502 82CC4FE8 00000000
$3201 8213FD94 00006FE0
$3300 00000000 42C80000

_V1 Inf Skill Bar
$D504 8230CB50 00000000
$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

_V1 Orbs Max
$D502 8230CB50 00000000
$3201 8236FD0C 00000B08
$3300 00000000 0000EA60
$D502 82CC4FE8 00000000
$3201 821442C4 00000B70
$3300 00000000 000F423E
 
  • Like
Reactions: darksweet

DocKlokMan

Plugin Dev
Member
Joined
Apr 20, 2007
Messages
3,009
Trophies
2
Age
36
XP
4,571
Country
United States
z05 released!

http://finalcheat.github.io

Change log:
  • Support for 3.65
  • Added feature to view eBoot segment data in Memory Viewer. Right stick up to show/hide
  • Added $B200 code type
  • Other minor adjustments

Installation:
Same as z04beta. Copy vitacheat.suprx to the ux0:vitacheat directory, and copy vitacheat.skprx to the ur0:vitacheat directory. Add config.txt:
*KERNEL
ur0:vitacheat/vitacheat.skprx

$B200 code type is used to account for different offsets between Vitamin, MaiDump and NoNpDRM games.
Code:
$B200 0000000X 00000000
X = 0 or 1. 0 for eBoot seg0 and 1 for eBoot seg1.
The following code types become relative offsets instead of absolute offsets.
Here's some examples:
Code:
MaiDump code: (eBoot segment is at Seg0:81000000-811F9188)
_V0 MAX MONEY
$A100 810C6872 0000BF00

Vitamin code: (eBoot segment is at Seg0:81000060-811F91E8)
_V0 MAX MONEY
$A100 810C68D2 0000BF00

Instead of two different codes, you can use the new $B200 cheat to account for the 0x60 difference in offset:
_V0 MAX MONEY
$B200 00000000 00000000  // Gets seg0 address (81000000 for MaiDump, 81000060 for Vitamin)
$A100 000C6872 0000BF00  // Sets offset to seg0 + 0x000C6872 (810C6872 for MaiDump, 810C68D2 for Vitamin)

Files are attached on bottom of post. See the site linked above for more details.
 

Attachments

  • VitaCheat z05.zip
    80.1 KB · Views: 10,314
Last edited by DocKlokMan,

Smoker1

Well-Known Member
Member
Joined
Feb 17, 2015
Messages
5,044
Trophies
1
Location
California
XP
6,052
Country
United States
That's the plan now. Still in the process of Moving. Was also Shredding Documents........till it had a "Accident" Yesterday. Was trying to clear it and ended up with a loud noise and singed hair. LOL. Had to Shave and even my Eyebrows are a little singed. But anyway, for those who play Call of Duty on the Vita....... promised to give ALL the Codes for a few Games that were Posted. Seems Codes for Games are not being done as much for the Vita. Thinking it is because not everyone knows how to find the Pointers for the Games. The ones that do know how to find them, proficiently, are being stingy and want you to Pay.
# PCSB00213 Call of Duty Black Ops
_V0 Ammo Full
$A200 811B325C 0B4CF8D2
_V0 Clip Full
$A100 811B3ED2 00001C00
_V0 Inf Health
$A200 8192DF30 EE000A10
$A200 8192DF34 E5940688
$A200 8192DF38 E3500000
$A200 8192DF3C 1A000000
$A200 8192DF40 EE308A40
$A200 8192DF44 E5940000
$A200 8192DF48 E51FF004
$A200 8192DF4C 811A6F2D
$A100 811A6F26 00004778
$A200 811A6F28 EA1E1C00
_V0 Instant Kill
$A200 8192DF50 E5904688
$A200 8192DF54 E3540000
$A200 8192DF58 0A000000
$A200 8192DF5C ED9F0A04
$A200 8192DF60 E1A04000
$A200 8192DF64 EEB08A40
$A200 8192DF68 E0801001
$A200 8192DF6C E51FF004
$A200 8192DF70 811A17D9
$A200 8192DF74 BF800000
$A100 811A17D2 00004778
$A200 811A17D4 EA1E31DD
_V0 XP in Mission-WriteInBottomRow
$D502 81934A70 00000000
$3201 81934A74 000003AC
$3300 00000000 00000000
_V0 Mission Time 0
$D502 81934A70 00000000
$3201 81934A74 000003D4
$3300 00000000 00000000
_V0 Kills in Mission-WriteInBottomRow
$D502 81934A70 00000000
$3201 81934A74 000003FC
$3300 00000000 00000000
_V0 Hit Rate 100-100
$D504 81934A70 00000000
$8201 81934A74 0000053C
$8800 00000000 00000000
$8601 81934A74 00000514
$8900 00000000 00000000
_V0 Sub Ammo 98
$A200 8192DF80 E2941010
$A200 8192DF84 E1A00001
$A200 8192DF88 E92D003E
$A200 8192DF8C E59F1060
$A200 8192DF90 E5911000
$A200 8192DF94 E3510000
$A200 8192DF98 0A000012
$A200 8192DF9C E591156C
$A200 8192DFA0 E2811C1A
$A200 8192DFA4 E5911064
$A200 8192DFA8 E5911010
$A200 8192DFAC E2811FCA
$A200 8192DFB0 E3A02040
$A200 8192DFB4 E3A03000
$A200 8192DFB8 E0040392
$A200 8192DFBC E0815004
$A200 8192DFC0 E5954000
$A200 8192DFC4 E3540000
$A200 8192DFC8 0A000006
$A200 8192DFCC E3A04062
$A200 8192DFD0 E5854034
$A200 8192DFD4 E3A04000
$A200 8192DFD8 E585403C
$A200 8192DFDC E2833001
$A200 8192DFE0 E353000C
$A200 8192DFE4 BAFFFFF3
$A200 8192DFE8 E8BD003E
$A200 8192DFEC E51FF004
$A200 8192DFF0 81214F69
$A200 8192DFF4 8207BDE8
$A100 81214F62 00004778
$A200 81214F64 EA1C6405
 

wiliweli

Member
Newcomer
Joined
Apr 26, 2018
Messages
10
Trophies
0
XP
98
Country
Indonesia
Here are some codes. The FFXHD will be updated once I progress through the game.
_V0 --[ Made by roah ]--
$0000 00000000 00000000

_V0 Infinite Entitlement Points
$0200 83C65A44 0098967F
[/CODE]

hi roah..
can you help me with vitacheat freedom wars ver. nonpdrm (PCSA00147)
Now i'm using vitacheat z05 on my henkaku fw 3.65
When i try use this code,it doesn't work.
Is it because different version VPK and nonpdrm?
Thank you
 

herowang

Well-Known Member
Member
Joined
Feb 14, 2015
Messages
117
Trophies
0
Age
43
XP
3,350
Country
Taiwan
Anyone else still on 3.60 not getting z05 to work? Or do you now need to List each and every .psv File?
i have 3.60 test with z05....but it seem not work....

if you use z04 .skprx and .suprx then reboot vita
after that,use vitashell to replace z05 .skprx and .suprx
you can let henkaku fw 3.60 work with z05
but the new feature to view eBoot segment will crash
( In fact,maybe the .skprx load from is Z04's not Z05's we replace,and the new function will not link)

it maybe the z05 .skprx not compatible with 3.60 which henkaku loading tai config when bootup
so I suggest
use Z04 for henkaku fw 3.60
use Z05 for henkaku fw 3.65

my friend say that vitacheat author only have one PSV
and he just up to henkaku fw 3.65 for improve Z05 on 3.65
so , it may forms the watershed between the two henkaku fw
 
Last edited by herowang,
  • Like
Reactions: Smoker1

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    NinStar @ NinStar: It will actually make it worse