Hacking VitaCheat/FinalCheat Database

monodevil

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
288
Trophies
1
XP
1,050
Country
United States
........... I'm lazy and keep telling it to update in a month........ It ain't broken, so I haven't updated it. I'm also using the 32bit version instead of 64bit because pointer searching works better on vita dumps in the 32bit version.... 64bit tries to display the pointers as 'FFFFFFFF81...' and obviously the addresses aren't that large, so they break.... Pointer searching still works, but you have to manually edit addresses, which is a pain in the butt.
Where do you find a 32bit version of Cheat Engine? The main site I went to doesn't offer any other versions.
 

jialeyne19

Well-Known Member
Member
Joined
Dec 22, 2016
Messages
176
Trophies
0
XP
694
Country
Philippines

jialeyne19

Well-Known Member
Member
Joined
Dec 22, 2016
Messages
176
Trophies
0
XP
694
Country
Philippines
Yeah I'm starting to see the bigger picture now. Taking a look in my dumps now, items are a whopping 412 bytes from each other its no wonder I couldn't see anything. This is almost as big as the Disgaea games.

oLYbs3n.jpg


Now I know where the starting addresses to items are but still wonder what all that space is for. So now I need to look for why I can't seem to find a pointer for this. Maybe I need to dig deeper in tempAR?

Exist Archive right? i discontinue this last year . i think i found 2 codes in battle mode i cant remember .where do i save that database.
 
  • Like
Reactions: dbzgts

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
@Yohoki you video tutorial finding pointer on CE?
It's possible to pointer search on Cheat Engine, but the powerful tools for that ('Find what writes to this address' and 'Find what accesses this address') require the debugger to be attached. Since the game is not actually running on the PC, we can't attach debugger. These are the most powerful ways to pointer search with Cheat engine, but they require the game to be running on the PC, not a dump of the RAM.

I might show off the "Scan this address for pointers" feature. That is similar to how TempAR searches, but you add 1 dump at a time and "refresh" the list, weeding out stale pointers each time. So instead of hundreds of stale pointers and a few good ones, you're left with a smaller list of probably valid pointers.

We have other tools that already can pointer search, so that wasn't my priority. But, if y'all want to know how to pointer search with CE, I certainly can show you. The Pointer searcher on CE is NOT very user friendly, though... it's PACKED with options, many of which are not useful to pointer searching a RAM dump...
upload_2020-6-9_4-46-5.png
 

jialeyne19

Well-Known Member
Member
Joined
Dec 22, 2016
Messages
176
Trophies
0
XP
694
Country
Philippines
It's possible to pointer search on Cheat Engine, but the powerful tools for that ('Find what writes to this address' and 'Find what accesses this address') require the debugger to be attached. Since the game is not actually running on the PC, we can't attach debugger. These are the most powerful ways to pointer search with Cheat engine, but they require the game to be running on the PC, not a dump of the RAM.

I might show off the "Scan this address for pointers" feature. That is similar to how TempAR searches, but you add 1 dump at a time and "refresh" the list, weeding out stale pointers each time. So instead of hundreds of stale pointers and a few good ones, you're left with a smaller list of probably valid pointers.

We have other tools that already can pointer search, so that wasn't my priority. But, if y'all want to know how to pointer search with CE, I certainly can show you. The Pointer searcher on CE is NOT very user friendly, though... it's PACKED with options, many of which are not useful to pointer searching a RAM dump...View attachment 212620
hopefully someone create for debugger just nintendo switch
 

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
I haven't been able to get anyone on the github to test out my new Ys VIII code yet, to see if it works for anyone else... Anyone with Ys VIII wanna try out a code for me? If this code is working for, literally anyone else, I'll remake the codes to use this new type.... It's just I don't have good dumps from anyone who said my old codes were,'t working, so I can't be sure if they're good or not.

Code:
# ID: PCSE01103
# Title: Ys VIII Lacrimosa of Dana
# Region: US
# Version: 1.02
# Type: NoNpDRM
# Code Author: Yohoki

 _V0 Adol 999 HP [Seg1 Rooted Pointer PoC]
 $B200 00000001 00000000
 $3202 000077D4 00003870
 $3200 00000000 00000F04
 $3300 00000000 4479C000
 $3202 000077D4 00003870
 $3200 00000000 00000F00
 $3300 00000000 4479C000
 
  • Like
Reactions: CrossOut

monodevil

Well-Known Member
Member
Joined
Apr 2, 2013
Messages
288
Trophies
1
XP
1,050
Country
United States
I haven't been able to get anyone on the github to test out my new Ys VIII code yet, to see if it works for anyone else... Anyone with Ys VIII wanna try out a code for me? If this code is working for, literally anyone else, I'll remake the codes to use this new type.... It's just I don't have good dumps from anyone who said my old codes were,'t working, so I can't be sure if they're good or not.

Code:
# ID: PCSE01103
# Title: Ys VIII Lacrimosa of Dana
# Region: US
# Version: 1.02
# Type: NoNpDRM
# Code Author: Yohoki

 _V0 Adol 999 HP [Seg1 Rooted Pointer PoC]
 $B200 00000001 00000000
 $3202 000077D4 00003870
 $3200 00000000 00000F04
 $3300 00000000 4479C000
 $3202 000077D4 00003870
 $3200 00000000 00000F00
 $3300 00000000 4479C000
Wish I could help but got a lot on my plate as is, plus I need to get a bigger memory stick(and a bigger hard drive from the looks of it).
 

tomberyx

