mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
update comments
This commit is contained in:
parent
97a81b67b5
commit
94b93da8f6
@ -332,11 +332,12 @@ static void cfg_create_ini()
|
|||||||
"nonexclusive=false\n"
|
"nonexclusive=false\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Force CPU0 affinity, avoids crashes/freezing, *might* have a performance impact\n"
|
"; Force CPU0 affinity, avoids crashes/freezing, *might* have a performance impact\n"
|
||||||
|
"; Note: Disable this if the game is not running smooth or there are sound issues\n"
|
||||||
"singlecpu=true\n"
|
"singlecpu=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Available resolutions, possible values: 0 = Small list, 1 = Very small list, 2 = Full list\n"
|
"; Available resolutions, possible values: 0 = Small list, 1 = Very small list, 2 = Full list\n"
|
||||||
"; Note: Set this to 2 if your chosen resolution is not working or does not show up in the list\n"
|
"; Note: Set this to 2 if your chosen resolution is not working or does not show up in the list\n"
|
||||||
"; Note: Set this to 1 if the game is crashing\n"
|
"; Note: Set this to 1 if the game is crashing on startup\n"
|
||||||
"resolutions=0\n"
|
"resolutions=0\n"
|
||||||
"\n"
|
"\n"
|
||||||
"; Child window handling, possible values: 0 = Disabled, 1 = Display top left, 2 = Display top left + repaint, 3 = Hide\n"
|
"; Child window handling, possible values: 0 = Disabled, 1 = Display top left, 2 = Display top left + repaint, 3 = Hide\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user