Skip to content
View jonpulsifer's full-sized avatar
😶‍🌫️
find me in the cloud
😶‍🌫️
find me in the cloud

Organizations

@moonpay @CovidShield

Block or report jonpulsifer

Report abuse

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

Report abuse
jonpulsifer/README.md

Pinned Loading

  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