DravenusRex / stalker-gamma-linux-guide

A guide to getting S.T.A.L.K.E.R. - G.A.M.M.A. running on GNU/LINUX.
64 stars 7 forks source link

Powershell. #2

Closed begin-theadventure closed 1 year ago

begin-theadventure commented 1 year ago

Has this been tried? https://github.com/PietJankbal/powershell-wrapper-for-wine

DravenusRex commented 1 year ago

Not sure, if you make any progress, let us know.

begin-theadventure commented 1 year ago

I don't play the game however I knew about that project and wanted to know if it would work. Doing it in a virtual machine seems tedious. There is also another way to Powershell in WINE (in case the first one wouldn't work): https://github.com/PietJankbal/Chocolatey-for-wine

DravenusRex commented 1 year ago

I don't have the ability to test right now, I'll leave the issue open, hopefully somebody else might try them out. Thanks for the leads.

cha0sbuster commented 1 year ago

I gave these a shot; if there's a way to get them to work with the installer, I'm not aware of it. Chocolatey-for-Wine runs and works okay, but it doesn't fix the problem with running the installer.

The crux of the problem seems to be Microsoft Management Framework; a Windows component which Wine doesn't know what to do with the installer for. Theoretically it could be extracted and installed manually, but whether it would even work is up in the air, given that clearly Wine doesn't have proper support for PS 2.0.

If Grok made the installer open-source, it probably wouldn't be that much work to port it to Bash, lol.

ghost commented 1 year ago

Why would the Installer even be closed, seems very odd to me for a such software to be closed.

ghost commented 1 year ago

From experience, Grok is not to be trusted until he is man enough to open up the installer.

cha0sbuster commented 1 year ago

Why would the Installer even be closed, seems very odd to me for a such software to be closed.

He's in the process of rewriting it, and it'll be cross-platform when that happens. It's likely he doesn't want to deal with maintaining an open-source version of the current installer.

begin-theadventure commented 1 year ago

Thanks cha0sbuster for testing, closing.