Skip to content
Tech News
← Back to articles

CS2 Fog Of War: Server-sided anti-wallhack occlusion culling for CS2 servers

read original more articles

[CS2FOW] (Counter-Strike 2 Fog Of War) Server-sided anti-wallhack occlusion culling for Counter-Strike 2 servers

FAQ

This FAQ answers the repeated questions from Reddit, Discord, GitHub, and live server testing.

What is CS2FOW?

CS2FOW is a server-side anti-wallhack plugin for Counter-Strike 2 community servers.

If an enemy is fully hidden behind solid map geometry, CS2FOW can stop sending that enemy's live entity data to the client. If the client never receives the hidden enemy position, a wallhack has much less useful data to draw.

Is this a visual filter?

No.

CS2FOW does not blur, hide, or modify anything on the player's PC. It runs on the server and controls which enemy entities are transmitted to each client.

Does this work on Valve matchmaking?

... continue reading