Heasterian
Heasterian
Same issue, probably due to instaling game on SD Card.
Temporarly on Deck mounting sdcard install directory to default one works, but for some reason It's starting skse instead of MO2. Renaming skse_loader.exe fixed it for me.
@Tarek-Hasan In readme you can see that FEX and Box32 are on TODO list, so they are not yet implemented. @AndreRH Btw, I don't think that you need to wait...
@FreddieOliveira install Xephyr and use it as display with llvmpipe instead of gl4es so you have X server and more OpenGL version supported (I think that you are using software...
@moocow1452 Easy way for rooted phones. Install Linux Deploy > choose armhf as architecture and Debian Testing as OS in settings, also enable SSH as it's easy to set up...
I'm not sure how it would work as I first see this project... Could we use it to render image from chroot using Android app? @moocow1452
Question is if after this merge building with kgsl will still be issue: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21394 About rendering Vulkan in Termux, there is a chance that you need `MESA_VK_WSI_DEBUG=sw` env variable to...
@IntinteDAO I think that recent xserver versions can run zink with Kopper using `MESA_VK_WSI_DEBUG=sw` env variable, but I'm not sure about older ones.
Afaik it's supposed to be solution for cases like ours, where we don't have DRI3.
With new Termux-X11 using XCB and git version of Mesa Zink and Turnip with KGSL runs fine, but you need to compile both KGSL and MSM (compilation of just KGSL...