I think you may be able to do this yourself by using launch arguments < 3
I believe the game already is set up to run with DX12, cause I already tried it but instantly crashed, and it didn’t tell me that the game isn’t set up to run it (like with Vulkan). That leaves 2 other API’s according to google, being Vulkan, and metal which is the macOS rendering API. Vulkan seems the most likely to work. <3