Hacking VitaCheat/FinalCheat Database

Spider_Man

Well-Known Member
Member
Joined
May 28, 2015
Messages
3,924
Trophies
0
Age
38
XP
5,165
Country
United States
Great, thanks a Million. I look foward to see what you can find. In the past I tried to search for an infinite health code but the game crashed on me when I tried to do a second search. Hopefully you will have a better time than me.
Ill try ive not done vita codes for a while mainly because we didnt have tools to find pointers.

Sods law first games ive tried, god of war and injustice werent dynamic so ive yet to do a game so i can use the tempar tool to see if i can find pointers.
 
  • Like
Reactions: CrossOut

ninjacheat89

Active Member
Newcomer
Joined
Aug 16, 2018
Messages
37
Trophies
0
Age
35
XP
110
Country
United States
Well.... shit... Now I can't get the codes to NOT work so that I can fix them. Maybe it was user error. Found a cleaner way to get the Rage code, so that's updated. Maybe I had seen the Rage code not working and thought courage code was also broken? Dunno, but here's the current list with updated Rage code.

Code:
# Title: Dead Ahead: Zombie Warfare
# Region: US
# Version: 1.00
# Type: NND
# Code Author: ninjacheat89, Yohoki
# Wiki: https://github.com/r0ah/vitacheat/wiki/PCSE01181
# Source: https://github.com/r0ah/vitacheat/blob/master/db/PCSE01181.psv
# Original Source: https://gbatemp.net/threads/vitacheat-finalcheat-database.485343/page-146

_V0 999999 Coin
$0200 85F6AF3C 000F423F

_V0 Inf Courage
$3203 86015640 FFFFFFC0
$3200 00000000 000000B8
$3200 00000000 00000008
$3300 00000000 000000FF

_V0 Inf Rage
$3203 86015640 FFFFFFC0
$3200 00000000 00000118
$3200 00000000 00000008
$3300 00000000 000000FF
Amazing Work, Thanks for all your work and dont worry we all mess up lol
 
Last edited by ninjacheat89,

eighthdayregret

fnerrrrrrrrrr!
Member
Joined
Sep 27, 2017
Messages
493
Trophies
0
Age
43
Website
eighthsregrets.blogspot.com
XP
837
Country
United States
Well.... shit... Now I can't get the codes to NOT work so that I can fix them. Maybe it was user error. Found a cleaner way to get the Rage code, so that's updated. Maybe I had seen the Rage code not working and thought courage code was also broken? Dunno, but here's the current list with updated Rage code.

Code:
# Title: Dead Ahead: Zombie Warfare
# Region: US
# Version: 1.00
# Type: NND
# Code Author: ninjacheat89, Yohoki
# Wiki: https://github.com/r0ah/vitacheat/wiki/PCSE01181
# Source: https://github.com/r0ah/vitacheat/blob/master/db/PCSE01181.psv
# Original Source: https://gbatemp.net/threads/vitacheat-finalcheat-database.485343/page-146

_V0 999999 Coin
$0200 85F6AF3C 000F423F

_V0 Inf Courage
$3203 86015640 FFFFFFC0
$3200 00000000 000000B8
$3200 00000000 00000008
$3300 00000000 000000FF

_V0 Inf Rage
$3203 86015640 FFFFFFC0
$3200 00000000 00000118
$3200 00000000 00000008
$3300 00000000 000000FF
Infinite courage and coins works, but I don't think Rage is working.
Might have found addresses for upgrade items, but I'll need to check if they need pointers.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Infinite courage and coins works, but I don't think Rage is working.
Might have found addresses for upgrade items, but I'll need to check if they need pointers.
That's strange. They definitely work for me, maybe I WAS having an issue with them? I'll look into it again.

I've found the items, and they def need a pointer. They also seem to need an Item ID number of some kind. It looks like they're stored one after the other, in the order you're given them, or obtain them, with a 32bit ID# and then a 32bit quantity. I tried to confirm this by finding "Pills" and setting myself to have 0, and they disappeared from the list, shifting all the other items to fill the gap. The items jump around randomly, sometimes just a few lines down from where they used to be. I've started making dumps, but haven't looked for them yet.

--------------------- MERGED ---------------------------

I have a problem with the cheats of Oceanhorn because they do not appear in the list but the cheats of r0ah are there
I'm not sure why. is your .psv set up right? I'll take a look in a little bit. I'm away from the house.
 

