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
Any cheat for Romancing Saga 3?
I will giv it a try later , promise

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

Jetzt hat es geklappt und nun fehlt nur noch die items :)

Haha bester mann :D
If the code works now that means the pointer is crap. Yohoki will fix it.

Ach komm items brauchst doch nicht wenn du unsterblich bist
 
Wenn du alle Herze willst dan mach statt 402 eine 404 draus aber gehr ja nicht höher:-)
Der code wird vermutlich später im Spielverlauf nicht funktionieren. Weil es (denke ich) nicht der/richtigen sind. Aber das wirst du uns hoffentlich mitteilten
 
Hey guys I've been messing with the adventure time game and in order to get inf hearts, you need two codes, one for the health and one for the visible hearts. I will post an example in a few minutes.
 
Hey guys I've been messing with the adventure time game and in order to get inf hearts, you need two codes, one for the health and one for the visible hearts. I will post an example in a few minutes.
wut?

You only need the HP. The visible hearts shouldn't matter and will update based on what the actual hp is.
 
wut?

You only need the HP. The visible hearts shouldn't matter and will update based on what the actual hp is.
Yea but without both it causes visual glitches, only the hp code and you're invincible, but the hearts will go down one and up one constantly, with just the visible hearts code it will always show full hearts, but you will still die after so many hits, with both codes the hearts constantly show full hearts and you are invincible
 
Yea but without both it causes visual glitches, only the hp code and you're invincible, but the hearts will go down one and up one constantly, with just the visible hearts code it will always show full hearts, but you will still die after so many hits, with both codes the hearts constantly show full hearts and you are invincible
That's easy to fix. Just set the HP to 1 higher than normal. instead of 3hp, set it to 3.5hp. just set hp to 40600000
 
That's easy to fix. Just set the HP to 1 higher than normal. instead of 3hp, set it to 3.5hp. just set hp to 40600000
Ahh didn't know that! I'll have to go revise a bunch of codes now xD good to know though, and in that case it's not a pointer because I've been away from my laptop but the code i found is

$0200 8A078774 40600000

Like yohoki said, 40600000 is 3.5 which fixes the visual glitch with just one line instead of two.

In order to find it you'll have to search float 3.00 and every hit search less than and you should have 4 results after the 3rd or 4th hit and each hit is minus .50 so full health is 3.00 = 3 hearts, 2.50 = 2.5 hearts, 2.00 = 2 hearts, etc.
 
Ahh didn't know that! I'll have to go revise a bunch of codes now xD good to know though, and in that case it's not a pointer because I've been away from my laptop but the code i found is

$0200 8A078774 40600000

Like yohoki said, 40600000 is 3.5 which fixes the visual glitch with just one line instead of two.

In order to find it you'll have to search float 3.00 and every hit search less than and you should have 4 results after the 3rd or 4th hit and each hit is minus .50 so full health is 3.00 = 3 hearts, 2.50 = 2.5 hearts, 2.00 = 2 hearts, etc.
unfortunately, I've already confirmed with @tomberyx and the address does shift sometimes. It's always in that 8A-8B range, but it does move around. A pointer will be needed. That's how I knew that 3.5 would work for HP, because we've already talking about the HP values in msg.
 
unfortunately, I've already confirmed with @tomberyx and the address does shift sometimes. It's always in that 8A-8B range, but it does move around. A pointer will be needed.
Yea it definitely does and that's what i saw as well, a few dumps should help find a pointer no problem, I'm away from my laptop right now though, i can try finding it tonight when i get home if it's not found by then.
 
Yea it definitely does and that's what i saw as well, a few dumps should help find a pointer no problem, I'm away from my laptop right now though, i can try finding it tonight when i get home if it's not found by then.
I told @tomberyx that I'd take a look at his dumps, so he's gonna upload them tomorrow for me to get a peek at in HxD and a couple pointer searchers. So, it won't be tonight, at least not from me.
 
  • Like
Reactions: kaymynd
See if this works for those who have the game.

Code:
# Title: Samurai Warriors 4-II
# ID: PCSE00737
# Region: USA
# Version: 1.00
# Type: NoNpDRM
# Created by Suiseiseki

_V0 Infinite Spirit (First Character/Survival Mode)
$3201 82DA277C 000005AC
$3300 00000000 447A0000

_V0 Infinite Musou (First Character/Survival Mode)
$3201 82DA277C 000005A4
$3300 00000000 453B8000

If it works without much problems I can go ahead and do codes for Samurai Warriors 4/Samurai Warriors 4-II/Samurai Warriors 4: Empires/Dymasty Warriors 8 Empires
 
Last edited by Suiseiseki,
See if this works for those who have the game.

Code:
# Title: Samurai Warriors 4-II
# ID: PCSE00737
# Region: USA
# Version: 1.00
# Type: NoNpDRM
# Created by Suiseiseki

_V0 Infinite Spirit (First Character/Survival Mode)
$3201 82DA277C 000005AC
$3300 00000000 447A0000

_V0 Infinite Musou (First Character/Survival Mode)
$3201 82DA277C 000005A4
$3300 00000000 453B8000

If it works without much problems I can go ahead and do codes for Samurai Warriors 4/Samurai Warriors 4-II/Samurai Warriors 4: Empires/Dymasty Warriors 8 Empires
It would be very welcome if you could do as many codes as possible for the Dynasty Warriors games. EU codes would be great as well.
 
I got the dumps from @tomberyx for Adventure Time. I'm doing some pointer searching now with them for HP. Coins looks pretty simple, though. It's located in seg1, so we can just use a $B200 code. But since it's in seg1, it will only work on z06 Vitacheat.
Code:
_V0 Inf Coins (B200)
$B200 00000001 00000000
$0200 00014360 0000270F
 
Yea it definitely does and that's what i saw as well, a few dumps should help find a pointer no problem, I'm away from my laptop right now though, i can try finding it tonight when i get home if it's not found by then.
Try this one out for me. I don't have the game to test it, but it looks pretty solid to me.
Code:
_V0 HP [Stable]
$3202 81B626EC 0000009C
$3200 00000000 000002B4
$3300 00000000 40600000
 

Site & Scene News

Popular threads in this forum