-
-
Notifications
You must be signed in to change notification settings - Fork 178
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
The Libretro core was not loaded #998
Comments
I believe the Google Play version works perfectly because of this feature: https://developer.android.com/guide/playcore/feature-delivery |
I think the GitHub version downloads the cores from a repository. This removes the dependency on Google services for those using F-Droid etc. If I'm not mistaken there is a link to "lemuroid-cores". Edit: Here it is: https://github.com/Swordfish90/LemuroidCores |
I have cloned this project and run it. I am currently on the freeBundleDebug (default) version and encountered the above error. I tried switching to the Release version, but there is no release.jks file. |
I want to develop based on this source code, not just use it. I tried downloading the version from the Google Play Store, and it doesn't encounter this error. |
I'm cloning your project, and when I run the application, I encounter this issue. I tried downloading the version from Google Play, and it works fine. Is there a way to fix this?
The text was updated successfully, but these errors were encountered: