-
Notifications
You must be signed in to change notification settings - Fork 42
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
Cannot start the game on Linux if Dalamud isn't enabled #160
Comments
After some more debugging I just found that the Windows codepath does not executes ffxiv_dx11.exe directly but instead use the "ACLonly" load method instead.
When I do the same thing on the Linux launcher, the games loads fine. For now I have the following patch working.
|
When I start the game without Dalamud, I get this error message from ffxiv_dx11.exe (see screenshot, basically saying to start the game from ffxivboot.exe, same message as if running ffxiv_dx11.exe directly).
This doesn't happen at all if Dalamud is enabled and injects fine, which is not going to be the case when 7.0 will launch.
Happened before the 7.0 maintenance as well, is the same with or without steam integration, happens the same with the managed wine, a system-wide wine and proton.
Happens also in "fake login" mode.
Can not reproduce on windows, it starts fine there.
See attached launcher.log
launcher.log
The text was updated successfully, but these errors were encountered: