Home

Awesome

ReGameDLL_CS GitHub release (by tag) GitHub all releases Percentage of issues still open License: GPL v3 <img align="right" src="https://cloud.githubusercontent.com/assets/5860435/20008568/b3623150-a2d3-11e6-85f3-0d6571045fc9.png" alt="Counter-Strike 1.6 GameDLL" />

Reverse-engineered gamedll (mp.dll / Counter-Strike)

What is this?

Regamedll_CS is a result of reverse engineering of original library mod HLDS (build 6153beta) using DWARF debug info embedded into linux version of HLDS, cs.so

Goals of the project

How can use it?

ReGameDLL_CS is fully compatible with official mod CS 1.6 / CZero by Valve. All you have to do is to download binaries and replace original mp.dll/cs.so

Downloads

<b>Warning!</b> ReGameDLL_CS is not binary compatible with original hlds since it's compiled with compilers other than ones used for original mod CS. This means that plugins that do binary code analysis (Orpheu for example) probably will not work with ReGameDLL_CS.

How can use beta?

<pre>ReGameDLL_CS also have beta version with latest changes from official version of Counter-Strike.</pre>

Commands

CommandDescription
game versionWill show GameDLL build version, date & URL.
endroundArgs:<br/>T force round end with Terrorists win. <br/>CT force round end with Counter-Terrorists win. <br/> or terminate round draw when called without arguments.
swapteamsSwap the teams and restart the game (1 sec delay to restart by default).<br/> Args: <br/>0 - swap teams without restart. <br/> >0.001 - time delay in seconds to restart the round after swap.
giveGive weapon command.<br/> Args:<br/><weapon_name><br/>Usage:<br/>give weapon_ak47<br/>give weapon_usp<br/><br/>NOTE: sv_cheats 1 required.
impulse 255Give all weapons.<br/><br/>NOTE: sv_cheats 1 required.
impulse 200Noclip with air acceleration.<br/><br/>NOTE: sv_cheats 1 required.

Configuration (cvars)

