1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-15 06:04:49 +01:00

add preset for Barney - Secret of the Rainbow

This commit is contained in:
FunkyFr3sh 2024-09-08 08:21:05 +02:00
parent 1bcdf92d10
commit 1bc96a658f

View File

@ -484,6 +484,15 @@ static void cfg_create_ini()
"hook_peekmessage=true\n"
"maxgameticks=60\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"
"; Note: 'Use 3D Acceleration' must be disabled and 'Full Screen' must be enabled in BGConfig.exe\n"
"[BGMain]\n"