eighthdayregret

fnerrrrrrrrrr!
Member
Joined
Sep 27, 2017
Messages
493
Trophies
0
Age
43
Website
eighthsregrets.blogspot.com
XP
837
Country
United States
That's strange. They definitely work for me, maybe I WAS having an issue with them? I'll look into it again.

I've found the items, and they def need a pointer. They also seem to need an Item ID number of some kind. It looks like they're stored one after the other, in the order you're given them, or obtain them, with a 32bit ID# and then a 32bit quantity. I tried to confirm this by finding "Pills" and setting myself to have 0, and they disappeared from the list, shifting all the other items to fill the gap. The items jump around randomly, sometimes just a few lines down from where they used to be. I've started making dumps, but haven't looked for them yet.

--------------------- MERGED ---------------------------


I'm not sure why. is your .psv set up right? I'll take a look in a little bit. I'm away from the house.
From what it looks like to me, the 32-bit value preceeding the item quantity is an address, but I've forgotten what button to push in Vitacheat to follow said addresses. Could help to find pointers for the item values.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
From what it looks like to me, the 32-bit value preceeding the item quantity is an address, but I've forgotten what button to push in Vitacheat to follow said addresses. Could help to find pointers for the item values.
triangle. They definitely work as addresses. But I can't imagine why they would precede each item, pointers should lead TOWARDS the item, not away from it... Then again, I haven't tried adding/removing these addresses/IDs to confirm.

I tried doing a pointer search last night, but failed because I was trying something new and didn't work out on my end. T.T A few green results here and there but I used 6 dumps and should see much more than a green pointer. But, if the preceding values are important, my dumps were in the 85-89 range, and the preceding values were leading to the 89's. I'll need to make dumps for 85-8A to see that area. Might explain why I have only a handful of green results and no blues or better.

All I know is that the Items seem to move around every time you gain a new item that you didn't have before. So might need a few dumps from early in the game before you get newer items. The crafting menu in the shop also helps, as combining 3 of a +1 item gives you a +2 item, and x3 +2 items give you a +3 item.

Also, the pointer I found for Rage wasn't found in TempAR... I found it by looking at the pointer near the Courage code. You might try following the pointer and see why it's not working? There's 2 pointers in that area of RAM that lead to the right areas (1 to rage and 1 to Courage) the rest are pointers to the 88 range of addresses, but I think these 2 lead to the 85 area, if I remember right.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
@Yohoki yes everything is set correctly ... ok that would be great
I have copy and pasted it straight from the github list to my vita. It works correctly.There are no codes that are not appearing in my list.

