Coder Social home page Coder Social logo

bstiffler582 / dpb_goldsource Goto Github PK

View Code? Open in Web Editor NEW

This project forked from digital-paintball/dpb_goldsource

0.0 0.0 0.0 6.18 MB

Digital Paintball: Gold (2.2a)

License: Other

C++ 75.02% Makefile 0.20% C 22.64% Batchfile 2.10% Objective-C 0.02% Shell 0.01% Perl 0.01%

dpb_goldsource's Introduction

Digital Paintball: Gold

This is the source code for the Half-life 1 modification Digital Paintball.

The project has been updated with a Visual Studio 2019 project. All you should need to do is clone this repository and build the solution. The DLL's will be available in build/.

To debug, set the configuration to "Debug" and build the solution. Start the mod. Goto the "Debug" menu and choose "Attach to Process...". Look through the list of processes and select hl.exe. The breakpoints will load after a game has been started. You can also attach the session after a game has been started.

For the lazy, there is a batch script provided that copies the DLL's to the game directories. To use it, you need to set two environment variables.

  • DPB_CLIENT_OUTPUT_DIR: The directory where client.dll goes, e.g. dpb\cl_dlls\client.dll.
  • DPB_SERVER_OUTPUT_DIR: The directory where pb.dll goes, e.g. dpb\dlls\pb.dll.
D:\dpbgoldsrc> copy_dlls.bat debug
Mode:        debug
Client dir:  D:\Steam\steamapps\common\Half-Life\dpb\cl_dlls
Server dir:  D:\Steam\steamapps\common\Half-Life\dpb\dlls
        1 file(s) copied.
	1 file(s) copied.

dpb_goldsource's People

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.