1
0
mirror of https://github.com/FunkyFr3sh/cnc-ddraw.git synced 2025-03-14 22:03:27 +01:00

add preset for F16 Agressor

This commit is contained in:
FunkyFr3sh 2024-12-14 02:32:55 +01:00
parent 3a6075b928
commit 238d2f6ee5
2 changed files with 5 additions and 0 deletions

View File

@ -166,6 +166,7 @@ Wine (Linux/macOS/Android) only: override `ddraw` in [winecfg](https://wiki.wine
- Enemy Infestation
- Escape Velocity Nova
- Excalibur 2555AD
- F-16 Agressor
- F-16 Multirole Fighter
- F-22 Raptor
- Fable

View File

@ -913,6 +913,10 @@ static void cfg_create_ini()
"[EI]\n"
"hook_peekmessage=true\n"
"\n"
"; F-16 Agressor\n"
"[f-16]\n"
"resolutions=1\n"
"\n"
"; Fable\n"
"[FABLE]\n"
"singlecpu=false\n"