Counter-Strike 1.6 Dedicated Server. Part 2 - Modes

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rehlds

    Reverse-engineered HLDS

  • 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

    :hammer: Reverse-engineered gamedll (CS 1.6 / CZero)

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • metamod-r

    Metamod is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod. Metamod-r is improved version of metamod.

  • To finish AMXX mod installation we also ne to install Metamod-r - it's improved version of original Metamod made for Half-Life 1. Metamod-r is a plugin/DLL manager that sits between the Half-Life Engine and an HL Game mod, allowing the dynamic loading/unloading of mod-like DLL plugins to add functionality to the HL server or game mod. Open [release page](https://github.com/theAsmodai/metamod-r/releases/tag/1.3.0.128, download zip archive and unzip it to Resources. To install Metamod-r copy Resources/metamod_1.3.0.128/addons/metamod directory to /home/csserver/serverfiles/cstrike/addons on your server machine.

  • reapi

    AMX Mod X module, using API regamedll & rehlds

  • We're done with ReHLDS, ReGameDLL, AMXX and Metamod-r. Next one is ReAPI (repo). It is a module for AMXX that works with ReHLDS and ReGameDLL to extend existing APIs. Open release page, download zip archive with compiled binary and extract it to Resources. Then copy content of Resources/reapi-bin-5.21.0.248/addons/amxmodx/modules/ directory to /home/csserver/serverfiles/cstrike/addons/amxmodx/modules/ on your server machine.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Notepad2-Zufuliu

    1 project | news.ycombinator.com | 10 May 2024
  • KeePassXC Debian maintainer has removed all network features

    4 projects | news.ycombinator.com | 10 May 2024
  • Structured: Extract Data from Unstructured Input with LLM

    3 projects | dev.to | 10 May 2024
  • Debian Sid No-Feature KeePassXC Package

    1 project | news.ycombinator.com | 10 May 2024
  • Show HN: Roc VAD – macOS virtual device for audio streaming

    2 projects | news.ycombinator.com | 10 May 2024