The launcher works just fine and I can log in okay, but after I click “Play (dx11)”, the game client window shows up, but before rendering anything it gives me an error pop-up that looks like:
An unexpected error has occurred exiting FINAL
FANTASY XIV.
2019-07-02_08:15
ffxiv_dx11.exe+12492FE
ffxiv_dx11.exe+122CA81
I’ve tried different versions of DXVK and disabling the Lutris runtime to no avail. It’s not obvious to me which parts of the log could indicate the problem. The error message pops up right around 007b:fixme:driver:D3DKMTOpenAdapterFromHdc (0x22ebc0): stub and the following lines.
Let me know if you have any ideas for troubleshooting - I’m not sure what to look into from here.
@Resonious I could be reading your Lutris -d output wrong but it looks like Lutris is trying to use both of your graphics cars at the same time. It seems you have a GeForce GTX 1060 and an Intel iGPU being used at the same time. Are you able to get into Final Fantasy at all?
@dan1lo_bc Switching to ge-protonified-4.9 seems to have changed the text on the error message.
In fact, ge-protonified-4.10 also results in that un-localized error message. Same thing on every DXVK version above 1.0 (with ge-protonified-4.9).
@Shadowbane The launcher works, but the client crashes with the aforementioned error message as soon as it starts. Not sure if Lutris is actually trying to use both cards, or if the logs just show that Vulkan is aware of both cards. Other games correctly use only the Nvidia card.
@Resonious being a Linux noob and not knowing a lot about Lutris (not able to run Lutris because don’t have compatible graphics card) I probably won’t be much help. The fact you are able to run other games without problems, I would assume Lutris when running Final Fantasy see’s both graphic cards. As I have mentioned before I don’t know a lot about how wine and Lutris work so I can’t say for sure your problem is because Lutris ses’s both graphic card. I seem to remember different post someone else seemed to have the same problem and got it working. You may want to read other post on this forum. Sorry that is the only thing I can suggest.
This “final fantasy sees both graphics cards” has been talked about in the other FFXIV thread. vulkaninfo and similar things simply show the graphics card. If Resonious can play other games using the dedicated graphics card and no further tweak, the same should happen with FFXIV. There is no difference in DXVK settings for FFXIV and other DXVK titles that say “hey, use the dedicated card”.
This didn’t solve the problem for the person on the other thread. Also, the fact that changing wine versions change the error message point to an error more towards Wine than DXVK.