Hello, my games compile and run fine on real Android devices, on emulator however i can't get even the simplest project to render graphics .
I followed the guidelines and installed the recommended version of everything, the build succeeds but when i run the game the screen goes black and in the output i can see several:
CreateTexture(): Ooops frame buffer Kaput(1) 0x8cdd (36061)
and a lot of: vsync timeout...
The game however is running, since i can interact with game elements (i see all...
Graphics not rendering on Android emulator
I followed the guidelines and installed the recommended version of everything, the build succeeds but when i run the game the screen goes black and in the output i can see several:
CreateTexture(): Ooops frame buffer Kaput(1) 0x8cdd (36061)
and a lot of: vsync timeout...
The game however is running, since i can interact with game elements (i see all...
Graphics not rendering on Android emulator