Giter Club home page Giter Club logo

Comments (4)

telans avatar telans commented on August 22, 2024

I think your best bet would be a vm

from samrewritten.

PaulCombal avatar PaulCombal commented on August 22, 2024

Hi Ben,

To add details to @telans 's comment, a VM would not work unless you run Steam in the same VM.

Without getting into details, SamRewritten uses functions and Steam files that are specific to unix systems.

Windows compatibility would definitely be a plus, but would require rewriting a significant part of the code with Windows-specific functions I have no knowledge of nor experience with.
If you have experience with Windows programming you can try reimplementing the parts of the code using Windows system calls, and using the Windows Steam binaries, I'd be happy to review pull requests!

Please let me know if you have any comment suggestion

Sorry to be disappointting, but thank you for your feedback!

from samrewritten.

wgpierce avatar wgpierce commented on August 22, 2024

I agree with Paul; the developers have no plans for making SamRewritten compatible with Windows, but we're open to PRs. You'd have to redo some filesystem accesses and the backend for interacting with Steam, which you could look to SAM on how to do that. The other libraries SamRewritten uses should be crossplatform.

Some other alternatives you might try in addition to a VM (guaranteed to work) are WSL2 with Linux Steam running inside the same container with either X-forwarding or the upcoming WSL2 GUI support.

from samrewritten.

PaulCombal avatar PaulCombal commented on August 22, 2024

Closing due to inactivity

from samrewritten.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.