thanks a lot mudi! is it possible to add the one hit kill option? fighting can get tiresome :/
Done. I added a Strong Punch option.
Make sure to use it with the Unlimited HP option ON. I didn't have enough time to code a clean solution for Strong Punches, so enemies can also beat you up without the Unlimited HP on. But with both those options on (unlimited HP and strong punches), life is good!
How to use this cheat table?
Install Cheat Engine
Double-click the .CT file in order to open it.
Click the PC icon in Cheat Engine in order to select the game process.
Keep the list.
Activate the trainer options by checking boxes or setting values from 0 to 1
I published a new table, adding 2 options for easy kills:
1. Strong Punches: most enemies die from one punch. Make sure to use with the unlimited HP option ON.
2. Instant Kills: enemies die as soon as the battle begins. I recommend use the Strong Punches instead of this one, it's more fun and you also get money from it.
I'm not super happy with the Instant Kill option, as you miss on the money rewards. But I added it just in case someone needs it.
I'll share mine, it doesn't require any Infinite Health options and gives you all the money rewards and kills enemies in 1 hit.
[ENABLE]
aobscanmodule(invincibility,Yakuza0.exe,E3 5F C3 CC CC CC 48 89 6C 24 10) // should be unique
registersymbol(invincibility)
invincibility+06:
db C3 90 90 90 90
[DISABLE]
invincibility+06:
db 48 89 6C 24 10
unregistersymbol(invincibility)
dealloc(newmem)
This game is becoming very boring for me, a cutscene simulator if you will
Thank you for sharing the code rhark.
I noticed that your Easy Kills code also affects the player HP, so I get 1-shotted by mobs if I don't land the punch first.
Probably it requires to be used at the same time with your Untouchable code.
By the way, I like your Untouchable hack, it's useful - I did the Punch Artist quest line with it.
Thank you for sharing the code rhark.
I noticed that your Easy Kills code also affects the player HP, so I get 1-shotted by mobs if I don't land the punch first.
Probably it requires to be used at the same time with your Untouchable code.
By the way, I like your Untouchable hack, it's useful - I did the Punch Artist quest line with it.
Hmm, I tested it earlier without untouchable on and normal damage was dealt to the player. Weird.
Edit: On my game, I can take like 6+ hits and then it kills me which is strange. Thanks for acknowledging this though, gonna see if I can do a compare to fix it