Hacking VitaCheat/FinalCheat Database

  • Thread starter Thread starter Shumno
  • Start date Start date
  • Views Views 3,400,057
  • Replies Replies 9,546
  • Likes Likes 41
some games like nuclear throne,iconoclasts, tempar only green results (6 dump), therefore, should another method be used?
 
Last edited by ,
some games like nuclear throne,iconoclasts, tempar only green results (6 dump), therefore, should another method be used?
When I see this, it usually means that the game has a weird DMA that we don't quite understand yet. Usually, it means that the addresses are getting shifted (like, 81000000 getting set to 82000000 sometimes). So, you'll need to look at the addresses and see if something like that is going on. You might have 3-4 dumps where the address is in the first group, and 2-3 dumps where the address is in the second group. If you pointerscan with dumps without mixing the groups together, you'll get better results.
 
  • Like
Reactions: tomberyx
bit dungeon plus pcsb01105 money
$0200 8767FB5C 00000000 change value dec


in addresses where only one value changes, is tempar used?
i tried but the results are negative

example iconoclasts, in the address 81fCb064 only changes the value of C from 0 to f
 
Last edited by ,
# Title: LIMBO
# ID: PCSB00336
# Region: EU
# Version: 1.00
# Type: NoNpDrm
# Vita-Language: German
# Reset Game: 15+
# Code Author: tomberyx
# PCSB00336

_V0 Walk Speed 2x
$0000 813506F6 000000FF

_V1 Walk Speed 3x
$0100 813506F6 00004090

_V0 Walk Speed Normal
$0100 813506F6 00003F80

_V0 Background Freeze
$0000 81C41FEB 000000FF

_V0 Background Speed up
$0000 81C41FEA 0000000F
 

Attachments

bit dungeon plus pcsb01105 money
$0200 8767FB5C 00000000 change value dec


in addresses where only one value changes, is tempar used?
i tried but the results are negative

example iconoclasts, in the address 81fCb064 only changes the value of C from 0 to f
So the address is always either 81FCB064 or 81FFB064, and nothing else? (or something similar to this? I didn't quite understand your meaning. sorry)

If this is the case, tempAR will not work as it isn't a pointer. It's an address shift of some kind. Use the Conditional codes (https://github.com/r0ah/vitacheat/wiki/Condition). You'll have to find a value that also shifts with the HP code to test and do something like this example:
Code:
_V0 HP
$D201 81000000 FFFFFFFF
$0200 81FCB064 00000063
$D201 81030000 FFFFFFFF
$0200 81FFB064 00000063
You'll have to tweak it to your own game, but tha's an example.
 
Last edited by Yohoki,
  • Like
Reactions: tomberyx
81f2b064 , 81f8b064,

in searches only the fourth position is changed
 
Last edited by ,
81f2b064 , 81f8b064,

viene modificata solo la quarta posizione

@artyui ,have you tried to merge the codes like this
Code:
$0X00 81F2B064 XXXXXXXX(set same value)
$0X00 81F8B064 XXXXXXXX(set same value)
and active the code?
 
Last edited by NeoGranzon,
  • Like
Reactions: MichaelWilliams1234
yes use z06
When you've made dumps, it should have a .txt file with them. Can you give me the address for the codes and the info from the .txt file that goes with that code. Just the first 6 lines is fine... should look something like this:
Code:
00. module name :XXXXX
path: ux0:/app/PCSX00XXXX/eboot.bin
vaddr: 0x81029310
memsz: 0x3c1b78
vaddr: 0x81500e10
memsz: 0x3783cc
 
@artyui ,have you tried to merge the codes like this
Code:
$0X00 81F2B064 XXXXXXXX(set same value)
$0X00 81F8B064 XXXXXXXX(set same value)
and active the code?[/CODE]

please lets not give people code which you don't know what it does.

we as a community prefer code to be tested. this isnt an emulator, its on the vita itself.
 

Site & Scene News

Popular threads in this forum