Hacking VitaCheat/FinalCheat Database

D

Deleted User

Guest
some games like nuclear throne,iconoclasts, tempar only green results (6 dump), therefore, should another method be used?
 
Last edited by ,

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
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
D

Deleted User

Guest
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 ,

tomberyx

Well-Known Member
Member
Joined
Jan 9, 2020
Messages
1,669
Trophies
2
XP
4,401
Country
Germany
# 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

  • PCSB00336.rar
    322 bytes · Views: 205

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
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
D

Deleted User

Guest
81f2b064 , 81f8b064,

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

Yohoki

Well-Known Member
Member
Joined
Dec 4, 2018
Messages
824
Trophies
0
Age
34
XP
1,213
Country
United States
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
 

Flame

Me > You
Global Moderator
Joined
Jul 15, 2008
Messages
7,314
Trophies
3
XP
18,913
@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

General chit-chat
Help Users
  • No one is chatting at the moment.
    SylverReZ @ SylverReZ: @AncientBoi