<details> <summary>Click to expand</summary>
CVarDefaultMinMaxDescription
mp_freeforall001The style of gameplay where there aren't any teams (FFA mode)<br/>0 disabled <br/>1 enabled
mp_autoteambalance102Auto balancing of teams.<br/>0 disabled <br/>1 on after next round<br/>2 on next round
mp_buytime1.50.0-Designate the desired amount of buy time for each round. (in minutes)<br />-1 means no time limit<br />0 disable buy
mp_maxmoney160000999999The maximum allowable amount of money in the game
mp_round_infinite001Flags for fine grained control (choose as many as needed)<br/>0 disabled<br/>1 enabled<br/><br/>or flags<br/>a block round time round end check<br/>b block needed players round end check<br/>c block VIP assassination/success round end check<br/>d block prison escape round end check<br/>e block bomb round end check<br/>f block team extermination round end check<br/>g block hostage rescue round end check<br/>h block VIP assassination/success round time end check<br/>i block prison escape round time end check<br/>j block bomb round time end check<br/>k block hostage rescue round time end check<br/><br/>Example setting: "ae" blocks round time and bomb round end checks
mp_roundover003The round by expired time will be over, if on a map it does not have the scenario of the game.<br/>0 disabled<br/>1 end of the round with a draw<br/>2 round end with Terrorists win<br/>3 round end with Counter-Terrorists win
mp_round_restart_delay5--Number of seconds to delay before restarting a round after a win.
mp_hegrenade_penetration001Disable grenade damage through walls.<br/>0 disabled<br/>1 enabled
mp_nadedrops002Drop a grenade after player death.<br/>0 disabled<br/>1 drop first available grenade<br/>2 drop all grenades
mp_weapondrop103Drop player weapon after death.<br/>0 do not drop weapons after death<br/>1 drop best/heaviest weapon after death<br/>2 drop active weapon after death<br/>3 drop all weapons after death (primary and secondary)
mp_ammodrop102Drop ammo on weapon boxes on death or manual drop.<br/>0 always keep ammo on player<br/>1 drop all ammo only after death<br/>2 drop all ammo whenever player drops a weapon
mp_roundrespawn_time200-Player cannot respawn until next round if more than N seconds has elapsed since the beginning round.<br />-1 means no time limit<br />
mp_auto_reload_weapons001Automatically reload each weapon on player spawn.<br/>0 disabled<br/>1 enabled
mp_refill_bpammo_weapons002Refill amount of backpack ammo up to the max.<br/>0 disabled<br/>1 refill backpack ammo on player spawn<br/>2 refill backpack ammo on player spawn and on the purchase of the item
mp_infinite_ammo002Sets the mode infinite ammo for weapons.<br/>0 disabled<br/>1 weapon clip infinite<br/>2 weapon bpammo infinite (This means for reloading)
mp_infinite_grenades001Enable infinite grenades.<br/>0 disabled<br/>1 grenades infinite
mp_auto_join_team001Automatically joins the team.<br/>0 disabled<br/>1 enable (Use in conjunction with the cvar humans_join_team any/CT/T)
mp_max_teamkills30-Maximum number of allowed teamkills before autokick. Used when enabled mp_autokick.
mp_fragsleft---Is the number of frags left, if you have set mp_fraglimit. You just type mp_fragsleft in server console, and it tells you the number of frags left depending of mp_fraglimit.
mp_fraglimit00-If set to something other than 0, when anybody’s scored reaches mp_fraglimit the server changes map.<br />0 means no limit
mp_timeleft---Is the number of time left before the map changes, if you have set mp_timelimit. You just type mp_timeleft in server console, and it tells you the number of time left depending of mp_timelimit.
mp_timelimit0--Period between map rotations.<br />0 means no limit
mp_forcerespawn00-Players will automatically respawn when killed.<br/>0 disabled<br/>>0.00001 time delay to respawn
mp_hostage_hurtable101The hostages can take damage.<br/>0 disabled<br/>1 from any team<br/>2 only from CT<br/>3 only from T
mp_show_radioicon101Show radio icon.<br/>0 disabled<br/>1 enabled
mp_show_scenarioicon001Show scenario icon in HUD such as count of alive hostages or ticking bomb.<br/>0 disabled<br/>1 enabled
mp_old_bomb_defused_sound101Play "Bomb has been defused" sound instead of "Counter-Terrorists win" when bomb was defused<br/>0 disabled<br/>1 enabled
showtriggers001Debug cvar shows triggers.
sv_alltalk005When players can hear each other (further explanation).<br/>0 dead don't hear alive<br/>1 no restrictions<br/>2 teammates hear each other<br/>3 Same as 2, but spectators hear everybody<br/>4 alive hear alive, dead hear dead and alive.<br/>5 alive hear alive teammates, dead hear dead and alive.
bot_deathmatch001Sets the mode for the zBot.<br/>0 disabled<br/>1 enable mode Deathmatch and not allow to do the scenario
bot_quota_modenormal--Determines the type of quota.<br/>normal default behaviour<br/>fill the server will adjust bots to keep N players in the game, where N is bot_quota<br/>match the server will maintain a 1:N ratio of humans to bots, where N is bot_quota
bot_join_delay0--Prevents bots from joining the server for this many seconds after a map change.
bot_freeze001Prevents bots on your server from moving.<br/>0 disabled<br/>1 enabled
mp_item_staytime300--Time to remove item that have been dropped from the players.
mp_legacy_bombtarget_touch101Legacy func_bomb_target touch. New one is more strict. <br/>0 New behavior<br/>1 Legacy behavior
mp_respawn_immunitytime00-Specifies the players defense time after respawn. (in seconds).<br/>0 disabled<br/>>0.00001 time delay to remove protection
mp_respawn_immunity_effects101Enable effects on player spawn protection.<br/>0 disabled<br/>1 enable (Use in conjunction with the cvar mp_respawn_immunitytime)
mp_respawn_immunity_force_unset102Force unset spawn protection if the player doing any action.<br/>0 disabled<br/>1 when moving and attacking<br/>2 only when attacking
mp_kill_filled_spawn101Kill the player in filled spawn before spawning some one else (Prevents players stucking in each other).<br />Only disable this if you have semiclip or other plugins that prevents stucking.<br/>0 disabled<br/>1 enabled
mp_allow_point_servercommand001Allow use of point_servercommand entities in map.<br/>0 disallow<br/>1 allow<br/>NOTE: Potentially dangerous for untrusted maps.
mp_hullbounds_sets101Sets mins/maxs hull bounds for the player.<br/>0 disabled<br/>1 enabled
mp_unduck_method001Don't unduck if ducking isn't finished yet.<br/>0 disabled<br/>1 enabled<br/>NOTE: This also prevents double duck.
mp_scoreboard_showhealth3-15Show HP field into a scoreboard.<br/>-1 disabled<br/>0 don't send any update for HP field to any clients<br/>1 show only Terrorist HP field to all clients<br/>2 show only CT HP field to all clients<br/>3 show HP field to teammates<br/>4 show HP field to all clients<br/>5 show HP field to teammates and spectators
mp_scoreboard_showmoney3-15Show Money field into a scoreboard.<br/>-1 disabled<br/>0 don't send any update for Money field to any clients<br/>1 show only Terrorist Money field to all clients<br/>2 show only CT Money field to all clients<br/>3 show Money field to teammates<br/>4 show Money field to all clients<br/>5 show Money field to teammates and spectators
mp_scoreboard_showdefkit101Show D. Kit field into a scoreboard for teammates.<br/>0 disabled<br/>1 enabled<br/>NOTE: If you don't want to show D. Kit field for dead enemies then disable this CVar or configure mp_forcecamera
ff_damage_reduction_bullets0.350.01.0How much to reduce damage done to teammates when shot.<br/> Range is from 0 - 1 (with 1 being damage equal to what is done to an enemy)
ff_damage_reduction_grenade0.250.01.0How much to reduce damage done to teammates by a thrown grenade.<br/> Range is from 0 - 1 (with 1 being damage equal to what is done to an enemy)
ff_damage_reduction_grenade_self1.00.01.0How much to damage a player does to himself with his own grenade.<br/> Range is from 0 - 1 (with 1 being damage equal to what is done to an enemy)
ff_damage_reduction_other0.350.01.0How much to reduce damage done to teammates by things other than bullets and grenades.<br/> Range is from 0 - 1 (with 1 being damage equal to what is done to an enemy)
mp_afk_bomb_drop_time05.0-Player that have never moved sience they last move will drop the bomb after this amount of time. (in seconds).<br/>0 disabled<br/>>5.0 delay to drop
mp_radio_timeout1.50.0-Delay between player Radio messages. (in seconds).<br/>0 disable delay
mp_radio_maxinround60--Maximum Radio messages count for player per round.<br/>0 disable radio messages
mp_buy_anywhere003When set, players can buy anywhere, not only in buyzones.<br/> 0 disabled.<br/>1 both teams <br/>2 only Terrorists team <br/>3 only CT team
mp_t_default_grenades""""-The default grenades that the Ts will spawn with.
mp_t_give_player_knife101Whether Terrorist player spawn with knife.
mp_t_default_weapons_primary""""-The default primary (rifle) weapon that the Ts will spawn with.
mp_t_default_weapons_secondary"glock18"""-The default secondary (pistol) weapon that the Ts will spawn with.
mp_ct_default_grenades""""-The default grenades that the CTs will spawn with.
mp_ct_give_player_knife101Whether Counter-Terrorist player spawn with knife.
mp_ct_default_weapons_primary""""-The default primary (rifle) weapon that the CTs will spawn with.
mp_ct_default_weapons_secondary"usp"""-The default secondary (pistol) weapon that the CTs will spawn with.
mp_give_player_c4101Whether this map should spawn a C4 bomb for a player or not.<br/> 0 disabled<br/>1 enabled
mp_weapons_allow_map_placed101When set, map weapons (located on the floor by map) will be shown.<br/> 0 hide all map weapons.<br/>1 enabled<br/>NOTE: Effect will work after round restart.
mp_free_armor002Give free armor on player spawn.<br/>0 disabled <br/>1 Give Kevlar <br/>2 Give Kevlar + Helmet
mp_team_flash1-11Sets the behaviour for Flashbangs on teammates.<br/>-1 Don't affect teammates neither flash owner <br/>0 Don't affect teammates <br/>1 Affects teammates
mp_fadetoblack002Observer's screen will fade to black on kill event or permanent.<br/> 0 No fade.<br/>1 Fade to black and won't be able to watch anybody.<br/>2 fade to black only on kill moment.
mp_falldamage101Damage from falling.<br/>0 disabled <br/>1 enabled
sv_allchat101Players can receive all other players text chat, team restrictions apply<br/>0 disabled <br/>1 enabled
sv_autobunnyhopping001Players automatically re-jump while holding jump button.<br/>0 disabled <br/>1 enabled
sv_enablebunnyhopping001Allow player speed to exceed maximum running speed.<br/>0 disabled <br/>1 enabled
mp_plant_c4_anywhere001When set, players can plant anywhere, not only in bombsites.<br/>0 disabled <br/>1 enabled
mp_give_c4_frags3--How many bonuses (frags) will get the player who defused or exploded the bomb.
mp_hostages_rescued_ratio1.00.01.0Ratio of hostages rescued to win the round.
mp_legacy_vehicle_block101Legacy func_vehicle behavior when blocked by another entity.<br/>0 New behavior <br/>1 Legacy behavior
mp_dying_time3.00.0-Time for switch to free observing after death.<br/>0 - disable spectating around death.<br/>>0.00001 - time delay to start spectate.<br/>NOTE: The countdown starts when the player’s death animation is finished.
mp_deathmsg_flagsabc0-Sets a flags for extra information in the player's death message.<br/>0 disabled<br/>a position where the victim died<br/>b index of the assistant who helped the attacker kill the victim<br/>c rarity classification bits, e.g., blinkill, noscope, penetrated, etc.
mp_assist_damage_threshold400100Sets the percentage of damage needed to score an assist.
mp_freezetime_duck101Allow players to duck during freezetime.<br/> 0 disabled<br/>1 enabled
mp_freezetime_jump101Allow players to jump during freezetime.<br/> 0 disabled<br/>1 enabled
mp_defuser_allocation002Give defuser on player spawn.<br/> 0 disabled<br/>1 Random players. <br/>2 All players.
mp_location_area_info003Enable location area info.<br/> 0 disabled<br/>1 show location below HUD radar.<br/>2 show location in HUD chat. NOT RECOMMENDED! :speech_balloon:<br/>3 both displayed. NOT RECOMMENDED! :speech_balloon:<br/><br/>NOTE: Navigation maps/.nav file required and should contain place names<br/>NOTE: If option 2 or 3 is enabled, be sure to enable mp_chat_loc_fallback 1
mp_item_respawn_time300.0-The respawn time for items (such as health packs, armor, etc.).
mp_weapon_respawn_time200.0-The respawn time for weapons.
mp_ammo_respawn_time200.0-The respawn time for ammunition.
mp_vote_flagskm0-Vote systems enabled in server.<br/>0 voting disabled<br/>k votekick enabled via vote command<br/>m votemap enabled via votemap command
mp_votemap_min_time1800.0-Minimum seconds that must elapse on map before votemap command can be used.
</details>

