..:: PCSX2 Forums ::..
Register | Help | Log In |
Register PCSX2 Site Forums Member List Donate View Today's Posts Search

Current time: 03-11-2010, 09:06 PM Hello There, Guest! (Login — Register)

..:: PCSX2 Forums ::.. / PCSX2 Discussion and Support / General Discussion / Post your PCSX2 patches here!

1 user browsing this thread: (0 members, and 1 guest).

Pages (35): « Previous 1 ... 25 26 27 28 29 ... 35 Next »
Post Reply 
 
Thread Rating:
  • 29 Votes - 4.41 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Post your PCSX2 patches here!
Author Message
Franpa Offline
Member
**

Posts: 61
Joined: Oct 2009
Location: Australia
Post: #261
RE: Post your PCSX2 patches here!
(04-13-2009 08:26 PM)vsub Wrote:  Kingdom Hearts 2 USA CRC DA0535FD
Code:
gametitle=Kingdom Hearts II [SLUS 21005] (U)
// Infinite Drive Gauge
patch=1,EE,01c95309,byte,00000009
// Infinite Form Gauge
patch=1,EE,01C9530E,byte,00000015
// Recharge Magic Immediately
patch=1,EE,01c95316,byte,00000000

Infinite Drive Gauge - Always have 9 for drive gauge(not form gauge).
When you revert from some form you'll have 9 drive gauge's and you can change to some form again.
Infinite Form Gauge - Be careful about this cheat because of Dark Sora...you wont be able to revert from that form if the cheat is enabled(this is because you can only revert from this form if the gauge is fully used up and that will never happen with this cheat on).And btw I only add 3 form gauge's because for the real infinite form gauge cheat to be enabled,the cheat is more than one line(4 lines).But there isn't a problem if you have even only one form gauge since the cheat freezes the form gauge(can't decrease)
Recharge Magic Immediately - When you use all of your magic it will recharge immediately(you don't have to wait).The code is like infinite magic.

1) Is there a patch for the Australian version of this game offering the same features?

2) Is there a patch to remove/skip enemy attack animations in the Australian Disgaea?
11-02-2009 03:13 PM
Find all posts by this user Quote this message in a reply
vsub Offline
Posting Freak
****

Posts: 1.149
Joined: Feb 2009
Location:
Post: #262
RE: Post your PCSX2 patches here!
(11-02-2009 03:13 PM)Franpa Wrote:  1) Is there a patch for the Australian version of this game offering the same features?

I made those cheats myself using my version of the game so I can't help you.

P4 2.8GHz,6600GT,1024 RAM
11-02-2009 03:33 PM
Find all posts by this user Quote this message in a reply
Kuugen Offline
Newbie

Posts: 1
Joined: Oct 2009
Location:
Post: #263
RE: Post your PCSX2 patches here!
I tried ( for quite a while.. ) to port CB codes for Disgaea 2. I usually use artmoney to do code searching ( because it allows real time edit instead of having to adjust the code directly or using a joker for the values to be adjusted ) and figured out that I simple need to apply -3A8100 to the artmoney value to get actual patch values.
Well, thats all fine and good, but when I try to convert CB codes, it utterly fails
There is no pattern to it. While on 02 code has a difference of 2A84000, another only has 689D30 and etc. There is no end to it. I managed to find a few values the GS codes use by myself, but editing them does virtually nothing. For example

2A6F2125 2405????

is supposed to be a bonus list replacement code. Weird enough, I found the address by using the quantity value list and doing quite abit of meddlesome search, and tried to edit it, but it had simply no effect. freezing the value at 10 ms refresh also did nothing. On my PS2, the code actually works, which confuses me. I am sure I have the right address, though.

Feeding the codes directly via RAW causes a instant crash no matter what code. Using them RAW and with an extended flag also crashes the emulator.

I'm aware that there is no holy grail for code converting, but im not really making sense out of the post that explains how to feed RAW codes into the emulator.

The game CRC is 951555A0, name is Disgaea 2 ( NTSC ), im using SLUS 213.97

Requested ( to be converted ) Codes:

Bonus Item Modifier
Original CB code: 2A6F2125 2405????

Skill exp applied to all skills:
0AE1120C 00000059
0AE5120C 00000019
2AE33B1E 00000000
2AEF3B1E 00000000
2ADB3B1E 24E70001
0A29120C 000000F9

