• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] WarZ Source Code

Hi, I'm Omar!
Loyal Member
Joined
Jan 6, 2011
Messages
1,345
Reaction score
646
Absolutely no support will be given.

Binaries:
vborSVd - [Release] WarZ Source Code - RaGEZONE Forums


Source Code:
T3ZLnd5 - [Release] WarZ Source Code - RaGEZONE Forums


Download:
Src:
- Make sure to rename this to src.7z.
-

Bins:

Missing file: shadow_config.h

That is all I found that is truely missing

Visual studio also reports "CamouflageDataManager.h" to be missing but I can find it in the source folder :p

Also for the people who are using visual studio 2010

Add #define static_assert static_assert_old
Above
"namespace static_assert
{
template <bool> struct STATIC_ASSERT_FAILURE;"

To fix your error :p

To fix missing "CamouflageDataManager.h"

change

"../../../../src/GameEngine/CamouflageDataManager.h"

to

"../GameEngine/CamouflageDataManager.h"


Waiting for bins to be uploaded

Then I might be able to fix
the missing "..\..\bin\Data\Shaders\DX9_P1\system\LibSM\shadow_config.h" file :p
 

Attachments

You must be registered for see attachments list
Last edited:
Custom Title Activated
Loyal Member
Joined
May 28, 2007
Messages
1,023
Reaction score
164
Re: WarZ Source Code

tank u vusion i miss u
 
Initiate Mage
Joined
Apr 1, 2013
Messages
2
Reaction score
1
Re: WarZ Source Code

currently dl ing, will scan with kaspersky 2013 when done.
 
Experienced Elementalist
Joined
Jun 15, 2010
Messages
262
Reaction score
26
Re: WarZ Source Code

Avast doesn't like the src.7z.exe and wanted me to abort the connection.

Waiting for futher news.

Well it can be a false positive but i understand ur approach on this matter.I don't download files because i don't know how to use them so i couldn't check them.The OP seems a reliable person though.
 
Master Summoner
Joined
Mar 30, 2013
Messages
543
Reaction score
72
Re: WarZ Source Code

Vusion. Could you make a torrent with all those files, please? It'd help a lot and also, I get some errors while extracting.
 
Custom Title Activated
Loyal Member
Joined
May 28, 2007
Messages
1,023
Reaction score
164
Re: WarZ Source Code

The files in the source seem to be corrupt when extracting with 7z and Winrar.
 
Back
Top