• 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.

Compiling DayZ 0.45.124252

Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
You'll need the following:

- Windows SDK
- DirectX SDK 2010
- Visual Studio 2010 PROFESSIONAL !!SP1!!! ->
-> (buildNo.h)
----> You could also create a file buildNo.h with this content:
#define BUILD_NO 96687
-> (Source code ofc)

Put buildNo.h one directory above the Source code:
SwAceVW - Compiling DayZ 0.45.124252 - RaGEZONE Forums


Folder structure:
DayZ-0.45.124252
-> buildNo.h
-> DayZ-0.45.124252
--> DayZ.sln
--> DayZ-2010.sln

In DayZ-0.45.124252\DayZ-0.45.124252\lib\versionNo.h:
Replace
#include "../buildNo.h"

with
#include "../../buildNo.h"

Then open DayZ.sln NOT DayZ-2010.sln with VS2010:

HRrRFIJ - Compiling DayZ 0.45.124252 - RaGEZONE Forums


Everything should compile successful (depending on your machine about 20-120 minutes) and you now have a folder named dist and in there a DayZ-Debug.exe

If you're too lazy to compile and only want the debug Application:


___________________________________________________________________

If you want anything else from the DayZ Source code:








PS:
DON'T FORGET TO LIKE :)

Don't say it's not working:
qUWwnv - Compiling DayZ 0.45.124252 - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
Bro. I'm on it. Still uploading everything.

BTW:

Say thanks to my ISP. They send me a crappy router that has a connection like a witch. (New ISP with 500mbit/s down and 20mbit/s up) You stand right next to it and you only have 1 out of 5 connection bars XD!
 
Last edited:
Joined
May 22, 2003
Messages
257
Reaction score
12
Oh dear! Yeah I hate how ISP's are! And thank you for uploading these, once DayZServlet is uploaded I can finally work on a saving sql database.
 
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
So because I'm not home after 5 am (UTC - 8.00):

This is a FOLDER Link in there are all things I'll upload with Arma / DayZ:


EDIT:
Grab them while there there. After the FULL Source is finished uploading I will delete everything except the 8GB big everything RAR.



oGItNVT - Compiling DayZ 0.45.124252 - RaGEZONE Forums


 

Attachments

You must be registered for see attachments list
Last edited:

AWA

Master Summoner
Loyal Member
Joined
Feb 24, 2008
Messages
595
Reaction score
389
Try installing VS2010 SP1.
 
Joined
May 22, 2003
Messages
257
Reaction score
12
Fixed, bug in resources of 2010, add two blank lines and it will compile.

Edit: Source is working brilliantly, now all we need to do is try and get the 124426 code :p
 
Last edited:
Back
Top