UMD Emulator for FW2.60 w/ eLoader(GTA) - v0.03 by 0okm
UMD Emulator for FW2.60 w/ eLoader(GTA) - v0.03 by 0okm
Thanks moonlight, Humma Kavula, hitchhikr, Ditlew, Fanjita and PSPDEV
after eLoader(GTA) start
run "UMD Emulator for eLoader GTA"
than you can Open and Read file inside ISO by
SceUID fd = sceIoOpen("disc0:/xxx", PSP_O_RDONLY, 0777);
sceIoLseek32(fd, offset, PSP_SEEK_SET);
sceIoRead(fd, buffer, size);
sceIoClose(fd);
:)
TODO :
LoadExec ISO's BOOT.BIN by
sceKernelLoadExec("disc0:/PSP_GAME/SYSDIR/BOOT.BIN", ¶m);
Download-Link: UMD_Emulator_for_eLoader_GTA_v0.03.zip
iso file rename to umd.iso
and put it in msroot
ms0:/
┣PSP/
┃ ┣ELOADER
┃ ┣GAME/
┃ ┃ ┗UMDeM4eLoaderGTA/
┃ ┃ ┗eboot.pbp
┃ ┗SAVEDATA
┗umd.iso
3 Comments:
>> Andy819
oh sorry i forget it
iso file rename to umd.iso
and put it in msroot
ms:/umd.iso
ditto all the others
Maybe someone can try that who has not TA 082...
Post a Comment
<< Home