mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-25 01:57:47 +01:00
add preset for Barbie(R) Photo Designer
This commit is contained in:
parent
7cb1fceac7
commit
7ac53e1e97
@ -88,6 +88,7 @@ Need help and don't have a github account? Ask your questions on [Discord](https
|
|||||||
- Baldur's Gate
|
- Baldur's Gate
|
||||||
- Baldur's Gate 2
|
- Baldur's Gate 2
|
||||||
- Barbie(tm) Beach Vacation(tm)
|
- Barbie(tm) Beach Vacation(tm)
|
||||||
|
- Barbie(R) Photo Designer
|
||||||
- Batman: Justice Unbalanced
|
- Batman: Justice Unbalanced
|
||||||
- Batman: Toxic Chill
|
- Batman: Toxic Chill
|
||||||
- Blade & Sword
|
- Blade & Sword
|
||||||
|
@ -473,6 +473,10 @@ static void cfg_create_ini()
|
|||||||
"[Arthur]\n"
|
"[Arthur]\n"
|
||||||
"renderer=gdi\n"
|
"renderer=gdi\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
"; Barbie(R) Photo Designer\n"
|
||||||
|
"[pdcam]\n"
|
||||||
|
"allow_wmactivate=true\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…
x
Reference in New Issue
Block a user