robertybob
Participant
Post count: 219

[quote=117745]Bingo! Thank you Robertybob. Making it work on unsupported systems, using “-download_images false” would be my feature request then I suppose.

[/quote]

I’ve not tried it myself, but maybe

-add_not_found -download_images false
could work? The first flag, it seems, will add an entry to the gamelist.xml with no metadata but perhaps with the image if it’s found (?)

*edit* I wonder whether this may be of use:

-use_gdb false

Use the hash.csv and theGamesDB metadata. (default true)

I’m just speculating here, but if the games are from an unsupported system then the hash.csv won’t have any entries for them, so maybe if this flag is set to false it will still add the games to the .xml in addition to the other flags above?