as comparsion, this is a code to max out the bonus gauge
CB version:
1A272455 00000009
1A2B2455 00000009
Patch version:
003A85EE 00000009

( don't ask me why the original code has 2 lines. I only use one and have had no problems in the entire game. I think one code deals with the actual level, the other with the progress of the actual level )


CB codes taken from:
http://www.bsfree.org/index.php?s=27&d=9...59&c=65119
11-02-2009 10:23 PM
Find all posts by this user Quote this message in a reply
heatblazer Offline
Member
**

Posts: 113
Joined: Jan 2009
Location:
Post: #264
RE: Post your PCSX2 patches here!
(10-30-2009 07:23 AM)SonicXPS2 Wrote:  Heres a patch for Bakugan Battle Brawlers i made it skips the beginning videos and does not crash and you can play! Smile

WOW! That`s a nice one! Thanx, mate!
11-02-2009 10:38 PM
Find all posts by this user Quote this message in a reply
Franpa Offline
Member
**

Posts: 61
Joined: Oct 2009
Location: Australia
Post: #265
RE: Post your PCSX2 patches here!
Is there a patch to skip the title screen introduction in the Australian Disgaea 1? I realize I could save state at the title screen but I don't like depending on Save States much.
11-03-2009 05:39 AM
Find all posts by this user Quote this message in a reply
vsub Offline
Posting Freak
****

Posts: 1.149
Joined: Feb 2009
Location:
Post: #266
RE: Post your PCSX2 patches here!
(11-03-2009 05:39 AM)Franpa Wrote:  Is there a patch to skip the title screen introduction in the Australian Disgaea 1? I realize I could save state at the title screen but I don't like depending on Save States much.

Start the emu,make sure that Misc=>Enable Patches is enabled then start the game and press Esc.Go to Misc=>Patch Browser=>click on Skip MPEG(if the patch is founded it will show a box with "Patch Found")=>select the code and click on the Enable/Disable button to enable the cheat=>click on pnach Writer=>on comment and game title you can write whatever you want.After clicking on the save button,restart the emu and the code for skip videos will be active.

P4 2.8GHz,6600GT,1024 RAM
11-03-2009 07:01 AM
Find all posts by this user Quote this message in a reply
Franpa Offline
Member
**

Posts: 61
Joined: Oct 2009
Location: Australia
Post: #267
RE: Post your PCSX2 patches here!
Yeah I don't think the game uses MPEG for video/cut scenes. Says "Patch not found"
(This post was last modified: 11-03-2009 10:24 AM by Franpa. Edit Reason: )
11-03-2009 10:21 AM
Find all posts by this user Quote this message in a reply
gikos Offline
Newbie

Posts: 2
Joined: Jan 2009
Location:
Post: #268
RE: Post your PCSX2 patches here!
hello.
anyone have max exp for Kingdom hearts 2 Jap.not final mix
11-03-2009 10:47 AM
Find all posts by this user Quote this message in a reply
Rokoka Offline
Member
**

Posts: 137
Joined: Aug 2009
Location:
Post: #269
RE: Post your PCSX2 patches here!
Edit:Never mind I got it made myself
(This post was last modified: 11-11-2009 07:22 AM by Rokoka. Edit Reason: )
11-11-2009 06:53 AM
Find all posts by this user Quote this message in a reply
decode1984 Offline
Member
**

Posts: 143
Joined: Nov 2009
Location:
Post: #270
RE: Post your PCSX2 patches here!
(Request)

I was wondering if someone can be so kind enough to make a patch file for me. The game is Persona 3 FES NTSC (U) with the game code of SLUS 216.21 . I want everything. Infinite HP/SP, Gil, level up etc. Any help will be great! Thank you in advance! ^^

[Image: 868904.png]
| Nvidia 8800 GTS 320MB SC x2 (SLI) | WD RE3 250GB (RAID-0) | HP DVD1260i DVD-RW | Antec TP Quattro 850 |
11-14-2009 03:36 AM
Find all posts by this user Quote this message in a reply
« Next Oldest | Next Newest »
Pages (35): « Previous 1 ... 25 26 27 28 29 ... 35 Next »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:


Current time: 03-11-2010, 09:06 PM

Contact Us | PCSX2 | Return to Top | Return to Content | Lite (Archive) Mode | RSS Syndication

Powered By MyBB, © 2002-2010 MyBB Group.
Theme created by IncadudeF and modified by bositman