Skip to content

SLSsteam 20260903114323

Latest

Choose a tag to compare

@AceSLS AceSLS released this 03 Sep 09:54
· 2 commits to main since this release
11f0970

Plugins

Add plugin support to SLSsteam (disabled by default). They run using LuaJIT, so they can basically do anything

Apps

Hide family shared status from games to unlock more features

Tickets

Add analysis of executable files to detect SteamDRM & Denuvo to make steamId spoofing smarter

Achievements

Add 10 minute cooldown after failed fetches

API

Add reloadLua command

Config

Fix crashes when config parsing fails
Add Plugins setting
Add SmartTickets setting

API

Add support for multiline commands
Add confirmations for all commands with API loglevel

libray-inject

Replaced with empty file. It's not used right now and caused try/catch to just stop working. It's probably a bug in the rtld-audit/ld implementation. If someone knows something about it please let me know!

General

Optimize MTVar to skip useless copies
Code fixes
Bug fixes