update presets
This commit is contained in:
parent
59e13d002b
commit
4e2d7aea85
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue