-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Geode for Android isn't a game #27
Comments
I am relatively sure that Game Launcher detects games based on their package name, in which case there's not really a way to get to show up as actual "game" - however, I might be wrong about this. |
This issue actually has a huge impact on the game performance on Android, compared to the un-modded version. This is more noticeable on those levels with a lot of objects. I tested the same level on both Geode and the vanilla Geometry Dash (both on the same phone, Galaxy S23+), and Geode was indeed more laggy (as in, visible lags and audio not syncing properly), because Android doesn't see it as a game. If it's useful, the only mods that I have installed are Globed and Node IDs. |
Looking into this, it seems that rooot is right. Game launcher detects based on package name. This is completely out of Geode's control unless Samsung allows app developers to register as a game in the future |
adding to this; i dug around and ended up opening a support ticket on samsung developers - their response:
in other words, there's nothing the Geode team can do besides putting Geode on the Google Play Store (which is easier said than done) |
Geode Version
1.3.2
Related Problem
On Samsung phones games are automatically added to Game Hub and Game Optimization setting are enabled for them. However, if the app is not a game, Samsung won't enabme Game Optimization for it, even if it's added to Game Hub.
This is dumb as hell, but there isn't much that users can do about it.
Your Solution
Make Geode for Android a game.
Additional Information
No response
The text was updated successfully, but these errors were encountered: