Last edited by Laenoar; 17-04-13 at 09:32 PM.
You can try this, i didn't try, i've patch my exe.
LangPackFixer.exe (9 KB)
https://mega.co.nz/#!aFJXAZRB!fU3Hsx...nddQUSQy53g7JE
Change
To true in r3dFileMan.cpp Line 122{ r3dCSHolder csHolder(g_FileSysCritSection); bool allowDirectAccess = true;#ifdef FINAL_BUILD // disable all data/ files in final build if(strnicmp(fname, "data/", 5) == 0) allowDirectAccess = false;
control + f in Warz.sln past allowDirectAccess = false.
Yes, every solution have to be compile in release or final.
Still not working :(
Anyone?
try to copy bin's from original WarZ to your dir. It's because u are using a data folder instead of bins