0 votes

So I was trying to export my game to android (USB debugging) . I have an old zenfone (laser) that I debug on and it used to run GLES3 on godot 3.1.2 . But for some reason it doesn't run GLES3 on Godot 3.2.2 . I verified this cos it works on GLES2

in Engine by (12 points)

1 Answer

0 votes

Maybe your Android does not support GLES3?

I have ran a 3.2.2 GLES3 project on my Android.

by (18 points)

Thats the thing Im running GLES 3 on the old phone when I launch from 3.1.2

Oh I'm dumb and never read the whole question, sorry.
Do you want to send your APK file to me, or do you want me to send my APK to you?

The apk exported from 3.2.2 works on my Poco phone tho, just not on this old android 6 phone .(which used to run GLES3) and it is GLES 3 cos 2 works fine on the old phone

Do you get anything in the console when you run it?
I think the command adb logcat on PC will let you see your Androids console, or something similar.

Oh I havent tried that , I'll let you know after trying

But when I try fall back to GLES2 it still doesnt open meaning the device supports GLES3 but for some reason cant open this apk. I was planning to make an update for my game on this but dont want to reduce compatibility

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.