04-03-2012, 07:18 AM
ADHOC connection test.
r2506
Running with dynarec compiler (log level set to INFO)
Compability options used: Use vertex cache, Use shaders, Enable VAO, Enable saving GE screen to Textures instead of Memory, Use Media Engine, Decode audio files with SonicStage
Server/Client
r2506
Running with dynarec compiler (log level set to INFO)
Compability options used: Use vertex cache, Use shaders, Enable VAO, Enable saving GE screen to Textures instead of Memory, Use Media Engine, Decode audio files with SonicStage
Server/Client
Code:
56939 user_main INFO hle.sceUtility sceUtilityLoadNetModule(module=0x0001) PSP_NET_MODULE_COMMON loaded
56940 user_main INFO hle.sceUtility sceUtilityLoadNetModule(module=0x0002) PSP_NET_MODULE_ADHOC loaded
56941 user_main WARN hle.sceNet IGNORING: sceNetInit (poolsize=0x20000, calloutThreadPri=0x29, calloutThreadStack=0x0, netinitThreadPri=0x29, netinitThreadStack=0x0)
56941 user_main WARN hle.sceNetAdhoc IGNORING: sceNetAdhocInit
56943 user_main WARN hle.sceNetAdhocctl PARTIAL: sceNetAdhocctlInit stackSize=0x1000, priority=40, product=0x09FFE9A0
56944 user_main WARN hle.sceNetAdhocctl PARTIAL: sceNetAdhocctlConnect groupNameAddr=0x09FFE998('CDDARMS2')
56959 user_main WARN hle.sceNetAdhocctl PARTIAL: sceNetAdhocctlGetState stateAddr=0x09FFE994 returning 1
56961 user_main WARN hle.sceNetAdhocctl PARTIAL: sceNetAdhocctlAddHandler (adhocctlHandlerAddr=0x8b3634c, adhocctlHandlerArg=0x9668070)
56962 user_main WARN hle.sceNetAdhoc PARTIAL: sceNetAdhocPdpCreate macAddr=0x09FFE9D8(C6:62:4A:6C:27:90), port=3525, bufsize=12288, unk1=0
56965 SCESocketTransport WARN hle.sceNetAdhoc UNIMPLEMENTED: sceNetAdhocPollSocket
56966 SCESocketTransport WARN hle.sceNetAdhoc UNIMPLEMENTED: sceNetAdhocPollSocket
56966 SCESocketTransport WARN hle.sceNetAdhoc UNIMPLEMENTED: sceNetAdhocPollSocket
...