From 8b8601470a374bcf479429a1cf181cb5b02b70c0 Mon Sep 17 00:00:00 2001 From: FunkyFr3sh Date: Sat, 17 Sep 2022 09:00:58 +0200 Subject: [PATCH] adjust TA preset --- src/config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.c b/src/config.c index 74c35da..2776954 100644 --- a/src/config.c +++ b/src/config.c @@ -962,7 +962,7 @@ static void cfg_create_ini() "\n" "; Total Annihilation (Unofficial Beta Patch v3.9.02)\n" "[TotalA]\n" - "renderer=opengl\n" + "singlecpu=false\n" "fixwndprochook=true\n" "\n" "; Three Kingdoms: Fate of the Dragon\n"