RazorX2014
Participant
Post count: 41

just change raspberry pi’s resolution with sudo nano /boot/config.txt and uncomment
#console-width=1024
#console-height=700
or whatever it maybe and change 1024 700 to whatever you want then edit
/home/pi/.emulationstation/runcommand/runcommand.sh
and change starttype=$1 to starttype=$2