add preset for Barbie(R) Photo Designer
This commit is contained in:
parent
7cb1fceac7
commit
7ac53e1e97
2 changed files with 5 additions and 0 deletions
|
@ -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 2
|
||||
- Barbie(tm) Beach Vacation(tm)
|
||||
- Barbie(R) Photo Designer
|
||||
- Batman: Justice Unbalanced
|
||||
- Batman: Toxic Chill
|
||||
- Blade & Sword
|
||||
|
|
|
@ -473,6 +473,10 @@ static void cfg_create_ini()
|
|||
"[Arthur]\n"
|
||||
"renderer=gdi\n"
|
||||
"\n"
|
||||
"; Barbie(R) Photo Designer\n"
|
||||
"[pdcam]\n"
|
||||
"allow_wmactivate=true\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"
|
||||
|
|
Loading…
Reference in a new issue