On my Pi Zero, only skins up to 720p work, the Full HD skins (both regular and grid) don't. Is that because the Zero is underpowered? Basically, I am thinking of hooking up a Pi 3 to my AV setup instead, hoping it would be powerful enough for 1080p.
You'll have to modify the framebuffer settings. See https://www.picoreplayer.org/how_to_edit_config_txt.shtml how to open the configuration. At the bottom of that file you'll find a "Custom Configuration Area". Add the following:
#---Begin-Custom-(Do not alter Begin or End Tags)----- framebuffer_width=1920 framebuffer_height=1080 #---End-Custom---------------------------------------- Save and restart (sudo pcp br) -- Michael _______________________________________________ unix mailing list unix@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/unix