Open FriendsOfGalaxy opened 4 years ago
Same issue occurs for GTA5: Requesting to launch D:\Program Files\Rockstar Games\Grand Theft Auto V,0\GTA5.exe
After updating rockstar launcher the path in registry changed to It looks like the issue will only occur for some versions of the client, up to you if you want to have a fallback for this.
This seems to be a problem with outdated launcher clients. I have implemented a check to replace any instance of ,0
in the key with a blank string.
,0
may be used inside path theoretically. But if Rockstar is goining to remove this in newer updates, i thinks its ok
I remember my InstallLocation
registry key being changed to the new format months ago, so I was surprised to see that the old format was still being used. I did add a check to replace that for anybody that still has the old key format (the one with the ,0
), but I am unsure of how long this will be needed for.
Hey, using version 0.4 i have Max Payne 3 installed which is correctly detected by the plugin. However when i click on Play nothing will happen and i can see the following error in the logs:
i think the issue lies in attempting to use incorrect path
Requesting to launch D:\Program Files\Rockstar Games\Max Payne 3 Complete Edition,0\MaxPayne3.exe.
the ',0' partThis is how my registry entry for the game looks