ReHLDS
Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers. (by rehlds)
XsLib-Game-Engine
By LEVNI-Alii
ReHLDS | XsLib-Game-Engine | |
---|---|---|
3 | 1 | |
719 | 23 | |
1.3% | - | |
7.1 | 4.7 | |
11 days ago | about 3 years ago | |
C++ | C++ | |
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.
XsLib-Game-Engine
Posts with mentions or reviews of XsLib-Game-Engine.
We have used some of these posts to build our list of alternatives
and similar projects.
-
hi! that's my little game engine 😅😅
XsLib Game Engine (not completed)
What are some alternatives?
When comparing ReHLDS and XsLib-Game-Engine you can also consider the following projects:
ReGameDLL_CS - Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.
Pixel-Editor - A Simple Pixel Art Editor For Zakar Game Engine
ReAPI - AMXModX module providing APIs for ReHLDS, ReGameDLL, and Metamod plugins (e.g., ReUnion, ReVoice).
Nuake - Nuake is a modern engine inspired by the Quake engine that integrates with Trenchbroom
halflife - Half-Life 1 engine based games
Drizzle2D - Simple 2D Game Engine Made in C++ & SDL2