Skip to content

SLSsteam 20260815201341

Latest

Choose a tag to compare

@AceSLS AceSLS released this 15 Aug 18:16
· 4 commits to main since this release
c73e40b

FakeAppIds:

Fix some callbacks getting lost (Fixes achievements in Dark Souls Remastered)
Fix lobbies not showing (Fixes StS2, still requires netsock-patch)
Properly resolve real AppIds now by reading them from /proc/gamepid/environ instead of capturing the last launched app. Make sure your user has access! Otherwise fakeAppIds will only use the fakeAppId instead of the real & fake one

Config

Add CDKeys option (when not set games will get an autogenerated one)
Rename LogLevel to LogLevels
Remove Notifications option (can be toggled by using LogLevels)

General

Improve schema fetching to remove stutters (Fixes Sora no Kiseki the 1st)
Huge logging rework, added many more levels, ability to combine LogLevels, added more info to each statement
Split of available LogLevels into debug & release versions
Fix config not hot reloading when getting overwritten
Add more API commands
Many code improvements

ticket-grabber & schema-grabber:

Fix exit on disconnect