Git Product home page Git Product logo

regs's Introduction

regs

reGS: reverse-engineered GoldSrc engine

This is the repository of reGS source code. It was private before. Why I open-sourced reGS? Main reason, I was tired. I had some health problems due to active development of the engine. Based on GoldSourceRebuild repository.

Goal

We want to keep compatibility with original GoldSrc parts (network/GameUI and other libraries). Also, we are trying to fix bugs of the original engine and its components. Third, improve GoldSrc by adding some features and improving already existing (for example, Miles Sound System to FMOD, OpenGL shaders).

Credits

Thanks to 1Doomsayer (the real skillful gigachad)! He helped me to learn reverse-engineering and also he made sound/MP3 system.

Thanks to xWhitey for reverse-engineering collaboration when reGS was private.

Thanks to ReHLDS repository for helping in reverse-engineering server part/network and etc.

Building

Currently this project supports only Windows.

Visual Studio 2019 & Visual Studio 2022

  1. Install Visual Studio 2019 or Visual Studio 2022. In the Visual Studio Installer, select Desktop Development for C++.
  2. Open Visual Studio.
  3. On the starting screen, click "Clone or check out code".
  4. Enter https://github.com/ScriptedSnark/reGS.git and press the Clone button. Wait for the process to finish.
  5. Change Debug to Release (debug build currently doesn't work). You can build the workspace using Build→Build All. If you want to build only engine or something else, right click on wanted project (for example, launcher) and select Build.

regs's People

Contributors

scriptedsnark avatar terrorgor avatar kv-enko avatar smileyag avatar keyboardcrash32 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.