11-12-2020, 05:59 AM
(11-11-2020, 08:35 AM)gid15 Wrote:(11-10-2020, 09:44 PM)Nir777 Wrote: There is a tutorial for how to get xlink kai to work on jpcsp?Not yet as it is still in development .
This is what I have tried so far:
Copy the following files from a real PSP flash0:
and add the following line to your Settings.properties:Code:flash0/kd/ifhandle.prx
flash0/kd/memab.prx
flash0/kd/pspnet.prx
flash0/kd/pspnet_adhoc.prx
flash0/kd/pspnet_adhoc_auth.prx
flash0/kd/pspnet_adhoc_discover.prx
flash0/kd/pspnet_adhoc_download.prx
flash0/kd/pspnet_adhoc_matching.prx
flash0/kd/pspnet_adhoc_transfer_int.prx
flash0/kd/pspnet_adhocctl.prx
flash0/kd/pspnet_apctl.prx
flash0/kd/pspnet_inet.prx
flash0/kd/pspnet_resolver.prx
flash0/kd/pspnet_upnp.prx
flash0/kd/pspnet_wispr.prx
When you try it, always post a log file at DEBUG level if it is not working. The applications are not all using the way to load PSP modules, so that I need to look into the details.Code:emu.enableXLinkKai=1
Is utility.prx is required?