mirror of
https://github.com/FunkyFr3sh/cnc-ddraw.git
synced 2025-03-24 17:49:52 +01:00
adjust warning message
This commit is contained in:
parent
f690749ca9
commit
9dbafc1660
@ -72,7 +72,7 @@ BOOL WINAPI DllMain(HANDLE hDll, DWORD dwReason, LPVOID lpReserved)
|
|||||||
mes,
|
mes,
|
||||||
sizeof(mes) - 1,
|
sizeof(mes) - 1,
|
||||||
"Warning: Compatibility modes detected. \n\nIf there are issues with the game then try to "
|
"Warning: Compatibility modes detected. \n\nIf there are issues with the game then try to "
|
||||||
"disable the '%s' compatibility mode for all game executables and then start the game again.\n\n"
|
"disable the '%s' compatibility mode for all game executables.\n\n"
|
||||||
"Note: You can disable this warning via ddraw.ini -> 'no_compat_warning=true'",
|
"Note: You can disable this warning via ddraw.ini -> 'no_compat_warning=true'",
|
||||||
s);
|
s);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user