I remember your post from before, sorry I didn’t get to look into it at the time.
So, if you can hear the game’s music, but can’t see any image, it most likely is one of 2 things:
- Your device does not support OpenGL ES 3.0+, however it seems your model supports up to OpenGL ES 3.2, so this is probably not the problem, but if you could, please confirm me that it does indeed use OpenGL ES 3.2.
- There is a script error on load that breaks the game. But the problem should happen in all versions, so could also be a small incompatibility, but for knowing what is happening, I would need to read the game’s log, which I don’t know if you can find on Android because of file system restrictions.
If the problem is none of the above, I can’t diagnose it with the current data unfortunately.
If you can verify the OpenGL ES version in your device, or access the game’s logs, it would help a lot :).