What problem does it solve? Multiplayer Steam games need anti-cheat protection, but choosing between EasyAntiCheat, BattlEye, and VAC—and making them work on Linux, Proton, and Steam Deck—is confusing and error-prone. This Skill guides developers through selecting, integrating, and configuring anti-cheat solutions without blocking Deck players. ## Core Features & Use Cases - Solution Comparison: Compares EAC, BattlEye, VAC, and custom approaches across Proton support, Steam Deck compatibility, cost, and ideal game types. - Integration Guidance: Provides SDK setup steps and code samples for EAC, BattlEye, and VAC, including Steamworks Partner configuration. - Deck Compatibility Matrix: Details exactly what each anti-cheat requires to run under Proton, since kernel-level anti-cheat is the top cause of Steam Deck verification failure. - Use Case: A developer building a competitive FPS asks which anti-cheat works on Steam Deck; the Skill recommends EAC, walks through enabling Wine/Proton support in the EAC portal, and adds server-side validation patterns. ## Quick Start Ask the agent to recommend and set up anti-cheat for your multiplayer Steam game that must run on Steam Deck.