Next Generation Emulation banner
1 - 20 of 40 Posts

· Premium Member
Joined
·
821 Posts
Discussion Starter · #1 · (Edited)
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.
 

· Registered
Joined
·
29 Posts
Hi

Thank you Nachbrenner.
I also registered { emu forum } user. :)

But,only a Japanese version can be downloaded from index2.html.
English ver is..
http://hp.vector.co.jp/authors/VA018359/tool/phasteng114.zip
Please access the address above.

And,the tool was made again with it. (Attention
It's [test version]!)
http://hp.vector.co.jp/authors/VA018359/omake/pcsx2get.exe
This tool acquires ProgramCounter and RA Register of realtime.
(The log can be saved.)
It might be able to know the crashing moment.

see you.
 

· Premium Member
Joined
·
821 Posts
Discussion Starter · #5 · (Edited)
Imaha486 said:
But,only a Japanese version can be downloaded from index2.html.
oops, i corrected the hyperlink :emb:

Mykas0 said:
Just a thought... why would someone want this, if you can't run any games in any emulator yet?
- find a game which runs into actual gameplay, even if it's only 1 FPS
(there is a list of my compatible games on my site)
- hack the codes although it takes ages
(Take a look at the highscore on the attached picture from "Super Bust-A-Move aka Puzzle Bobble".)
- use the codes on a real PS2 with Xploder or Codebreaker etc.

Another practical usage is the investigation of compressed ELFs, e.g. "Haven - Call of the king"
Due to the compression you cannot use the patch system that comes with PCSX2, but with Phaste.
 

· Registered
Joined
·
29 Posts
>oops, i corrected the hyperlink
Oh, Very thank you Nachbrenner :)

>Another practical usage is the investigation of compressed ELFs, e.g. "Haven - Call of the king"
>Due to the compression you cannot use the patch system that comes with PCSX2, but with Phaste.
Indeed, It was not thought.
It is very glad to use.
 

· He's watching you.
Joined
·
1,222 Posts
Mykas0 said:
Just a thought... why would someone want this, if you can't run any games in any emulator yet?
why wait?
 

· Premium Member
Joined
·
5,551 Posts
Well I dunno about you, but I like playing:

Beats of Rage v1.0028 [SLPS 66666] (PD - Senile Team)
Capcom VS. SNK 2 [PBPX 95201] (J)
Marvel vs Capcom 2 [SLPM 62227] (J)
Namco Museum [SLUS 20273] (U)
Police 24-7 [SLES 50285] (E)
Sega Ages 2500 Volume 6 - Bonanza Bros [SLPM 62433] (J)
Sega Ages 2500 Volume 7 - Columns [SLPM 62425] (J)
Street Fighter EX3 [SLUS 20130] (J)
Super Bust a Move [PBPX 95201] (U)
etc etc etc ;)

Kudos to the author of this program! Usefull for Haven indeed :D
 

· Registered
Joined
·
29 Posts
Hi,
Phaste Ver1.15 released. :)
http://hp.vector.co.jp/authors/VA018359/tool/phasteng115.zip
Fix "Scan pcsx2" bug.
Added "8bit Decrement code". 302000nn aaaaaaaa
Added "16bit Not equal code". D0aaaaaa 0010nnnn

And, Gradius3&4's code(SLPM62007/NTSC)

/L1=DecItemSlot R1=IncItemSLot
D05F4528 00000008
30100001 0100106A
D05F4528 00000004
30200001 0100106A

/Radical good speed!(Max 4x over)
1100102C 00001300
 

· PS2 PAL[v9], PS3Slim PAL
Joined
·
5,398 Posts
Mykas0 said:
tried on the device's oficial website, or on their IRC channel? Once, I needed a codebreaker code, so I went to their channel and they made me the code! :D
gonna have to try... what's the name of that irc channel? na on which server?
 

· Premium Member
Joined
·
821 Posts
Discussion Starter · #16 · (Edited)
@ KanedA
The general problem with the "professionals" is - once they made a set of codes for a particular game, it is very unlikely that they make an update.
Also, both Datel and Fire/FCD closed their forums and they don't have IRC channels.

I suggest you visit www.ps2-scene.org/forums/forumdisplay.php?f=22 for your request.
I assume you need codes for the PAL version, if i ever get the game i will port them from the US CB codes.


Now here is a little math quiz for everyone :D
How long did it take to get the attached screenshot (with the help of Phaste of course)?

edit: i deleted that explanation that was more confusing than helpful :???:
 

· Premium Member
Joined
·
821 Posts
Discussion Starter · #17 ·
How To Find A "Max Reverse Joker" With Phaste

In Phaste select "WORD" and search parameter:
0041FFFF digital pad
0073FFFF Dualshock 1
0079FFFF Dualshock 2
FFFF8080 this pattern is found with some current games (e.g. "Kingdom Hearts")

Get the "Xplorer Button Value Calculator" from my site to calculate values.
(with this tool is "Max Reverse Joker"="Normal+Swap")
 

· Registered
Joined
·
29 Posts
Incidently, PCSX2 always receives the Pad input. (PADwinKeyb driver only?)
As for the background, comparison PCSX2 receives the input.

1.boot PCSX2
2.phaste [snap pcsx2]
3.Pressing any PAD button...and,phaste [less(or greater)] search.
4.Up any PAD button...and,phaste param [ffff(or 0000)] search.
5.repert 3&4.....

The key code of Gradius3&4 was able to be acquired in this method.
 

· Registered
Joined
·
45 Posts
When I use "PCSX2",I always use "Pcsx2get" at the same time.
And, I noticed the thing that frequently fell into "00081fc0".
00081FC0: nop //←
00081FC4: nop
00081FC8: nop
00081FCC: nop
00081FD0: nop
00081FD4: nop
00081FD8: beq zero,zero,0x00081FC0 ※
Is this a system error?

And, I found an interesting thing at the same time.
By hitting the button repeatedly When PCSX2 freezes,
There is a case advanced to the next scene.
This isn't a joke. (better to use "SSSPSX PAD Plugin")
(eg:SENGOKU MUSOU,FF-X)
sorry, It might be an irrelevant topic.
 

· Premium Member
Joined
·
821 Posts
Discussion Starter · #20 ·
Play!PS2 said:
When I use "PCSX2",I always use "Pcsx2get" at the same time.
And, I noticed the thing that frequently fell into "00081fc0".
00081FC0: nop //←
00081FC4: nop
00081FC8: nop
00081FCC: nop
00081FD0: nop
00081FD4: nop
00081FD8: beq zero,zero,0x00081FC0 ※
Is this a system error?
This part of RAM is used by Kernel (BIOS).
I'm afraid there is nothing you can do there :cry:
 
1 - 20 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