Herick75 / Box4Droid

153 stars 17 forks source link

How far can a mali gpu go with box4droid? #17

Open Ghost-mory-021 opened 1 year ago

Ghost-mory-021 commented 1 year ago

I know mali gpu s are not supported at the moment but i wanted to know if the not supported type is that you can't run games at all ... Or you can't even get in the wine ? I done everything correctly the first app is showing connected right as the tutorial video everything is fine but x11 app is still not connected is it just like it in all mali gpu or I'm doing something wrong? Screenshot_2023-04-19-23-58-25-914_com termux x11

Ilya114 commented 1 year ago

Did you run "x11"? It should show Wine explorer, but OpenGL and DirectX cant work. I have connected done but Wine not showing because termux-x11 for some reason not mounted. You also can compile Mesa VirGL

Ghost-mory-021 commented 1 year ago

Yes i run x11 and tryed all resolution options but no Matter what the x11 never connect

Ilya114 commented 1 year ago

Try: Xvfb :1 -ac & DISPLAY=:1 termux-x11 &