mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-07-25 08:14:45 +02:00
Module: Block a few network modules already HLE'd.
This commit is contained in:
@@ -114,9 +114,14 @@ static const char * const blacklistedModules[] = {
|
||||
"sceNetInet_Library",
|
||||
"sceNetResolver_Library",
|
||||
"sceNet_Library",
|
||||
"sceNetAdhoc_Library",
|
||||
"sceNetAdhocAuth_Service",
|
||||
"sceNetAdhocctl_Library",
|
||||
"sceNetIfhandle_Service",
|
||||
"sceSsl_Module",
|
||||
"sceDEFLATE_Library",
|
||||
"sceMD5_Library",
|
||||
"sceMemab",
|
||||
};
|
||||
|
||||
struct WriteVarSymbolState;
|
||||
|
||||
Reference in New Issue
Block a user