Next Generation Emulation banner

Phaste - Cheat Code Trainer for PCSX2

6910 Views 39 Replies 11 Participants Last post by  Imaha486
Get it from the autor's japanese homepage:
hp.vector.co.jp/authors/VA018359/

As the author doesn't speak english, all texts have been translated by computer software thus resulting in odd english.
Please rtfm carefully before you complain "this and that ain't working".
Where it reads MAX the author means little endian .

Of course it will only work with compatible games that run into actual gameplay.
21 - 40 of 40 Posts
Nachbrenner said:
This part of RAM is used by Kernel (BIOS).
I'm afraid there is nothing you can do there :cry:
Thank you very much. :)
The problem was solved by your favor. :nod:
I want to try other method or other title.
http://hp.vector.co.jp/authors/VA018359/omake/p2g_v150.zip
This tool acquires ProgramCounter and RA Register of realtime.
(There is no document manual)

-Content of update
added [Address Adjustment]
It corresponds to the "PCSX2 new version" by the address correction.
1.The debugger is opened and the value of PC is preserved.
2.Inputs it to Editbox in the right of the [<< Adjust ]button.
3.Click on a [<< Adjust ] button.
The value of PC is retrieved, and the index is corrected.

Can you use it with PCSX2 v0.8?
See less See more
Imaha486 said:
Can you use it with PCSX2 v0.8?
Yes,
thank you, it's working fine :thumb:
Oh! very good. :thumb:

Ok, The document manual was made.
I formally released it.
http://hp.vector.co.jp/authors/VA018359/tool/p2g_v150.zip

good luck.
Patch of "Z Gundam"

I succeeded in the analysis by using PCSX2GET Ver1.51
http://hp.vector.co.jp/authors/VA018359/tool/p2g_v151.zip
(sorry, the bug is included in ver1.50...)

PCSX2GET log is..
0972 : PC[00121c94] RA[00000000][00000000][00000000][00201db0]
0973 : PC[00201dac] RA[00000000][00000000][00000000][00201db0]
0974 : PC[00121cc8] RA[00000000][00000000][00000000][00201db0]
0975 : PC[00121cac] RA[00000000][00000000][00000000][00201db0]
0976 : PC[00121c94] RA[00000000][00000000][00000000][00201db0]
0977 : PC[00121c98] RA[00000000][00000000][00000000][00201db0]
0978 : PC[00201db4] RA[00000000][00000000][00000000][00201db0]
0979 : PC[00121cc0] RA[00000000][00000000][00000000][00201db0]
0980 : PC[00121ce0] RA[00000000][00000000][00000000][00201db0]
....Endless.
In PS2DIS push [J]key and paste 00201db0 (RA).

00201da8 0c048724 jal $00121c90
00201dac 24040001 addiu a0, zero, $0001
00201db0 00000000 nop
-->fill nop

---- filename : 992356FE.pnach
gametitle=Z Gumdom(NTSC J/PBPX_955.22)
comment=created by Imaha486
//Skip endless-loop
patch=0,EE,00201da8,word,00000000
patch=0,EE,00201dac,word,00000000
----

*** Please check of [Disable recompiler] ***

See less See more
Sorry, uploading failed.
(I up-loaded it again)
hey i need help on using the pcsx2get cuz i always get a "00000000"... RA address. do i need to adjust something? pls someone help me. i am trying to skip IPU Dithering based on Nachbrenner's hacking guide (Chapter 11) but i always seem to get 00000000
hmmm...

Are you using the latest(1.51) version?
And, Please teach the boot program name. (exam:SLPS_200.01 , PBPX_955.22 ...more)

The search for PCSX2GET is based on the boot program.
PCSX2GET fails if the filename is different from the form of "xxxx_xxx.xx" it.
i am using the latest version of pcsx2get. is there a specific Address adjustment for every version of pcsx2? cus i tried using version 1.50 and i got a different result.
Adjusts PCSX2GET to PCSX2 v0.7.
As well as PCSX2v0.7, it is necessary to adjust.

