mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
add preset for F16 Agressor
This commit is contained in:
parent
3a6075b928
commit
238d2f6ee5
@ -166,6 +166,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
|
|||||||
- Enemy Infestation
|
- Enemy Infestation
|
||||||
- Escape Velocity Nova
|
- Escape Velocity Nova
|
||||||
- Excalibur 2555AD
|
- Excalibur 2555AD
|
||||||
|
- F-16 Agressor
|
||||||
- F-16 Multirole Fighter
|
- F-16 Multirole Fighter
|
||||||
- F-22 Raptor
|
- F-22 Raptor
|
||||||
- Fable
|
- Fable
|
||||||
|
@ -913,6 +913,10 @@ static void cfg_create_ini()
|
|||||||
"[EI]\n"
|
"[EI]\n"
|
||||||
"hook_peekmessage=true\n"
|
"hook_peekmessage=true\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; F-16 Agressor\n"
|
||||||
|
"[f-16]\n"
|
||||||
|
"resolutions=1\n"
|
||||||
|
"\n"
|
||||||
"; Fable\n"
|
"; Fable\n"
|
||||||
"[FABLE]\n"
|
"[FABLE]\n"
|
||||||
"singlecpu=false\n"
|
"singlecpu=false\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user