Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+4)(-1)

Sorry for incovennience, if are possible you can build the steam version with unity's vulkan renderer and glcore renderer backends? this will allow to provide a better linux, android using wine and low spec pcs experiences including in case of lack of DX11, at same time reduces linux translation layer between dx11 to vulkan, in case this can just be optionally enabled using ```--force-glcore```or ```--force-vulkan``` on steam game command parameters, thank you.