Also, here's a sneak preview of a theme I'm working on by request of Ed over at the Freeplay Zero/CM3 Kickstarter. He said he'd cool having it publicly available to install from ESThemes, so that's the plan once I'm finally finished with it.


Code: Select all
sudo git clone --recursive --depth 1 "https://github.com/rxbrad/es-theme-freeplay.git" "/etc/emulationstation/themes/freeplay"
Code: Select all
cd "/etc/emulationstation/themes/freeplay"
sudo git pull
sudo git submodule update --init --recursive
Code: Select all
sudo nano /etc/emulationstation/themes/freeplay/color.xml
Code: Select all
cd ~;git clone https://github.com/rxbrad/rxbrad_themeutils.git
Code: Select all
cd ~/rxbrad_themeutils;./freeplay_install.sh
Code: Select all
cd ~/rxbrad_themeutils;./freeplay_update.sh
Code: Select all
cd ~/rxbrad_themeutils;./freeplay_logoinstall.sh
Code: Select all
cd ~/rxbrad_themeutils;./freeplay_logoupdate.sh
Code: Select all
cd ~/rxbrad_themeutils;git pull origin master
Code: Select all
sudo rm -rf ~/rxbrad_themeutils;cd ~;git clone https://github.com/rxbrad/rxbrad_themeutils.git
Users browsing this forum: No registered users and 1 guest