>If a GNU/Linux port were to be made of this, I could finally ditch my VMWare
>Windows XP image. So, here's hoping....
Here you go. I just did a quick test to see if this and the win32 version produced the same output. BTW, it builds as is in gcc if you rename hdlpatch.cpp to hdlpatch.c as g++ requires main to return int.
>If a GNU/Linux port were to be made of this, I could finally ditch my VMWare
>Windows XP image. So, here's hoping....
Here you go. I just did a quick test to see if this and the win32 version produced the same output. BTW, it builds as is in gcc if you rename hdlpatch.cpp to hdlpatch.c as g++ requires main to return int.
Thanks a lot crazyc - I guess I'm going to try compiling it myself then. But thanks for the binary anyways - I had a quick look at the source before you posted this and noticed there was nothing OS-specific about it at all.
/S - Stops the cdvd-drive motor if there's any disc in the tray while
HDL/HDA is loading when using methods to boot that involve using disc.
(DO NOT USE if you have a V9-V11 and you're not booting using a disc!)
Now , I have a V9 and I use a PSX game + MC Exploit to make HDLoader booting from MC . should I use this patch?
And , can I patch with more date patches (for example /D1 /D2 at the same time) my executable ? And is /D3 patch reliable ?
/S - Stops the cdvd-drive motor if there's any disc in the tray while
HDL/HDA is loading when using methods to boot that involve using disc.
(DO NOT USE if you have a V9-V11 and you're not booting using a disc!)
Now , I have a V9 and I use a PSX game + MC Exploit to make HDLoader booting from MC . should I use this patch?
And , can I patch with more date patches (for example /D1 /D2 at the same time) my executable ? And is /D3 patch reliable ?
Thanks
Marcello
As I understand it, as you are using a disk to boot i.e. your ps1 disk, you want to apply this switch to stop the drive spinning.
If you had a v9 with a Matrix/DMS etc that allows booting without a disk (i.e. dev mode) in the drive HDLoader will hang when using this switch when a CD/DVD is not present.
I have yet to use a date switch, but can tell that you can only use one of D0,D1,D2 and D3. I am not sure how zero's patch works but I imagine if you used /D2 /D3 for example you would end up with the d3 date patch as the pacther would patch d2 and then patch d3 which would overwrite d2.