atom0s / Steamless

Steamless is a DRM remover of the SteamStub variants. The goal of Steamless is to make a single solution for unpacking all Steam DRM-packed files. Steamless aims to support as many games as possible.
Other
3.08k stars 195 forks source link

This runs games without steam but it doesn't (?) confused about the legal stuff warnings. #88

Closed Shituation closed 1 year ago

Shituation commented 1 year ago

The readme confuses me. Making it short: does steamless make possible to run games without steam or not? what is the point of this software? I don't like steam because of the data sucking practices of these guys. Does steamless make me able to run say, [legit] flight simulator without having steam open?

atom0s commented 1 year ago

Not sure what is confusing, as the README clearly states what Steamless will not do.


Steamless WILL NEVER do any of the following:

That is not the scope or goal of this project.


The point of this software is to remove the SteamStub DRM layer of protection. This is useful for debugging, reverse engineering and modding games that are otherwise difficult to debug or work on due to SteamStub encrypting the .text section of the file most of the time.

The point of this software IS NOT piracy. The point is not to fully remove Steam altogether either, such as if the game makes use of the SteamWorks API (steam_api.dll / steam_api64.dll) or has any additional custom checks to ensure Steam is running.