Skip to content

Instantly share code, notes, and snippets.

View KennethBenicio's full-sized avatar
🎯
Focusing

Kenneth Brenner dos Anjos Benicio KennethBenicio

🎯
Focusing
  • GTEL/Universidade Federal do Ceará
  • Brazil
View GitHub Profile
@KennethBenicio
KennethBenicio / openmw_steam.py
Created August 20, 2021 13:19 — forked from steevp/openmw_steam.py
Launch openmw and have Steam track your gameplay hours, etc as if you were playing Morrowind
#!/usr/bin/env python
import os
import sys
from ctypes import CDLL
from subprocess import call
# Morrowind
os.environ["SteamAppId"] = "22320"
# Enable Steam Overlay