How to install zBot for CS 1.6?

How to install CSCZ hostage AI for CS 1.6?

Build instructions

Checking requirements

There are several software requirements for building ReGameDLL_CS:

Windows

<pre> Visual Studio 2015 (C++14 standard) and later </pre>

Linux

<pre> git >= 1.8.5 cmake >= 3.10 GCC >= 4.9.2 (Optional) ICC >= 15.0.1 20141023 (Optional) LLVM (Clang) >= 6.0 (Optional) </pre>

Building

Windows

Use Visual Studio to build, open msvc/ReGameDLL.sln and just select from the solution configurations list Release or Debug

Linux

<pre> -c=|--compiler=[icc|gcc|clang] - Select preferred C/C++ compiler to build -j=|--jobs=[N] - Specifies the number of jobs (commands) to run simultaneously (For faster building) <sub>Definitions (-D)</sub> DEBUG - Enables debugging mode USE_STATIC_LIBSTDC - Enables static linking library libstdc++ </pre>
Checking build environment (Debian / Ubuntu)
<details> <summary>Click to expand</summary> <ul> <li> Installing required packages <pre> sudo dpkg --add-architecture i386 sudo apt-get update sudo apt-get install -y gcc-multilib g++-multilib sudo apt-get install -y build-essential sudo apt-get install -y libc6-dev libc6-dev-i386 </pre> </li> <li> Select the preferred C/C++ Compiler installation <pre> 1) sudo apt-get install -y gcc g++ 2) sudo apt-get install -y clang </pre> </li> </ul> </details>

Credits

Thanks to the project ReHLDS ( ReGameDLL_CS was created on the basis of ReHLDS )

How can I help the project?

Just install it on your game server and report problems you faced.<br /> Merge requests are also welcome :shipit: