-
Member
[Request] RSBuild.xml file of DNC NEW SRC :)
can anyone upload his one ? :)
-
-
Re: [Request] RSBuild.xml file of DNC NEW SRC :)
-
Member
Re: [Request] RSBuild.xml file of DNC NEW SRC :)
thx i will try if its fixed ;)
- - - Updated - - -
ehm its exacly the same xml file like dnc old src ? O.o that cant be the fix -,- i have to do another fix like this:
r3dFile* r3dFile_IntOpen(const char* fname, const char* mode){ 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;#endif
but it doesnt work or i do something wrong with compiling ? :)
-
Re: [Request] RSBuild.xml file of DNC NEW SRC :)
that xml is from the new dnc src and works fine for me :/
-
Member
Re: [Request] RSBuild.xml file of DNC NEW SRC :)
ok :/ can you upload your rsupdate and only your langpack folder of your data with RSBuild this three things would be very nice ://
-
Re: [Request] RSBuild.xml file of DNC NEW SRC :)