Skip to content

Instantly share code, notes, and snippets.

View PtxDK's full-sized avatar

Patrick Krøll Brandt PtxDK

View GitHub Profile
@PtxDK
PtxDK / IgnoreBeatSaberUpdate.bat
Created November 25, 2020 21:43
Put this file anywhere on your computer; when you run it, you will bypass the required update on steam; so you only have to update when you want to.
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: Description ::
:: ::
:: This script allows you to bypass the blue "Update Required" button in steam ::
:: by simply copying all files away from the beat saber folder, then asking steam ::
:: to redownload the entire game, once that finishes you must click a key in the ::
:: script, and then all files will be copied back to the beat saber folder ::
:: This allows you to play the game through steam as usual without updating the game ::
:: ::
@PtxDK
PtxDK / Steam.bat
Created July 30, 2020 20:20
Easily switch accounts
@echo off
taskkill /F /IM csgo.exe
taskkill /F /IM GameOverlayUI.exe
taskkill /F /IM Steam.exe
:start
cls
echo.
// quickSort.c
#include <stdio.h>
void quickSort( int[], int, int);
int partition( int[], int, int);
void main()
{
int a[] = { 7, 12, 1, -2, 0, 15, 4, 11, 9};

Keybase proof

I hereby claim:

  • I am ptxdk on github.
  • I am ptxdk (https://keybase.io/ptxdk) on keybase.
  • I have a public key whose fingerprint is 03B1 7D6E 038B 2B32 818A ED59 6D1F 7FDC 7ED2 AC27

To claim this, I am signing this object: