It still shows the bullet counter decreasing, but I just wiped Yu in the special challenges with only Joker using a single turn by spamming the ever loving hell out of the gun: 10k in damage.
{ Game : P5R.exe
Version:
Date : 2022-10-23
Author : ShaRose
This stops the gun from actually using any ammo so you can fire forever.
}
[ENABLE]
P5R.exe+727975:
db 90 90 90
[DISABLE]
P5R.exe+727975:
db 66 FF C8
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
Last edited by ShaRose on Mon Oct 24, 2022 6:29 am, edited 1 time in total.
you'll need to leave the screen and go back to see the updated rank
I did they are all stuck at 1, the PC is in the Attic room (scripted) before having to go to bed, if that makes a difference. The yen updated no problem.
It still shows the bullet counter decreasing, but I just wiped Yu in the special challenges with only Joker using a single turn by spamming the ever loving hell out of the gun: 10k in damage.
It still shows the bullet counter decreasing, but I just wiped Yu in the special challenges with only Joker using a single turn by spamming the ever loving hell out of the gun: 10k in damage.
It still shows the bullet counter decreasing, but I just wiped Yu in the special challenges with only Joker using a single turn by spamming the ever loving hell out of the gun: 10k in damage.
RE: Infinite ammo, it's the steam version: I added an assembler, but you ONLY need to nop the dec ax instruction. I'd actually TRIED to post it earlier, but didn't notice that the forum didn't like me including surrounding code for some reason (which I did to make it easier to port to gamepass).
Could probably sigscan for it pretty easily, but I don't have gamepass to really try it: Here's the surrounding bytes.
66 85 c0 74 0b 66 ff c8 66 41 89 87 d0 79 00 00
Can someone search for that as array of byte and confirm the offset (Or rather if there's more than one hit? I didn't even test on steam since it's 4 AM and I really need to get to bed).