SOLVED: Sorry to bother you, I found that using the PBT file from the new cc_software_2x_mega_pack_rls4 from the wiki works perfect...
Hiya!!
I have finished my v3 PS2 with a CC2.0 PRO SLE install, flashed with the latest r2 modified software. Everything works fine, it boots media OK. (even though I did notice that when you insert a disc the upper part of the screen flashes, but it could be the el-cheapo vga box I use for test). So I wanted to install HDLoader to it's flash memory , already I have a network adapter + hdd ready with test games.
I formatted my 2GB stick with FAT32 , and made the following folder path:
root:/BM/APPS/HDLOADER
inside there is the HDLOARER.ELF (0.8c from sksapps) and the APPINFO.PBT files. Here is the PBT I made (using the site script from the mega-info thread):
I insert my usb stick, and I get to install HDLoader. I choose the CC flash and the process completes fine.Code:SET "TITLE" "HDLOADER" SET "VERSION" "0.8c" SET "AUTHOR" "" SET "DESC" "HDLoader" SET "MEDIAS" "" # # Do not change these 2 lines! GOTO "$ARG1$" RETURN "-1" :LABEL_NAME ADDWIDGET "LABEL" "$ARG2$$TITLE$ v$VERSION$" EXIT "0" :QUERY ADDWIDGET "CALL" "$TITLE$" "$BM.TXT_VERSION$: $VERSION$ $BM.TXT_AUTHOR$: $AUTHOR$ $BM.TXT_DESC$: $DESC$" $ARG2$ "$ARG0$" "$ARG3$" "$ARG4$" "$ARG5$" EXIT "0" :INSTALL IF FAIL COPY "$PWD$" "$ARG2$:/BM/APPS/HDLOADER" MESSAGE "Failed installing $TITLE$!" RRM "$ARG2$:/BM/APPS/HDLOADER" RETURN -1 ENDIF EXIT 0 :REMOVE IF FAIL RRM "$PWD$" MESSAGE "Failed removing $TITLE$!" RETURN -1 ENDIF EXIT 0 :RUN SHUTDOWN "MM" LOADEXEC "PBAT" "$BM.SCRIPTS$/LOADEXEC.PBT" "$PWD$/HDLOADER.ELF" EXIT "0"
But when I run it, I get a black screen and after a while I get dumped in the ps2 browser screen... I tried having a disk in the drive as I read in other threads but it did not help...
Do I need to use a special HDLoader version?
Thanks for any info!
edit: do I need to modify the HDD ? with a crystal partition?? I use the same HDD that works with FMCB Hdloader fine...


LinkBack URL
About LinkBacks





