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

update presets

This commit is contained in:
FunkyFr3sh 2022-09-05 05:57:45 +02:00
parent 59e13d002b
commit 4e2d7aea85

View File

@ -904,11 +904,15 @@ static void cfg_create_ini()
"\n" "\n"
"; Star Wars: Galactic Battlegrounds\n" "; Star Wars: Galactic Battlegrounds\n"
"[battlegrounds]\n" "[battlegrounds]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"fixpitch=true\n" "fixpitch=true\n"
"adjmouse=true\n" "adjmouse=true\n"
"\n" "\n"
"; Star Wars: Galactic Battlegrounds: Clone Campaigns\n" "; Star Wars: Galactic Battlegrounds: Clone Campaigns\n"
"[battlegrounds_x1]\n" "[battlegrounds_x1]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"fixpitch=true\n" "fixpitch=true\n"
"adjmouse=true\n" "adjmouse=true\n"
"\n" "\n"