mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-03-01 18:47:02 +00:00
Blacklist some network modules unlikely to work.
This commit is contained in:
parent
9173da65f7
commit
f3efa3225d
@ -64,14 +64,16 @@ static const char *blacklistedModules[] = {
|
||||
"sceATRAC3plus_Library",
|
||||
"sceFont_Library",
|
||||
"SceFont_Library",
|
||||
"SceHttp_Library",
|
||||
"sceMpeg_library",
|
||||
"sceNetAdhocctl_Library",
|
||||
"sceNetAdhocDownload_Library",
|
||||
"sceNetAdhocMatching_Library",
|
||||
"sceNetAdhoc_Library",
|
||||
"sceNetApctl_Library",
|
||||
"sceNetInet_Library",
|
||||
"sceNetResolver_Library",
|
||||
"sceNet_Library",
|
||||
"sceMpeg_library",
|
||||
};
|
||||
|
||||
struct NativeModule {
|
||||
|
Loading…
x
Reference in New Issue
Block a user