-
Notifications
You must be signed in to change notification settings - Fork 10
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
Missing Titles #44
Comments
If you're running it from Godot, do you see any error? If running in standalone, you can launch the executable using a console to get the output and see if there's an error. |
ok so i ran from terminal and in the "Games" output i could see that it correctly identified the paths for every game in the local games folder. there is no explicit mention of a "title", it just quotes the name of the folder before listing the "executable", "description" and so on, so nothing out of the ordinary there i think. here's an example:
the only error in the whole log is the "you must be root to use this library on linux" ImportError, which i guess explains why the shortcut wasn't working either. i'm running it out of the downloads folder at the moment, and the above console output is without using a config file. |
Game titles don't show up on both Linux and Windows builds (OSX untested). No change if config is present.
with config:
without config:
config contents:
The text was updated successfully, but these errors were encountered: