Skip to content

Instantly share code, notes, and snippets.

View Damglador's full-sized avatar
🇺🇦
Doing random stuff

Damglador Damglador

🇺🇦
Doing random stuff
View GitHub Profile
@Damglador
Damglador / 1. Steam Runtime Diagnostics.json
Last active March 1, 2026 13:40
Steam Runtime Diagnostics
"LD_* scout runtime" information:
{
"steam-runtime-system-info" : {
"version" : "0.20251201.0+srt1",
"path" : "/home/damglador/.local/share/Steam/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-system-info"
},
"can-write-uinput" : true,
"steam-installation" : {
"path" : "/home/damglador/.local/share/Steam",
@Damglador
Damglador / doorstop.md
Last active August 27, 2025 00:24
Doorstop for Linux

Overview

Script to use BepInEx on Linux native games, mainly in Steam.

Quirks:

  • If it's a Steam game, you can't use this script on it outside of Steam
  • Any launch parameters or wrappers between ./doorstop.sh and %command% will be discarded
  • Needs doorstop_libs/libdoorstop_x64.so and doorstop_libs/libdoorstop_x86.so near itself.

Instructions

  1. Go to Steam, right click on your game > Properties > Local Files > View local files.