Skip to content
View jonpulsifer's full-sized avatar
⁉️
https://youtu.be/watch?v=ypj7OoBB5LE
⁉️
https://youtu.be/watch?v=ypj7OoBB5LE

Organizations

@CovidShield
Block or Report

Block or report jonpulsifer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jonpulsifer/README.md

👨‍💻 ☁️ 🔐

Pinned

  1. CS:GO configuration CS:GO configuration
    1
    # cs:go config
    2
    
                  
    3
    This is my CS:GO config. Find me on [ESEA](https://play.esea.net/users/15861), and at <https://steamcommunity.com/id/jawn>
    4
    
                  
    5
    ## launch options
  2. Virtualization must be disabled to u... Virtualization must be disabled to use CS:GO anti-cheat clients like FACEIT and ESEA, but I like to use WSL2 and Docker, and this script helps me do that
    1
    @echo off
    2
    echo Virtualization must be disabled to use anti-cheat clients like FACEIT and ESEA
    3
    echo.
    4
    
                  
    5
    net session >nul 2>&1