Coder Social home page Coder Social logo

thedirtyrag / defcon2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bochen2027/defcon2

0.0 1.0 0.0 102.31 MB

DEFCON

HTML 8.77% Makefile 0.10% M4 2.55% Shell 2.23% Roff 2.03% C 49.79% C++ 32.21% Assembly 0.65% R 0.04% Logos 0.03% Perl 0.03% Objective-C 1.44% M 0.10% GDB 0.01% Objective-C++ 0.03%

defcon2's Introduction

Start DefconX.sln (located in targets\msvc ) in Visual Studio 2010. Before compiling you must have installed DirectX SDK libraries .  Download MS DX libraries from http://www.microsoft.com/en-us/download/details.aspx?id=6812

You may run into DirectX Sound compile external link errors if you are using Windows 7 or Windows 64 bit. But I have been able to compile in Windows XP in VMWare. Consider compiling in Windows XP or Windows 7 32-bit instead of 64-bit. 

Add Include and Libdir in Visual Studio properties. 

1) Project->Properties->Configuration Properties-> C/C++->Additional Include Directories->edit --> $(DXSDK_DIR)\Include

2) Linker->Additional Library Directories->edit --> $(DXSDK_DIR)\Lib\x86;%(AdditionalLibraryDirectories)



Change resources/Script1.rc to avoid installing MFC Library(500Mb)
//#include "afxres.h"
#include "windows.h"


Compile in release mode. Debug has issues. And Start Defcon.exe in top directory.



If you need some authkey codes to test out the full version of the game, here are three working ones:

SABDMM-QWALZV-LJASSN-MBCFPE-GLE
MCLVIF-JZJBAP-UJGENT-KRCUIM-AXT
IBKVZO-GABISC-RWPVQC-STVHGN-JSE



defcon2's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.