Please, teach me your "boot program" file name.
Hmmm you could use T-search for the samething, to hack codes for this although I really like this program as it's specifically made for pcsx2, hmmm, this could actually lead to a gameshark type plugin eventually.
Kanodin said:
Hmmm you could use T-search for the samething, to hack codes for this although I really like this program as it's specifically made for pcsx2, hmmm, this could actually lead to a gameshark type plugin eventually.
thats not a bad thought at all
PCSX2GET Ver1.52 Released.
http://hp.vector.co.jp/authors/VA018359/tool/p2g_v152.zip

added [QuickView].
This is used to see the log easily.
- before:Logging->Save->Input filename->Log file open.
- after:Logging->QuickView. :)

good luck.
Imaha486 said:
I succeeded in the analysis by using PCSX2GET Ver1.51
http://hp.vector.co.jp/authors/VA018359/tool/p2g_v151.zip
(sorry, the bug is included in ver1.50...)

PCSX2GET log is..
0972 : PC[00121c94] RA[00000000][00000000][00000000][00201db0]
0973 : PC[00201dac] RA[00000000][00000000][00000000][00201db0]
0974 : PC[00121cc8] RA[00000000][00000000][00000000][00201db0]
0975 : PC[00121cac] RA[00000000][00000000][00000000][00201db0]
0976 : PC[00121c94] RA[00000000][00000000][00000000][00201db0]
0977 : PC[00121c98] RA[00000000][00000000][00000000][00201db0]
0978 : PC[00201db4] RA[00000000][00000000][00000000][00201db0]
0979 : PC[00121cc0] RA[00000000][00000000][00000000][00201db0]
0980 : PC[00121ce0] RA[00000000][00000000][00000000][00201db0]
....Endless.
In PS2DIS push [J]key and paste 00201db0 (RA).

00201da8 0c048724 jal $00121c90
00201dac 24040001 addiu a0, zero, $0001
00201db0 00000000 nop
-->fill nop

---- filename : 992356FE.pnach
gametitle=Z Gumdom(NTSC J/PBPX_955.22)
comment=created by Imaha486
//Skip endless-loop
patch=0,EE,00201da8,word,00000000
patch=0,EE,00201dac,word,00000000
----

*** Please check of [Disable recompiler] ***

Huh, nice images... sorry if this is kinda offtopic, but that game seems great... I wish that kind of game was also launched in Europe, but I doubt it happens anyway...
I Uploaded PCSX2GET Ver1.55.
http://hp.vector.co.jp/authors/VA018359/pcsx2/p2g_v155.zip
added [EPC and ErrorEPC monitor].
But, it doesn't find that these parameters are useful...

And, http://hp.vector.co.jp/authors/VA018359/pcsx2/ directory has an old version.

>I wish that kind of game was also launched in Europe, but I doubt it happens anyway...
hmm... In Japan, the new work sells soon.
I wish that it sells overseas.
Phaste Ver1.20 was uploaded.
http://hp.vector.co.jp/authors/VA018359/pcsx2/phasteng120.zip

Added "Aaaaaaaa nnnnnnnn" code(32bitWrite).
Fixed cheat-code count bug.

==== cheat code :)

Moji-pittan (NTSC J/ info: http://namco-ch.net/mojipittan/information/ps2.php )

/When pushing the [L1]button, it becomes high-speed(VSync hack).
D01A88A0 00000004
2018AE80 03E00008
D01A88A0 00000004
2018AE84 00000000
D01A88A0 00000000
2018AE80 27BDFFE0
D01A88A0 00000000
2018AE84 FFB00000
See less See more
BUMP


I would like to request PCSX2get version 1.5 if it is possible. It has been removed from the servers and is not posted anywhere around this forum.
please do not bump.

next time use the search function. searching pscx2get would of easily lead you to this page:

http://www.ngemu.com/forums/showthread.php?t=62231
(i tested the link so you shouldnt have any problems)

btw, welcome :)

edit: for older versions
http://hp.vector.co.jp/authors/VA018359/pcsx2/
Just in case, I uploaded pcSX2get-ver1.50.
But, the adjusting feature and so on have a bug.
Because it is, after PCSX2 ver0.8, it isn't possible to use.

see you. :)
21 - 40 of 40 Posts
This is an older thread, you may not receive a response, and could be reviving an old thread. Please consider creating a new thread.
Top