southoz / RetroOZ

RetroOZ Odroid Hardkernel Go Super and Powkiddy RGB 10 Max firmware
54 stars 6 forks source link

Add skyscraper suport #10

Open southoz opened 3 years ago

countbuggula commented 3 years ago

After installing libqt5xml5 and libqt5gui the binary currently included worked fine from the command line. The issue you're running into is probably in the script that you're trying to use, rather than Skyscraper itself. For my purposes, this is totally good enough because I'm comfortable with the command line, but I'm sure other users will appreciate your efforts to get it more integrated in ES.

countbuggula commented 3 years ago

After a fresh reinstall, I've noted that the correct packages to install now are: libqt5xml5 libqt5gui5-gles

countbuggula commented 2 years ago

I remember you saying something about having problems getting this to look in other directories and it always defaulted to ~/.skyscraper I ran into some similar problems and I think I've figured it out. Skyscraper seems to have the location of the config.ini file hardcoded to ~./skyscraper/config.ini. However, in that file, you can specify the location for the cache, roms, import, media, and gamelist folders. I think the only files that need to be in ~/.skyscraper are the config.ini and resource folder.