1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-24 17:49:52 +01:00

use opengl for carma95

This commit is contained in:
FunkyFr3sh 2018-10-31 16:37:27 +01:00
parent b4e196ca79
commit b566d78499

View File

@ -204,6 +204,7 @@ static void CreateSettingsIni()
"hidemouse=true\n" "hidemouse=true\n"
"\n" "\n"
"[CARMA95]\n" "[CARMA95]\n"
"renderer=opengl\n"
"fakecursorpos=false\n" "fakecursorpos=false\n"
"noactivateapp=true\n" "noactivateapp=true\n"
"maxgameticks=30\n" "maxgameticks=30\n"