From f2c6c1633e0b29a4d5af5223fab525b2e12d0aa0 Mon Sep 17 00:00:00 2001 From: Aleksei Rodionov Date: Thu, 19 Mar 2020 14:13:42 +0700 Subject: [PATCH] Restore GPU mode option --- templates/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/config.ini b/templates/config.ini index 0fdeeb3..e6d21ea 100644 --- a/templates/config.ini +++ b/templates/config.ini @@ -16,7 +16,7 @@ hw.device.hash2=MD5:bc5032b2a871da511332401af3ac6bb0 hw.device.manufacturer=Google hw.gps=yes hw.gpu.enabled=yes # previously - 'on' -hw.gpu.mode=auto # previously - 'swiftshader_indirect' +hw.gpu.mode=swiftshader_indirect hw.initialOrientation=Portrait hw.keyboard=yes # previously - 'no' hw.mainKeys=no