protonscr

Android support

dxvkclosed
doitsujin/dxvk#2023 · opened 2021-04-17 by klaxons1 · updated 2021-04-17 · 2 comments · github
Kklaxons1 2021-04-17 github

Can it translate d3d9 to vulkan in android(aarch64)?

Mmisyltoad 2021-04-17 github

If your Android driver exposes all the required extensions you could bodge https://github.com/Joshua-Ashton/dxvk-native to make it work in a native app.

I, however, really do not recommend this for Android ports.

Kklaxons1 2021-04-17 github

Ok,maybe ill try to use that.

Nothing extracted yet.