ReHLDS
Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers. (by rehlds)
ReGameDLL_CS
Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes. (by rehlds)
ReHLDS | ReGameDLL_CS | |
---|---|---|
3 | 1 | |
719 | 623 | |
1.3% | 1.8% | |
7.1 | 8.5 | |
11 days ago | 2 days ago | |
C++ | C++ | |
GNU General Public License v3.0 only | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ReHLDS
Posts with mentions or reviews of ReHLDS.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-24.
-
Fedora 38 LLVM vs. Team Fortress 2
Thanks a lot for the guidance/tip, I've learned something new. And you're absolutely right about the cause of the mentioned crash -- I've updated the Github issue with a bit of new info I've gathered.
Regarding the function, here it is: https://github.com/dreamstalker/rehlds/blob/master/rehlds/fi...
Interestingly, strdup gets compiled into:
-
Howto set up a dedicated server in Half-Life?
Hey, unfortunately setting up a server can be complicated depending on what you are trying to accomplish with the server, so answering your question completely in one response isn't easy. You shouldn't need to use any files your friend gave you, you can use the latest rehlds here on github, the bin file that ends in .zip: https://github.com/dreamstalker/rehlds/releases Try this guide: https://steamcommunity.com/sharedfiles/filedetails/?id=1604960959
-
Counter-Strike 1.6 Dedicated Server. Part 2 - Modes
So first we need to install ReHLDS. In few words, ReHLDS is a result of reverse engineering of original HLDS (Half-Life Dedicated Server) using DWARF debug info embedded into linux version of HLDS (more details). This will allow us to have more stable and optimized server with extednded API for adding mods and plugins. Open release page, download zip archive with compiled binary and unzip it to Resources.
ReGameDLL_CS
Posts with mentions or reviews of ReGameDLL_CS.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-01-26.
-
Counter-Strike 1.6 Dedicated Server. Part 2 - Modes
It is a result of reverse engineering of original HLDS too which will provide us a more stable version of game with extended APIs for mods and plugins (more details). Open release page, download zip archive with compiled binary and unzip it to Resources.
What are some alternatives?
When comparing ReHLDS and ReGameDLL_CS you can also consider the following projects:
ReAPI - AMXModX module providing APIs for ReHLDS, ReGameDLL, and Metamod plugins (e.g., ReUnion, ReVoice).
Metamod-R - Optimized fork of Metamod for improved plugin management and compatibility on modern HLDS-based servers.
XsLib-Game-Engine
halflife - Half-Life 1 engine based games
GarHal_CSGO - A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Kernel Cheat/Hack) All cleaned up, and with updated offsets.