Explicitly choosing which GPU to use

https://github.com/EpicGames/UnrealEngine/blob/5.2.0-release/Engine/Source/Runtime/VulkanRHI/Private/VulkanRHI.cpp#L612

Just do -graphicsadapter=<number> in commandline args.

4 Likes