Inactive
02/26/2016 at 22:16
Post count: 63
I found this at the bottom of /etc/fb.modes
# added by RetroPie-Setup - 320x240 mode for emulators
mode "320x240"
geometry 320 240 320 240 16
timings 0 0 0 0 0 0 0
endmode
So I added:
mode "320x200"
geometry 320 200 320 200 16
timings 0 0 0 0 0 0 0
endmode
But I think I’m missing another step, because that didn’t give me an additional framebuffer option in the runcommand menu.