mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 11:45:18 +02:00
Also install the langregion file on Blackberry & Symbian. Don't auto enable hardware transform on Symbian.
This commit is contained in:
@@ -359,7 +359,6 @@ void NativeInit(int argc, const char *argv[],
|
||||
#endif
|
||||
}
|
||||
#ifdef __SYMBIAN32__
|
||||
g_Config.bHardwareTransform = true;
|
||||
g_Config.bSeparateCPUThread = false;
|
||||
g_Config.bSeparateIOThread = false;
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user