2.6: start.bat, quick start warning, fully fix hand size, gamma control, fix coin, customizable toon key, rumble intensity, error 998 explaination, divawig enum, launcher option tab cleanup, gpu driver version detection, precise lag compensation, 7.10 check
This commit is contained in:
@@ -184,7 +184,7 @@ void LoadDVA(std::wstring &path, LPCWSTR dir, LPCWSTR fileName)
|
||||
msg.append(L"\n\nIs the Microsoft Visual C++ Redistributable for Visual Studio 2019 (x64) installed?");
|
||||
break;
|
||||
case 998:
|
||||
msg.append(L"\n\nAre all dependencies installed?\nIf the problem persists, please disable this plugin.");
|
||||
msg.append(L"\n\nPossible causes:\n- a dependency is not installed; or\n- GPU detection failed (select the GPU Type manually/force Novidia in its Config).");
|
||||
break;
|
||||
default:
|
||||
msg.append(L"\n\nAre all dependencies installed?");
|
||||
|
||||
Reference in New Issue
Block a user