pnach cheating problem (SOLVED)
#1
I am using some cheats i created for S.L.A.I.-Steel Lancer Arena International. (EDIT- USA version of the game)
All of them work except 8 patches intended to give infinite ammo.

The top two work together to give chips infinite HP (i think anyways, i didn't create these two).
The 3d gives infinite credits.
And the last 8 are for infinite ammo on all weapons.


Here is my pnach file:


Code:
gametitle=S.L.A.I.-Steel Lancer Arena International
patch=1,EE,AC90B36B,extended,AD311206
patch=1,EE,BA56D7BB,extended,B3F12830
patch=1,EE,205FBCC0,extended,0098967F
patch=1,EE,20726318,extended,500
patch=1,EE,2072631C,extended,500
patch=1,EE,20726018,extended,500
patch=1,EE,2072601C,extended,500
patch=1,EE,20725D18,extended,500
patch=1,EE,20725D1C,extended,500
patch=1,EE,20725A18,extended,500
patch=1,EE,20725A1C,extended,500
The last 8 patches use float values, and i suspect that PCSX2 does not support float.
If that is not the issue then i would be grateful for some help.
And yes, i have tried 1F4 as the value instead of 500.

BTW: I have almost no programing or coding knowledge outside of modding...
Reply

Sponsored links

#2
Are you sure the top two work? They look fishy.

What is the source for these cheats? Maybe they are for a different region...
Reply
#3
(12-05-2015, 03:30 AM)willkuer Wrote: Are you sure the top two work? They look fishy.

What is the source for these cheats? Maybe they are for a different region...

Actually now that i think about it those two look encrypted...

As for the rest, i created them myself.
Reply
#4
How? Cheatengine or decrypted? If decrypted from where did you get the crypted ones? If cheatengine are they still working in cheatengine?
Reply
#5
i'm sorry guys, i wanna know how to apply gameshark code into pcsx2?

i don't get it at all, please help me.. i'm newbie here after all.. haha
and how to insert anime picture and ps spec on your posts?
Reply
#6
^ please don't hijack other's thread. It's rude. Make your own thread.
[Insert Witty Sig Here.]
Reply
#7
@rio1722

In addition to above post, please also review the forum rules. To add signature to your posts, navigate to User CP => Change Signature, good luck!
Reply
#8
(12-05-2015, 03:20 PM)willkuer Wrote: How? Cheatengine or decrypted? If decrypted from where did you get the crypted ones? If cheatengine are they still working in cheatengine?

I used cheatengine. Yes it works in cheatengine but not when loaded by the emulator.

I tried replacing the value with 00000500, and 000001F4 which both also failed.

To give more details, it seems that the emulator accesses the address but fails to set a value, which results in ammo being zero.

EDIT: The game might not like me trying to set the ammo value higher than the limit for that weapon, so i will try setting the value below the limit.
EDIT2: I am going to try decrypting and reverse-engineering a similar cheat i found on codetwink.
Reply
#9
Can you try 0x43fa0000 instead?
Reply
#10
(12-05-2015, 08:15 PM)willkuer Wrote: Can you try 0x43fa0000 instead?

Yes, this works. Thank you!
How did you come up with that value?

EDIT: Nevermind that question, i found a decimal to floating-point converter.
Reply




Users browsing this thread: 1 Guest(s)