I can't get it to work with any recent game as a nosteam launcher. Is this a bug or a feature ? You don't give enough info.
For example, does it work with standard steam_api.dll using games ? Like MrRobot ? I set the settings to online=0 and the full paths to the original steam ones in my steam folder, is this correct ?
I launch with
@start Launcher.exe starscape.exe -appid 20700
And I get the standard Steam must be running to play this game (steam_api Init failed) etc. With gravitron I get nothing ... nothing happens. With steamstub games I mostly get the original steam.exe running and opens in the store page.
My settings.ini :
- # DynSteam Configuration File.
-
- [Settings]
- # Description: All required Dependencys.
- SteamClientDll = "c:\Program Files\Steam\steamclient.dll"
- SteamDll = "c:\Program Files\Steam\Steam.dll"
-
- [Launch]
- # Description: Will start the Steam Engine. If you plan to Launch Games without Steam use this.
- Online = 0
-
- # Description: Will mount from this Path the cache Files.
- CachePath = "c:\Program Files\Steam\steamapps"
-
- # Description: When you are in the Online mode it will Login to the specific Account to play Online.
- User = "user"
- Pass = "pass"
-
- [SUBID_4]
- # Disables Cyber Cafe
- Subscribed = 0
-
- [SUBID_67]
- # Disables VTT
- Subscribed = 0