#295 add workaround for Win11 steam RA2 crash
This commit is contained in:
parent
f2d1e9e3e6
commit
82571fe8db
6 changed files with 32 additions and 10 deletions
|
@ -20,6 +20,8 @@ typedef struct CNCDDRAWCONFIG
|
|||
char dll_file_ext[MAX_PATH];
|
||||
INIFILE ini;
|
||||
BOOL is_wine;
|
||||
BOOL d3d9on12;
|
||||
BOOL opengl_core;
|
||||
|
||||
/* Optional settings */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue