Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lottehime/kodi-steam-bpm-launcher
Kodi addon script for launching Steam in BPM without AHK to avoid triggering anti-cheat.
https://github.com/lottehime/kodi-steam-bpm-launcher
Last synced: 21 days ago
JSON representation
Kodi addon script for launching Steam in BPM without AHK to avoid triggering anti-cheat.
- Host: GitHub
- URL: https://github.com/lottehime/kodi-steam-bpm-launcher
- Owner: lottehime
- License: gpl-3.0
- Created: 2023-10-20T02:16:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-20T02:32:13.000Z (about 1 year ago)
- Last Synced: 2023-10-20T13:31:07.337Z (about 1 year ago)
- Language: Python
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kodi Steam BPM Launcher
Kodi addon script for launching Steam in BPM without AHK to avoid triggering anti-cheat.## Why?
For launching Steam in Big Picture Mode while killing Kodi in the background, then restoring it on Steam quit.There is a long-standing addon script already, but it uses AutoHotkey and there is a possibility some games that detect cheats and or macros will pickup on use of AHK scripts or binaries - especially shooters and gachas looking for macro abuse - so I wanted a different solution.
This simply executes cmd builtin commands to do the job, so no risk of anticheat issues.
## Usage:
Install the zip file from the release tab, or the repo via the Kodi addon installer.You can right click the addon and change the Kodi install path in settings.
## Extension:
Feel free to edit the resources/main.py and add launch options for other operating systems.My HTPC needs to be running Windows in my household so I haven't added os check and execute code for others.
## Help Support More Like This