Thank you answer question for Login Failed. I am after looking this problem.
I have a different problem Thailand Source : I using RSUpdate from ragerzone because i don't want use launcher.cfg
But when i press start game get error : Please run Warz Launcher (i have already runned)
Do you know fix this ?
WarZ.sln Code :
Code:
#ifdef FINAL_BUILD
win::hWinIcon = ::LoadIcon(win::hInstance, MAKEINTRESOURCE(IDI_WARZ));
if(strstr(__r3dCmdLine, "-WZUDKTYZa") == NULL && strstr(__r3dCmdLine, "-gna") == NULL)
{
MessageBox(NULL, "Please run WarZ launcher.", g_szApplicationName, MB_OK);
ExitProcess(0);
}
#endif
If i delete code problem fix but Warz.exe running without launcher