Download latest working build (with bundled 1.4.3 SSE + LifeSupport) Based on decompiled source of SSELauncher contained in SmartSteamEmu 1.4.3 release, slightly cleaned up but mostly untouched. Added features: Log cleaning on startup Per game debug logging switch DLC list import from clipboard us...
Plugin Development: Plugin is simply a dll file to extend or change the emulator or game behaviour. The dll will be loaded by SmartSteamEmu via LoadLibrary(). Additionally the plugin can have SmartInit() and SmartShutdown() exported function. To get better understanding, download the PDK. ...
Download latest working build Based on decompiled source of SSELauncher contained inSmartSteamEmu1.4.3release, slightly cleaned up but mostly untouched. Added features: Log cleaning on startup Per game debug logging switch DLC list import from clipboard using the "dlc id=name" format found in most...
Notifications Code Pull requests Actions Projects Security Insights Additional navigation options master BranchesTags 1branch0tags Go to file Code Clone HTTPSGitHub CLI Download ZIP This branch is up to date with MAXBURAOT/SmartSteamEmu:master.