Nah, didn't work.
It keeps want to try to find the file.
Code:
32500 [GUI] DEBUG memory - .rel.rodata.sceModuleInfo: relocating 5 entries
32500 [GUI] DEBUG memory - .rel.rodata.sceResident: relocating 7 entries
32500 [GUI] INFO misc - Found ModuleInfo name:'Prometheus Loader' version:0100 attr:00001000 gp:0880cfa0
32500 [GUI] WARN misc - Kernel mode module detected
32500 [GUI] DEBUG memory - Reserving 4016 bytes at 08804000 for module 'disc0:/PSP_GAME/SYSDIR/EBOOT.BIN'
32500 [GUI] DEBUG hle - malloc partition=2, type=PSP_SMEM_Addr, size=0x1000, addr=0x08804000: returns 0x08804000
32500 [GUI] INFO misc - Found 16 imports from 8 modules
32500 [GUI] DEBUG misc - module_start found: nid=0xD632ACDB, function=0x088040B0
32500 [GUI] DEBUG misc - module_info found: nid=0xF01D73A7, addr=0x088048B0
32500 [GUI] DEBUG misc - Export found at 0x08804000 [0x05E242A1]
32500 [GUI] DEBUG misc - Export found at 0x08804BC8 [0x1839852A]
32500 [GUI] DEBUG misc - Export found at 0x08804E40 [0xA089ECA4]
32500 [GUI] DEBUG misc - Export found at 0x088043F0 [0x644B513B]
32500 [GUI] DEBUG misc - Export found at 0x0880445C [0x043EBE3E]
32500 [GUI] INFO misc - Found 5 exports
32500 [GUI] WARN misc - Failed to map import at 0x08804778 [0xA1A78C58] Module 'ModuleMgrForKernel'(attempt 1)
32500 [GUI] WARN misc - Failed to map import at 0x08804780 [0x1C90BECB] Module 'SystemCtrlForKernel'(attempt 1)
32500 [GUI] WARN misc - Failed to map import at 0x088047C0 [0xC0AB8932] Module 'SysclibForKernel'(attempt 1)
32500 [GUI] WARN misc - Failed to map import at 0x088047C8 [0x10F3BB61] Module 'SysclibForKernel'(attempt 1)
32500 [GUI] INFO misc - 12 NIDS mapped
32500 [GUI] INFO misc - 4 remaining unmapped NIDS
32516 [GUI] DEBUG hle - malloc partition=1, type=PSP_SMEM_Addr, size=0x4000, addr=0x08800000: returns 0x08800000
32516 [GUI] DEBUG hle - malloc partition=2, type=PSP_SMEM_High, size=0x40000, addr=0x00000000: returns 0x09FC0000
32516 [GUI] INFO hle - pspiofilemgr - filepath disc0/
49203 [Emu] DEBUG hle - hleCtrlExecuteSampling
49203 [Emu] DEBUG hle - Triggering Interrupt VBLANK(0x1E)
49203 [Emu] DEBUG hle - End of Interrupt
49219 [Emu] DEBUG hle - sceKernelDevkitVersion return:0x06020010
49219 [Emu] DEBUG hle - sceKernelCreateThread redirecting to hleKernelCreateThread
49219 [Emu] DEBUG hle - malloc partition=2, type=PSP_SMEM_High, size=0x1000, addr=0x00000000: returns 0x09FBF000
49219 [Emu] DEBUG hle - hleKernelCreateThread SceUID=8 name:'main_thread' PC=88041c0 attr:0x0 pri:0x1a stackSize:0x1000
49219 [Emu] DEBUG hle - sceKernelCreateThread inheriting kernel mode
49219 [Emu] DEBUG hle - sceKernelStartThread redirecting to hleKernelStartThread
49219 [Emu] DEBUG hle - hleKernelStartThread SceUID=8 name:'main_thread' dataLen=0x21 data=0x9fffe00 gp=0x880cfa0
49219 [Emu] DEBUG hle - hleKernelStartThread switching in thread immediately
49219 [Emu] DEBUG hle - Context switching to 'main_thread' after reschedule
49234 [Emu] DEBUG hle - ---------------------------------------- SceUID=8 name:'main_thread'
49234 [Emu] DEBUG hle - hleCtrlExecuteSampling
49234 [Emu] DEBUG hle - Triggering Interrupt VBLANK(0x1E)
49234 [Emu] DEBUG hle - End of Interrupt
49234 [Emu] WARN hle - IGNORING: Unmapped import @ 0x08804788 - 088043b0 09fbfed0 0000001a
49234 [Emu] WARN hle - IGNORING: Unmapped import @ 0x08804780 - 08804a4c 00000000 00000000
49234 [Emu] DEBUG hle - sceKernelFindModuleByUID uid=0x5050010
49234 [Emu] WARN hle - sceKernelFindModuleByUID not found module uid=0x5050010
49234 [Emu] WARN hle - IGNORING: Unmapped import @ 0x088047C8 - 00000008 08804a40 00000000
49234 [Emu] WARN memory - IGNORED: read32 - Invalid memory address : 0x6C PC=08804158
49234 [Emu] WARN memory - IGNORED: read32 - Invalid memory address : 0x1D2D0 PC=08804160
49234 [Emu] DEBUG hle - sceKernelLoadModule(path='ms0:/prometheus.prx',flags=0x0,option=0x9fbfe6c)
49234 [Emu] DEBUG hle - getFile - file not found 'ms0/prometheus.prx' (ok to ignore this message, debug purpose only)
49234 [Emu] WARN hle - hleKernelLoadModule(path='ms0:/prometheus.prx') can't find file
49234 [Emu] DEBUG hle - sceKernelLoadModule(path='disc0:/PSP_GAME/SYSDIR/prometheus.prx',flags=0x0,option=0x9fbfe6c)
49234 [Emu] DEBUG hle - getFile - umd file not found 'disc0/PSP_GAME/SYSDIR/prometheus.prx' (ok to ignore this message, debug purpose only)
49234 [Emu] WARN hle - hleKernelLoadModule(path='disc0:/PSP_GAME/SYSDIR/prometheus.prx') can't find file
49234 [Emu] INFO hle - Program exit detected (sceKernelExitGame)
It keeps want to try to find the file.