remote-android / redroid-doc

redroid (Remote-Android) is a multi-arch, GPU enabled, Android in Cloud solution. Track issues / docs here
4.11k stars 295 forks source link

Renderer error for game Yuanshen #273

Open watchnight opened 1 year ago

watchnight commented 1 year ago

Describe the bug

Some textures of the character Nilou and Yun Jin can not be renderered. Os: Ubuntu 20 Cpu: Aarch64 Kernel:5.10.27 redroid:11 12 Yuanshen:version 3.2 Gpu: AMD

make sure the required kernel modules present

collect debug logs curl -fsSL https://raw.githubusercontent.com/remote-android/redroid-doc/master/debug.sh | bash -s -- [CONTAINER] omit CONTAINER if not exist any more. tmp.utu5VoCy75.tgz.zip

Screenshots If applicable, add screenshots to help explain your problem. 65b4057eb20608963ad52600702d5fd

4ef1c64b72fc7edbb267dad12ae6095

watchnight commented 1 year ago

Yuanshen download: https://ys.mihoyo.com/

zhouziyang commented 1 year ago

GPU model?

some suggestions:

o81018o commented 1 year ago

为什么我在运行它的时候到第二屏就自动退出了?

zhouziyang commented 1 year ago

extra test:

Blue-Beaker commented 11 months ago

Try add ro.opengles.version=196610 in commandline args?

The version number is taken from my phone and works well in redroid container. It enables OpenGLES 3.2, and fixed some games.
I find that Apps in the container considers OpenGLES version as 1.0 or 1.1 without this parameter.

redroid: 12 OS: Ubuntu22.04 Kernel: 5.19.0-45-generic CPU/GPU: AMD R7 5700G