1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 14:14:47 +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"
"; Star Wars: Galactic Battlegrounds\n"
"[battlegrounds]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"fixpitch=true\n"
"adjmouse=true\n"
"\n"
"; Star Wars: Galactic Battlegrounds: Clone Campaigns\n"
"[battlegrounds_x1]\n"
"renderer=opengl\n"
"nonexclusive=true\n"
"fixpitch=true\n"
"adjmouse=true\n"
"\n"