From 6c56ad4e6da4e4899b94189132c45d605c0ccd09 Mon Sep 17 00:00:00 2001 From: asmodai Date: Wed, 10 Feb 2016 17:10:59 +0300 Subject: [PATCH] Updated README.md --- README.md | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 29b365f..e9d0c99 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Rehlds is a result of reverse engineering of original HLDS (build 6152/6153) usi Along with reverse engineering, a lot of defects and (potential) bugs were found and fixed -At this moment rehlds is not mature enough to use in production environment, however, during internal 3-day test on Windows on customized server (metamod + amxmodx + plugins) no issues were found +You can try play on one of the servers that using rehlds: http://www.gametracker.com/search/?search_by=server_variable&search_by2=sv_version ## Goals of the project ## How can use it? -Rehlds is fully compatible with official HLDS. All you have to do is to download rehlds binaries and replace original swds.dll/engine_i486.so +Rehlds is fully compatible with latest official HLDS downloaded by steamcmd. All you have to do is to download rehlds binaries and replace original swds.dll/engine_i486.so. For windows you can also copy a swds.pdb file with a debug information. +
Warning! Rehlds is not compatible with an old 5xxx or below platforms downloaded by hldsupdatetool. -Compiled binaries are available here: http://nexus.rehlds.org/nexus/content/repositories/rehlds-releases/rehlds/rehlds/0.1/rehlds-0.1.zip +Compiled binaries are available here: http://nexus.rehlds.org/nexus/content/repositories/rehlds-snapshots/rehlds/rehlds/0.2-SNAPSHOT/ Archive's bin directory contains 2 subdirectories, 'bugfixed' and 'pure'