Vulkan error on CachyOS Linux for version 5.6.1https://forums.unrealengine.com/t/linux-launching-error-cannot-find-a-compatible-vulkan-device/1986204

Hello: I have seen this problem posted, I am running UE 5.6.1 on CachyOS which is an Arch Linux derivative. I am trying to edit the system DefaultEngine.ini as found in my user directory /home/$user/.config/Epic/UnrealEngine/5.6/Config directory. I DO NOT want to add the thing to every single project individually.

Do you simply add the whole section as stated in other threads?

Here is my config file as it stands:

[/Script/AndroidFileServerEditor.AndroidFileServerRuntimeSettings]
bEnablePlugin=True
bAllowNetworkConnection=True
SecurityToken=7440F5294E78478EB04050F83379C5EB
bIncludeInShipping=False
bAllowExternalStartInShipping=False
bCompileAFSProject=False
bUseCompression=False
bLogFiles=False
bReportStats=False
ConnectionType=USBOnly
bUseManualIPAddress=False
ManualIPAddress=

I am not sure if this is even the right place, but again, this is Linux on what is basically Arch Linux. I am running an older machine with a very old AMD RX 380 GPU, but since I am just learning UE, it is the best we can hope for. Likewise, I can go back into the project and add the RHS line, but I want it global to ANY project that I open.

Thanks in advance for any help!

Regards,

Michael Needham