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

[BUG] GTA V Enhanced not starting, wants to open com.epicgames.launcher link #558

Closed
kleinermob opened this issue Mar 12, 2025 · 4 comments
Labels
bug Something isn't working

Comments

@kleinermob
Copy link

kleinermob commented Mar 12, 2025

When starting GTA V enhanced, the game is not launching, instead this Windows Message pops up:
Image

@kleinermob kleinermob added the bug Something isn't working label Mar 12, 2025
@loathingKernel
Copy link
Contributor

loathingKernel commented Mar 12, 2025

I haven't tried this myself with Enhanced, but regular GTAV, and it has been some time. It should still work, but I am not sure the instructions are 100% up-to-date, they might need minor adjustments.

@loathingKernel
Copy link
Contributor

loathingKernel commented Mar 12, 2025

it might need a minor adjustment

reg add HKCR\com.epicgames.launcher /f
start "" EpicGamesLauncher.exe PlayGTAV.exe %*

this should be contents of fix.bat of course with the executable name adjusted.

@kleinermob
Copy link
Author

I confirm that this workaround works for Enhanced, my fix.bat just consists of
start "" EpicGamesLauncher.exe PlayGTAV.exe %*
which works for me without reg add stuff

@loathingKernel
Copy link
Contributor

I will pin the issue in case anyone else counters it, thanks for the feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants