Neverness To Everness fallback to Intel graphics though Nvidia graphic card available #12
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Compatibility Report
System Information
I confirm:
Symptoms
The game failed to choose the Nvidia display card, using Intel core graphics instead.
I tried to add 'VK_ICD_FILENAMES=/usr/share/vulkan/icd.d/nvidia_icd.json', it works but the DLSS frame gen is unavailable.
Both umu-run and steam failed.
With the same configuration, Arknights: End Field works well, with DLSS frame gen available.
Reproduction
Running the game with core graphics enabled.
Oh it fixed after I renamed some files under
/usr/share/vulkan/icd.d(gfxstream_vk_icd.json, radeon_icd.json, intel_hasvk_icd.json, nouveau_icd.json) to *.bak files XDIt just like some route choosing problems of the vulkan shader in multi-gpu environment.
Very nice! However I can't really integrate something automatic like this into Proton, let me know if it's solved and I can close the issue or pin it for reference.
Ok it works well, thanks