Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows 7/8/8.1 support #35

Closed
Alex313031 opened this issue Oct 8, 2023 · 1 comment
Closed

Windows 7/8/8.1 support #35

Alex313031 opened this issue Oct 8, 2023 · 1 comment
Labels
answered Question answered question Further information is requested

Comments

@Alex313031
Copy link

Alex313031 commented Oct 8, 2023

@BigBoiCJ Hi, I make a number of forks of apps for Windows 7, including Chromium > https://thorium.rocks/win7 and some electron apps.

In light of steam removing support for Win7 on jan 1 2024, and the fact that one of the games that I have on there is ONLY available on steam, and that I have paid for it on mobile as well as steam, AND that it has graphical issues on Windows 10 and above, I am looking to this to be able to run it in the future.

Will this run on windows 7 SP1 64 bit, or will I have to install steam on my Win10 drive, crack the game, and then copy the cracked game to my Win7 drive?

If not win7, will it work on 8.0 or 8.1/server 2012?

@BigBoiCJ
Copy link
Owner

BigBoiCJ commented Oct 9, 2023

I cannot guarantee that the .exe will run on windows 7, you'll have to test. I think it should but I'm not sure how it works.

The pyinstaller module says it only officially supports Windows 8+, but 7 should work.

If it doesn't, you can still run the python script by yourself, without the bundled exe. The required libraries are located here: https://github.com/BigBoiCJ/SteamAutoCracker#requirements

For the steam_api emulators, my guess is that they should work fine with Win 7. Can't know for sure but I think it's all good :)

TL;DR Windows 8+ support should be guaranteed, but Windows 7 probably works fine

Feel free to try and tell us if it worked or not! :)

@BigBoiCJ BigBoiCJ added question Further information is requested answered Question answered labels Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered Question answered question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants