From f1709aefec122cccc3189e4c834270ee3c51f8be Mon Sep 17 00:00:00 2001 From: twinaphex Date: Tue, 20 Nov 2012 23:56:11 +0100 Subject: [PATCH] (Android) remove force_16bit from duplicate config file (TODO - try to see if we can remove this altogether) --- android/phoenix/res/raw/retroarch.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/android/phoenix/res/raw/retroarch.cfg b/android/phoenix/res/raw/retroarch.cfg index ef36e7ef96..a63fa08c89 100644 --- a/android/phoenix/res/raw/retroarch.cfg +++ b/android/phoenix/res/raw/retroarch.cfg @@ -53,9 +53,6 @@ # If fullscreen, prefer using a windowed fullscreen mode. # video_windowed_fullscreen = false -# Force 16-bit colors. Apparently some video cards in use today have troubles with 32-bit ... -# video_force_16bit = false - # Forcibly disable composition. Only works in Windows Vista/7 for now. # video_disable_composition = false