MetaAudio
GoldSrc engine plugin for 3D sound (by LAGonauta)
ReHLDS
Enhanced version of the HLDS engine with bug fixes, security patches, and optimizations for stable servers. (by rehlds)
MetaAudio | ReHLDS | |
---|---|---|
7 | 3 | |
111 | 712 | |
8.1% | 1.5% | |
6.2 | 7.9 | |
over 1 year ago | 3 months 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.
MetaAudio
Posts with mentions or reviews of MetaAudio.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-08-10.
-
Half-Life, HL: Opposing Force and HL: Blue Shift keep stuttering
Try MetaAudio plugin https://github.com/LAGonauta/MetaAudio/releases
- 3D spacial audio
-
Fixing Half-Life 1 (Steam, GoldSrc) Stuttering
Using the MetaHook program to force the engine to use OpenAL for sound (apologies if my terminology isn't exactly correct, I don't know the very specifics, but I get the general gist of what is going on).
-
Best way to play Hl1
It's Meta Audio's doppler effect he is messing with it seems. https://github.com/LAGonauta/MetaAudio/releases do not play anything online with this ofc, will be testing this myself in xash3d if it works there.
-
How to get EAX support working with Half-Life (WON version)
This is a guide for anybody who wants to get EAX support working for Half-Life, but also for myself if I ever forget. (This only works for the original retail WON version; if you still want the same effect with the Steam version, try using MetaAudio, but do not use online! You risk getting VAC banned.)
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.
What are some alternatives?
When comparing MetaAudio and ReHLDS you can also consider the following projects:
BunnymodXT - Speedrun and TAS tool for Half-Life & friends.
ReAPI - AMXModX module providing APIs for ReHLDS, ReGameDLL, and Metamod plugins (e.g., ReUnion, ReVoice).
eaxefx - OpenAL EAX Extension
ReGameDLL_CS - Enhanced server-side GameDLL for Counter-Strike 1.6 (and CS: Condition Zero), offering new features and fixes.
resonance-audio - Resonance Audio Source Code
XsLib-Game-Engine