(11-07-2020, 05:05 PM)gid15 Wrote: I've tested the following scenario:In adc28c4, I've ported https://github.com/ProximaV/kirk-engine-full to Java and changed the Jpcsp Kirk implementation to use it. It seems to be working in regression tests, but it is not fully tested yet. I would appreciate if some testers would support in regression testing.
- real PSP connected with AdhocToUSB
- Jpcsp using DDS protocol
I see that Jpcsp is receiving frames from the PSP and sending back replies, but none of them are able to see hosted games from the other side.
I found out that the memab functions are unimplemented, even when using memab.prx from a real PSP firmware, the KIRK functions used internally are also not implemented. I saw calls to KIRK cmd=13 and cmd=16. So, I guess I will first need to implement properly those KIRK commands as a next step...
It is not yet complete enough for XLink Kai as the PSP Adhoc networking routines are also using a certificate which is stored in the NAND (sceIdStorage key=0x100). Without that certificate, the connection with a real PSP is not yet working. I'm still investigating this area.
Always include a complete log file at INFO level in your reports. Thanks! How to post a log