03-04-2018, 09:58 PM
so the CM3 default in config.txt is
I am sure it is not possible to select this mode from Kodi inside (there is a 'desktop' option though, but this is causing a crash for me atm - i will have to try changing to this with the HDMI plugged in)
I changed the following:
so that under <videoscreen> the following was applied:
unfortunately on loading Kodi it resets itself to 640x480 and still quitting is not possible.
There used to be a similar bug on regular retropie setups , and i am wondering if that is kicking in again, since it is no possible to 'restore' the Emulation Station screen even if restarting fbcp
Code:
framebuffer_width=320
framebuffer_height=240I am sure it is not possible to select this mode from Kodi inside (there is a 'desktop' option though, but this is causing a crash for me atm - i will have to try changing to this with the HDMI plugged in)
I changed the following:
Code:
sudo nano /home/pi/.kodi/userdata/guisettings.xmlso that under <videoscreen> the following was applied:
Code:
<screenmode>00064000480060.00000pstd</screenmode>unfortunately on loading Kodi it resets itself to 640x480 and still quitting is not possible.
There used to be a similar bug on regular retropie setups , and i am wondering if that is kicking in again, since it is no possible to 'restore' the Emulation Station screen even if restarting fbcp

