Hotfixes for bugs between revision releases
Tom-Servo — Wed, 01/27/2010 - 16:39
The following can be applied using a hex editor or the batch file on the project page.
How to apply hotfixes using batch file.
1. Place ISO, InjectBytes.exe, and batch file in the same directory.
2. Open a console and change to the directory those 3 files are.
3. Enter the command:
"batch file name" "Name of your patched ISO"
The batch file will contain all fixes between now and the next release. Keep an eye out for updates!
Issue:
"There is a chest of drawers" has boxes between chest and of, and of and drawers.
Fix:
Included in 001 or higher hot fix batch.
Issue:
When the older Borongo joins again his name is a mix of garbage characters or just "d".
Fix:
Included in 002 or higher hot fix batch.
Issue: (Found by N0Lif3)
When you find the wayfarer's cloths on the Parcheesi board it uses a Japanese symbol instead of an apostrophe. The Parcheesi board uses a different font setup than battle/normal text. Changed the Japanese tile to an apostrophe.
Fix:
Included in 003 or higher hot fix batch.
Issue:
If you have too many monsters and you send one monster to Mr Monster after battle the font is too wide.
Fix:
Included in 004 or higher hot fix batch.
Issue: (Found by Ernie)
Some descriptive text isn't translated (Hero's Wife shows up as Hero's (Japanese word for wife)
Fix:
Included in 005 or higher hot fix batch.
Issue:
When a monster defends itself in a battle "itsself" is displayed instead of "itself".
Fix:
Included in 006 or higher hot fix batch.
Issue:
Missing some battle text. (After 00 control code)
Fix:
Included in 006 or higher hot fix batch. Forked into DW and DQ style hot fixes.
Issue:
Older version of System file was inserted. Slimes "Chirped" instead of "Boooing!" etc etc
Fix:
Included in 008 or higher hot fix rar. See instructions on project page.
Issue: (Found by Ernie)
When you use Chizotte's Compass to see the name of the current town/cave etc spaces showed up as blocks. Also if you attempt to take the Fire/Water/Life ring from a statue it displays the Japanese characters for Fire/Water/Life instead of the English words.
Fix:
Included in 009 or higher hot fix rar. See instructions on project page.

"Enter the command:" Enter
melancton — Fri, 01/29/2010 - 17:30"Enter the command:"
Enter what command? There's nothing after this.
Oh haha I put the arguments
Tom-Servo — Fri, 01/29/2010 - 20:19Oh haha I put the arguments in less than sign greater than sign and it made it so you couldn't see it. Fixed!
InjectBytes.exe not working
fchinaski — Tue, 02/02/2010 - 04:53Hi, I have patched the ISO and installed the crash bug fix, but I can't install the hotfixes because the Console Application crashes before I can do anything. Anyone having the same problem? Thanks!
Injectbytes.exe not working
commander_101 — Tue, 02/02/2010 - 07:54same problem, but i think i know why, i don't have a virtual console. i play it on the ps2, looks like i'll have to wait for a decent patch, or is there another way to apply the hotfixes so i can play it on a ps2.
is there also a way to apply patches using the hex editor? and if so could you also give me the line where i can enable the debugroom?
thanks
Injectbytes.exe not working
fchinaski — Tue, 02/02/2010 - 11:16same here, I'll play it on the Ps2. Anyway, I think I'll just wait for version 1.1.
the injectbytes lines
Tom-Servo — Tue, 02/02/2010 - 12:30the injectbytes lines contains the offset and the data that needs to be changed.
Debug:
InjectBytes %1 402b5e74 26104200
This means you seek to 402b5e74 and change the bytes there to 26104200
Any issues that occur with PCSX2 but not on a real PS2 will not be fixed in any hot fixes or future revisions. You will need to adjust your settings/plugins or get an updated version of PCSX2 or plugins. Check the PCSX2 forums for more information!
Inject Bytes
Goty — Wed, 02/03/2010 - 20:11Inject Bytes isn't working for me either, it always crashes. Isn't there another way to apply the hotfixes?
InjectBytes.exe
pcsx2fan — Fri, 02/19/2010 - 11:18InjectBytes.exe managed to work under Windows XP SP3.
But I dunno if it worked under Windows Vista or Windows 7, even if you run it as administrator or have UAC disabled.
I have windows 7 and it runs
Tom-Servo — Fri, 02/19/2010 - 14:17I have windows 7 and it runs fine. Usually it crashes when arguments aren't properly passed in.