Closed Klairm closed 5 years ago
Please make a merge request in kreytricks:upstream
that is a branch synced with upstream assuming that we will be pushing in there.
What is the status on this? Did you made the function for GTA V yet?
We have rockstar-games-launcher.exe which extracts files in C:/Program Files/rockstarsomethibg and which doesnt work with condlg32 provides with wine so it wont extract the files and permanent fix for that hss to be made in wine
since that is the case we are using 7z to skip this step
then the extracted files has Launcher.exe which is important for us since its the launcher we need to get authentication for rockstar GTA V
we know that Launcher. exe needs at least vcrun2017 (it has ms-*.dll libs in its root ehich are vcrun2017 libs) and dotnet452 (which shouldn't be required) Also the Launcher requires at least win7 to be launched, and even setting winver to 7 or 10 it will still saying that the version is not supported, weird.
EDIT: Got the launcher working, and GTA V also, but i will need DXVK because now it looks very buggy
Now the rockstar games launcher it's fully working.
Note that the first launch it will crash, but just ignore it and run it again.
TODO: verify compatiblity on 32-bit
(this is for me since you cant test this)
@Klairm This is taking too long so I'm giving you dead line: Nov 11 2019 15:00 CET
if you need a help then ask me
Update: Delayed based on conversation with contributor
@Klairm since i'm mentoring you to contribute in winetricks i've added Kreytricks specific:
for issues that are kreytricks specific (since kreytricks is oversanitized and has different method to write code)
So i will merge this if you resolve only the issues that are not prefixed with Kreytricks specific:
Affected by https://bugs.winehq.org/show_bug.cgi?id=48099
Affected by https://bugs.winehq.org/show_bug.cgi?id=47794
Affected by https://bugs.winehq.org/show_bug.cgi?id=47912
uwu