
If anyone has had success, please share any tips & tricks here.
Thanks!
Moderator: Bard Hall Bouncers
Code: Select all
info: D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_11_1
info: D3D11CoreCreateDevice: Probing D3D_FEATURE_LEVEL_11_0
info: D3D11CoreCreateDevice: Using feature level D3D_FEATURE_LEVEL_11_0
warn: D3D11DeviceContainer::QueryInterface: Unknown interface query
warn: 9d06dffa-d1e5-4d07-83a8-1bb123f2f841
warn: D3D11DeviceContext::QueryInterface: Unknown interface query
warn: 420d5b32-b90c-4da4-bef0-359f6a24a83a
warn: D3D11DeviceContainer::QueryInterface: Unknown interface query
warn: 6007896c-3244-4afd-bf18-a6d3beda5023
err: D3D11Device: CheckFeatureSupport: Unknown feature: 14
Wow, thanks. That did it, I can now play BTR, all good and proper. Much obliged, Sir. (Of course I am now off to update my OS to 18.4, but that's just the crazy Linux-geek in meKhael wrote: ↑August 15th, 2018, 11:22 am For 16.04 users: you can use this ppa for display drivers:
https://launchpad.net/~graphics-drivers ... ubuntu/ppa
I've managed to run the game with dxvk with these drivers(396.51), but some text is missing(notably the text in "legacy" menu). I have not played much to say anything else.
Also, for me Wine often starts unity games on secondary monitor(not the one set as main in nvidia-settings). It is solvable by either using wine-staging or manually moving the window(alt+enter) to the required display(and then alt+enter again to go fullscreen).
Thanks. I've got Wine 3.13 - Development installed, which supports MoltenVK (I wish Apple would just support Vulkan - or contribute to the MoltenVK project so it was "super easy, barely an inconvenience" to convert Vulkan to Metal). So, I'll look at building dxvk and adding it in with winetricks. If it doesn't work, hopefully inXile and Krome will make a macOS build with Unity.shmerl wrote: ↑August 15th, 2018, 6:57 am Yes, dxvk is necessary to play it. You can learn more about it here: https://github.com/doitsujin/dxvk
winetricks also allows installing it now.
You don't need to build dxvk if you are using winetricks. It installs prebuilt binaries from Github.astrobryguy wrote: ↑August 16th, 2018, 8:33 am So, I'll look at building dxvk and adding it in with winetricks. If it doesn't work, hopefully inXile and Krome will make a macOS build with Unity.
You'd need to wait for @astrobryguy or anyone else trying to run it on MacOS in Wine to report if they succeeded. I don't have MacOS and only use Linux for gaming. Getting it to run on Linux in Wine is relatively easy._Nicholas_ wrote: ↑August 16th, 2018, 10:44 pmWhat are the steps for a Mac OS X user to install this?