All Projects → Starz0r → AreWeAntiCheatYet

Starz0r / AreWeAntiCheatYet

Licence: MIT license
A comprehensive and crowd-sourced list of games using anti-cheats and their compatibility with GNU/Linux or Wine.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to AreWeAntiCheatYet

BeamNG terrainMaterialCache
BeamNG.drive Black Terrain fix for Linux and Mac
Stars: ✭ 81 (-71.97%)
Mutual labels:  steam, proton, wine
Proton Caller
Run any Windows program through Proton
Stars: ✭ 130 (-55.02%)
Mutual labels:  steam, wine
php-steam-web-api-client
Automatically generated api client for the Steam Web API.
Stars: ✭ 79 (-72.66%)
Mutual labels:  steam, valve
vdf
📜 Package for working with Valve's text and binary KeyValue format
Stars: ✭ 146 (-49.48%)
Mutual labels:  steam, valve
Async Gamequery Lib
A high-performance java game query library designed for steam/source based games and others
Stars: ✭ 88 (-69.55%)
Mutual labels:  steam, valve
Vac Hooks
Hook WinAPI functions used by Valve Anti-Cheat. Log calls and intercept arguments & return values. DLL written in C.
Stars: ✭ 103 (-64.36%)
Mutual labels:  steam, valve
wine-launcher
Wine Launcher - Running Windows games under Linux
Stars: ✭ 249 (-13.84%)
Mutual labels:  proton, wine
Steamworks
Exposing SteamWorks functions to SourcePawn.
Stars: ✭ 70 (-75.78%)
Mutual labels:  steam, valve
Protontricks
A simple wrapper that does winetricks things for Proton enabled games, requires Winetricks.
Stars: ✭ 182 (-37.02%)
Mutual labels:  steam, wine
vdf
A Lexer and Parser for Valves Data Format (known as vdf) written in Go
Stars: ✭ 30 (-89.62%)
Mutual labels:  steam, valve
Steamforwarder
steam_api.dll implementation for wine. Your windows games now can interact with your linux steam! (This repo mirrors https://gitlab.com/xomachine/SteamForwarder)
Stars: ✭ 190 (-34.26%)
Mutual labels:  steam, wine
Steamid.php
🆔 PHP library to work with SteamIDs
Stars: ✭ 83 (-71.28%)
Mutual labels:  steam, valve
Vpk
📦 Open, Search, Extract and Create VPKs in python
Stars: ✭ 79 (-72.66%)
Mutual labels:  steam, valve
Dota2
🐸 Python package for interacting with Dota 2 Game Coordinator
Stars: ✭ 129 (-55.36%)
Mutual labels:  steam, valve
Steamcmd Autoupdate Any Gameserver
Windows SteamCMD to autoupdate and install any game server steam cmd settings configurable lots of useful features. This batch script will keep your game servers automaticly updated updating intervals announce the server is shutting down for updates etc all configurable.
Stars: ✭ 77 (-73.36%)
Mutual labels:  steam, valve
Steamkit
SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.
Stars: ✭ 1,926 (+566.44%)
Mutual labels:  steam, valve
JavaSteam
Java library that provides an interface to directly interact with Valve's Steam servers.
Stars: ✭ 70 (-75.78%)
Mutual labels:  steam, valve
Archisteamfarm
C# application with primary purpose of idling Steam cards from multiple accounts simultaneously.
Stars: ✭ 7,219 (+2397.92%)
Mutual labels:  steam, valve
Depressurizer
A Steam library categorizing tool.
Stars: ✭ 1,008 (+248.79%)
Mutual labels:  steam, valve
Sourcedemorender
Multithreaded, hardware accelerated solution to create high quality movies for the Source engine.
Stars: ✭ 152 (-47.4%)
Mutual labels:  steam, valve

Are We Anti-Cheat Yet?

https://areweanticheatyet.com/


A website dedicated to keeping track of which games have committed to bringing anti-cheat support to GNU/Linux. This project was born out of the fact that I could not find a definite list or source of truth for games that are committing to full GNU/Linux support. So in the spirit of transparency and keeping these companies accountable, I decided to take it upon myself to found this project so that there actually a single place where this information is compiled into a single document, and is a trustworthy and reliable source.

RSS-Feed

https://areweanticheatyet.com/feed.rss

In case you want to follow game updates you can use our RSS-Feed!

🎉 Features

  • Game updates are tracked and viewable in a timeline
  • 🤖 Tracks changes since you've last visited the page
  • 📄 Dedicated Game Pages
  • 📊 Overview & Breakdown
  • 👀 Customizable Design
  • 🌙 Dark & Light Theme
  • 🛑 Supports noscript

👍 I'd like to contribute to the list!

First, make sure that the game you'd like to add isn't actually on the list. In the event that it isn't, make sure there isn't an issue for it already, and then file a new issue and follow the template and fill out all the required fields.

📖 How does this work?

A list is maintained in games.json.
On a new commit, the website is automatically statically regenerated.

🫶 Credits

👷 Build Setup

# install dependencies
$ yarn

# serve with hot reload at localhost:3000
$ yarn dev

# download required images (run once)
yarn prefetch

# build for production and launch server
$ yarn build
$ yarn start

# generate static site
$ yarn export
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].