Check the filename that it is not misspelled. Check that the codes are typed correctly, or cut/paste them into notepad. Check that you are using the correct game version (Version 1.00, region USA, ID#PCSE01097 and Dump type NND).

2019-08-26-024618.jpg
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
I've tried everything synonymous I have copied the codes but nothing changes
Can I get a screenshot of you vitacheat menu, then? opened to the code list like mine is? Maybe I can see where the problem is. Try also deleting these lines:
Code:
_V0 **Codes by Roah**
$0000 00000000 00000000

....

_V0 **Codes by Yohoki**
$0000 00000000 00000000
 

Peoples92

Well-Known Member
Member
Joined
Jun 10, 2019
Messages
193
Trophies
0
Age
31
XP
1,757
Country
Germany
do you mean this menu in vitashell or in the game?
 

Attachments

  • 2019-08-26-121104.jpg
    2019-08-26-121104.jpg
    133.5 KB · Views: 288
  • 2019-08-26-121113.jpg
    2019-08-26-121113.jpg
    128.7 KB · Views: 275
  • 2019-08-26-121126.jpg
    2019-08-26-121126.jpg
    136.9 KB · Views: 237
  • 2019-08-26-121624.jpg
    2019-08-26-121624.jpg
    133 KB · Views: 256

TehDave

Active Member
Newcomer
Joined
Jan 7, 2015
Messages
35
Trophies
0
Age
35
XP
141
Country
United States
From what I've experienced Vitacheat is extremely temperamental and if it's decided it doesn't like your Vita setup then nothing you do will fix whatever problems you might have. I tried literally everything to get Phantasy Star Nova and a bunch of other game's codes working but nothing I did ever got any results. Disabling all plugins didn't work, trying different dumps of the game didn't work, changing Vitacheat versions didn't work, numerous reboots didn't work, I just ended up having to give up on getting Vitacheat to work for me.
It really is baffling how two people can have virtually identical setups but Vitacheat will work problem free for one and not at all for the other.
 

Peoples92

Well-Known Member
Member
Joined
Jun 10, 2019
Messages
193
Trophies
0
Age
31
XP
1,757
Country
Germany
there are the 2 screenshots but there is nothing to see in the other of the cheats
 

Attachments

  • 2019-08-26-122405.jpg
    2019-08-26-122405.jpg
    94.7 KB · Views: 240
  • 2019-08-26-122203.jpg
    2019-08-26-122203.jpg
    94.8 KB · Views: 260

CrossOut

Well-Known Member
Member
Joined
Aug 12, 2018
Messages
404
Trophies
0
Age
34
XP
1,262
Country
United Kingdom
From what I've experienced Vitacheat is extremely temperamental and if it's decided it doesn't like your Vita setup then nothing you do will fix whatever problems you might have. I tried literally everything to get Phantasy Star Nova and a bunch of other game's codes working but nothing I did ever got any results. Disabling all plugins didn't work, trying different dumps of the game didn't work, changing Vitacheat versions didn't work, numerous reboots didn't work, I just ended up having to give up on getting Vitacheat to work for me.
It really is baffling how two people can have virtually identical setups but Vitacheat will work problem free for one and not at all for the other.
Yeah is odd that you are having problems getting it to work. Have you tried this?,in the ur0 tai config.txt file did you set this line?,ur0:/vitacheat/vitacheat.skprx. I had to have it that way for it to work for me.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
there are the 2 screenshots but there is nothing to see in the other of the cheats
try this one? It's pulled directly from my vita.

From what I've experienced Vitacheat is extremely temperamental and if it's decided it doesn't like your Vita setup then nothing you do will fix whatever problems you might have. I tried literally everything to get Phantasy Star Nova and a bunch of other game's codes working but nothing I did ever got any results. Disabling all plugins didn't work, trying different dumps of the game didn't work, changing Vitacheat versions didn't work, numerous reboots didn't work, I just ended up having to give up on getting Vitacheat to work for me.
It really is baffling how two people can have virtually identical setups but Vitacheat will work problem free for one and not at all for the other.
It's not baffling at all. Either you didn't follow the setup, which is honestly confusing on vita and I've been there myself, or your setup is not the same, which is the most frustrating thing and I'm running into that issue with Ys VIII.
 

Attachments

  • PCSE01097.zip
    661 bytes · Views: 237
Last edited by Yohoki,
  • Like
Reactions: Peoples92

Peoples92

Well-Known Member
Member
Joined
Jun 10, 2019
Messages
193
Trophies
0
Age
31
XP
1,757
Country
Germany
the cheats are thank you very much

--------------------- MERGED ---------------------------

I wanted to ask how to use vitacheat z06 with me, the font is not displayed correctly
 
  • Like
Reactions: Yohoki

TehDave

Active Member
Newcomer
Joined
Jan 7, 2015
Messages
35
Trophies
0
Age
35
XP
141
Country
United States
Yeah is odd that you are having problems getting it to work. Have you tried this?,in the ur0 tai config.txt file did you set this line?,ur0:/vitacheat/vitacheat.skprx. I had to have it that way for it to work for me.
Yeah, I've tried all of that, the plugin itself loads fine but cheats outside of a few exceptions just don't work at all.
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Yeah, I've tried all of that, the plugin itself loads fine but cheats outside of a few exceptions just don't work at all.
You'd have to tell us which games you have this issue with. We try to make sure they work fine, but it's hard to get them working 100% of the time with all the things people have installed. Things as simple as having a plugin installed to block internet, or changing your system language or installing a DLC/update can break codes.

--------------------- MERGED ---------------------------

the cheats are thank you very much

--------------------- MERGED ---------------------------

I wanted to ask how to use vitacheat z06 with me, the font is not displayed correctly
z06 comes with it's own font.dat file. You have to put it in ux0:vitacheat/font/font.dat . If it's not displaying correctly, try redownloading the zip file and replace the font file. https://github.com/r0ah/vitacheat/b...6beta/FINALCHEAT-PSVITACHEAT-V365-Z06BETA.zip
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Veho @ Veho: Firefox users be like "look at what they have to do to mimic a fraction of our power."