mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-11 07:03:33 +02:00
headless: Enable softgpu jit for tests.
This commit is contained in:
@@ -395,6 +395,7 @@ int main(int argc, const char* argv[])
|
||||
g_Config.bEnableLogging = fullLog;
|
||||
g_Config.bSoftwareSkinning = true;
|
||||
g_Config.bVertexDecoderJit = true;
|
||||
g_Config.bSoftwareRenderingJit = true;
|
||||
g_Config.bBlockTransferGPU = true;
|
||||
g_Config.iSplineBezierQuality = 2;
|
||||
g_Config.bHighQualityDepth = true;
|
||||
|
||||
Reference in New Issue
Block a user