Guest User

Untitled

a guest
May 15th, 2020
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. vcgencmd hdmi_timings 1600 1 85 157 192 240 1 4 3 15 0 0 0 60 0 32000000 1 > /dev/null
  4. tvservice -e 'DMT 87' > /dev/null
  5. fbset -depth 8 && fbset -depth 16 -xres 1600 -yres 240 > /dev/null
  6.  
  7. /opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ fba /home/pi/RetroPie/roms/fba/sf2ce.zip
Add Comment
Please, Sign In to add comment