Thank you for the excellent translation. I am having some problems applying the hotfixes - Injectbytes crashes when I try to open it. If anyone could help I would appreciate it. Thank you.
I've got the same problem he has--I know what an msdos batch file is, but where do you put the iso name? and what arguments?
Example, the first bat file you posted reads:
InjectBytes %1 403B6FA5 206F6620
Where do I insert the iso filename? Might be better if you put a filename in the bat file yourself and we all renamed our iso, or at least easier for us non-rocket scientists. Just a thought.
I tried using injectbytes with Windows 7 64-bit. Could that be my problem?
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: injectbytes.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 474f1761
Problem Signature 04: InjectBytes
Problem Signature 05: 1.0.0.0
Problem Signature 06: 474f1761
Problem Signature 07: 1
Problem Signature 08: 1
Problem Signature 09: System.IndexOutOfRangeException
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
You'll have to provide the
Tom-Servo — Fri, 02/05/2010 - 15:49You'll have to provide the command line you are using to run it. Usually it crashes when you don't provide it a file name to patch to.
Usually you should be running the batch file and using the ISO as the argument.
I've got the same problem he
Ernie — Fri, 02/05/2010 - 20:09I've got the same problem he has--I know what an msdos batch file is, but where do you put the iso name? and what arguments?
Example, the first bat file you posted reads:
InjectBytes %1 403B6FA5 206F6620
Where do I insert the iso filename? Might be better if you put a filename in the bat file yourself and we all renamed our iso, or at least easier for us non-rocket scientists. Just a thought.
If your ISO is named
Tom-Servo — Fri, 02/05/2010 - 20:30If your ISO is named DQ5.iso
Open a command prompt, go to your ISO's directory and type:
hotfixes_007_DW.bat DQ5.iso
That make sense? ^.^
Yeah it does now, my iso was
Ernie — Fri, 02/05/2010 - 20:42Yeah it does now, my iso was named PS2 Dragon Quest V (J)_e.iso and the program was truncating it to PS2 and crashing, thanks for the illumination :)
Ya, if you have spaces in the
Tom-Servo — Fri, 02/05/2010 - 21:08Ya, if you have spaces in the name use quotes.
hotfixes_007_DW.bat "PS2 Dragon Quest V (J)_e.iso"
injectbytes still has yet to work for me
mimirmike — Mon, 02/08/2010 - 08:39I tried using injectbytes with Windows 7 64-bit. Could that be my problem?
Problem signature:
Problem Event Name: CLR20r3
Problem Signature 01: injectbytes.exe
Problem Signature 02: 1.0.0.0
Problem Signature 03: 474f1761
Problem Signature 04: InjectBytes
Problem Signature 05: 1.0.0.0
Problem Signature 06: 474f1761
Problem Signature 07: 1
Problem Signature 08: 1
Problem Signature 09: System.IndexOutOfRangeException
OS Version: 6.1.7600.2.0.0.256.48
Locale ID: 1033
Hope that helps.
Need to see what command line
Tom-Servo — Mon, 02/08/2010 - 08:55Need to see what command line you used. Does your ISO have spaces in it?
It could be windows 7 64 bit, I haven't testing the program on it, but the programs is pretty simple.
figured it out
mimirmike — Mon, 02/08/2010 - 09:10I was reading the how to patch instructions wrong or rather not fully reading it at all haha. I fixed my problems thank you =)