Well-Known Member
Member
Joined
Jan 9, 2020
Messages
1,679
Trophies
2
XP
4,433
Country
Germany
I haven't been able to get anyone on the github to test out my new Ys VIII code yet, to see if it works for anyone else... Anyone with Ys VIII wanna try out a code for me? If this code is working for, literally anyone else, I'll remake the codes to use this new type.... It's just I don't have good dumps from anyone who said my old codes were,'t working, so I can't be sure if they're good or not.

Code:
# ID: PCSE01103
# Title: Ys VIII Lacrimosa of Dana
# Region: US
# Version: 1.02
# Type: NoNpDRM
# Code Author: Yohoki

 _V0 Adol 999 HP [Seg1 Rooted Pointer PoC]
 $B200 00000001 00000000
 $3202 000077D4 00003870
 $3200 00000000 00000F04
 $3300 00000000 4479C000
 $3202 000077D4 00003870
 $3200 00000000 00000F00
 $3300 00000000 4479C000


Result :
PCSE01103

Game difficult: hard:
DLC: No
Playtime: 20min
Psvita language: German

Your HP code works very well,nice!
 
  • Like
Reactions: CrossOut

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Wish I could help but got a lot on my plate as is, plus I need to get a bigger memory stick(and a bigger hard drive from the looks of it).
I just hooked a new 4TB drive into my pc..... hopefully I never run out of space again??? Probably will run out of space again. XD

Result :
PCSE01103

Game difficult: hard:
DLC: No
Playtime: 20min
Psvita language: German

Your HP code works very well,nice!
:O
Bro, you always give me trouble with your German vita! How come it just works this time, and without the DLC? That's awesome news! Alright. That's enough for me to remake the codes for it. Thanks very much

--- Edit ---
Alright, here's the new code list for player stats. Other codes will take a bit longer... Still gotta find a good way to point to item lists and things.

Code:
_V0 Adol Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 000077D4 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 000077D4 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Laxia Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 00007848 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 00007848 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Sahad Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 000078BC 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 000078BC 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Hummel Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 00007930 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 00007930 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Ricotta Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 000079A4 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 000079A4 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Dana Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 00007A18 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 00007A18 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END
 
Last edited by Yohoki,

NeoGranzon

シュウ 「グラビトロンカノン 発射!」
Member
Joined
Aug 4, 2019
Messages
3,058
Trophies
1
XP
8,172
Country
Italy
Hi guys,i wanted to ask one thing: if i have for example 30 codes and i want to compress it in one, is it possible?
 

dbzgts

Active Member
Newcomer
Joined
Sep 21, 2016
Messages
41
Trophies
0
Age
43
XP
187
Country
Indonesia
I just hooked a new 4TB drive into my pc..... hopefully I never run out of space again??? Probably will run out of space again. XD


:O
Bro, you always give me trouble with your German vita! How come it just works this time, and without the DLC? That's awesome news! Alright. That's enough for me to remake the codes for it. Thanks very much

--- Edit ---
Alright, here's the new code list for player stats. Other codes will take a bit longer... Still gotta find a good way to point to item lists and things.

Code:
_V0 Adol Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 000077D4 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 000077D4 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 000077D4 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Laxia Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 00007848 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 00007848 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 00007848 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Sahad Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 000078BC 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 000078BC 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 000078BC 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Hummel Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 00007930 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 00007930 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 00007930 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Ricotta Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 000079A4 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 000079A4 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 000079A4 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END

_V0 Dana Codes
$0000 00000000 00000000

_V0 --Inf HP
$B200 00000001 00000000
$8202 00007A18 00003870
$8200 00000000 00000F04
$8800 00000000 00000000
$8602 00007A18 00003870
$8600 00000000 00000F00
$8900 00000000 00000000
#END

_V0 --Level Modifier
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000EFC
$3300 00000000 00000063
#END

_V0 --STR Modifier [Float]
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000F08
$3300 00000000 42C60000
#END

_V0 --DEF Modifier [Float]
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000F0C
$3300 00000000 42C60000
#END

_V0 --Current EXP Modifier [Float]
$B200 00000001 00000000
$3202 00007A18 00003870
$3200 00000000 00000F24
$3300 00000000 461C3C00
#END#END
I tried the EU version PCSB01128 and it also works...
 
  • Like
Reactions: CrossOut and Yohoki

dbzgts

Active Member
Newcomer
Joined
Sep 21, 2016
Messages
41
Trophies
0
Age
43
XP
187
Country
Indonesia
....that's not good..... Am I not on 1.02? XD lmfao I'm confused now.
Do you confused why sometimes the code work in the base version but after update it is not working? I think I have the answer. I checked the eboot.bin from the base and patch version. The size is the same but maybe if you are on computer right now, you can compare it and look if any changes or they both are the same :lol:
 
Last edited by dbzgts,

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
Do you confused why sometimes the code work in the base version but after update it is not working? I think I have the answer. I checked the eboot.bin from the base and patch version. The size is the same but maybe if you are on computer right now, you can compare it and look if any changes or they both are the same :lol:
They are definitely different. The patch is a few kilobytes different, but windows will say they're the same size on about 2mb.

I'm reinstalling right now from the ps store and I'll update from ps store instead of copying over my patch folders.... I'm not sure why, but I think my game SAYS it's version 1.02, but it's loading base game I think.... weird.

I'm looking at a few dumps that were sent to me, and they have a reference to a patch101.xai file, but mine do not... So I'm wondering if I messed up when I patched my game. I'll just update over the wifi instead of copying with vitashell.
 
Last edited by Yohoki,

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    Veho @ Veho: Wow, only $700?