-
Notifications
You must be signed in to change notification settings - Fork 905
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
Cannot find system configurations #18
Comments
Well, that's interesting. I've pretty much left the SystemData class completely alone through the update. Are you sure at least one system has a game in it (systems autodelete themselves if they don't contain any games)? Are your permissions good? Can you post the es_systems.cfg? |
Ok, thanks a lot for the hint that there has to be at least ONE rom. Everything's working! I should go to bed now ... |
Ah shoot, I forgot I left the framerate stuff turned on. There's a #define at the top of src/components/GuiGameList.h (#define FRAMERATE I think) that you can comment out. If you do it yourself, run |
Ah, I see. I just uploaded a new archive for the RetroPie script with the current releases. I am on away for a week now and will update the archive then. So far the speed improvement of ES feels great!! |
Updated spanish translation
Thanks a lot for the OpenGL update!
I have a problem with starting ES:
Every time I start ES it says that es_systems.cfg was found but contained no systems. I provide exactly the same configs as with the older SDL-based front end, which was working before. Do you have an idea what I could do wrong or do you need any further information?
The text was updated successfully, but these errors were encountered: