So in the end I did end up making the gamelist myself. The good thing is that the game and the thumbnail are the same file for Pico-8 games :)
pi@retropie:~/RetroPie/roms $ cat /home/pi/RetroPie/roms/pico8/gamelist.xml <?xml version="1.0"?> <gameList> <game> <path>./Across_the_river.p8.png</path> <name>Across_the_river</name> <image>/home/pi/RetroPie/roms/pico8/Across_the_river.p8.png</image> </game> <game> <path>./Combo_Pool.p8.png</path> <name>Combo_Pool</name> <image>/home/pi/RetroPie/roms/pico8/Combo_Pool.p8.png</image> </game> <game> <path>./Dank_Tomb.p8.png</path> <name>Dank_Tomb</name> <image>/home/pi/RetroPie/roms/pico8/Dank_Tomb.p8.png</image> </game> <game> <path>./Hungry_Harry_3d.p8.png</path> <name>Hungry_Harry_3d</name> <image>/home/pi/RetroPie/roms/pico8/Hungry_Harry_3d.p8.png</image> </game> <game> <path>./Kelins_delivery_Rain.p8.png</path> <name>Kelins_delivery_Rain</name> <image>/home/pi/RetroPie/roms/pico8/Kelins_delivery_Rain.p8.png</image> </game> <game> <path>./Stories_at_dawn.p8.png</path> <name>Stories_at_dawn</name> <image>/home/pi/RetroPie/roms/pico8/Stories_at_dawn.p8.png</image> </game> <game> <path>./The_Wee_Dungeon.p8.png</path> <name>The_Wee_Dungeon</name> <image>/home/pi/RetroPie/roms/pico8/The_Wee_Dungeon.p8.png</image> </game> <game> <path>./U-Turn.p8.png</path> <name>U-Turn</name> <image>/home/pi/RetroPie/roms/pico8/U-Turn.p8.png</image> </game> <game> <path>./Dusk_Child.p8.png</path> <name>Dusk_Child</name> <image>./Dusk_Child.p8.png</image> <playcount>2</playcount> <lastplayed>20190414T055919</lastplayed> </game> </gameList>Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.