add preset for Barney - Secret of the Rainbow
This commit is contained in:
parent
1bcdf92d10
commit
1bc96a658f
1 changed files with 9 additions and 0 deletions
|
@ -484,6 +484,15 @@ static void cfg_create_ini()
|
||||||
"hook_peekmessage=true\n"
|
"hook_peekmessage=true\n"
|
||||||
"maxgameticks=60\n"
|
"maxgameticks=60\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Barney - Secret of the Rainbow\n"
|
||||||
|
"[Barney]\n"
|
||||||
|
"adjmouse=false\n"
|
||||||
|
"width=0\n"
|
||||||
|
"height=0\n"
|
||||||
|
"resizable=false\n"
|
||||||
|
"maintas=false\n"
|
||||||
|
"boxing=false\n"
|
||||||
|
"\n"
|
||||||
"; Baldur's Gate II\n"
|
"; Baldur's Gate II\n"
|
||||||
"; Note: 'Use 3D Acceleration' must be disabled and 'Full Screen' must be enabled in BGConfig.exe\n"
|
"; Note: 'Use 3D Acceleration' must be disabled and 'Full Screen' must be enabled in BGConfig.exe\n"
|
||||||
"[BGMain]\n"
|
"[BGMain]\n"
|
||||||
|
|
Loading…
Reference in a new issue