Coder Social home page Coder Social logo

supremepi / iattract Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rapidedwin08/iattract

1.0 0.0 0.0 109 KB

Menu driven script to convert ES [gamelist.xml] to attractmode [romlist.txt]

License: GNU General Public License v3.0

Shell 100.00%

iattract's Introduction

iattract

iattract.png

Menu driven script to convert ES [gamelist.xml] to attractmode [romlist.txt]
A group effort with SupremeTeam

Script will scan $HOME/RetroPie/roms/* for [gamelist.xml]
Script currently does NOT scan /opt/retropie/configs/all/emulationstation/gamelists

NOTE: Script will Overwrite any/all pre-existing attractmode [romlist.txt]

INSTALLATION

You MUST INSTALL [attractmode] from RetroPie Setup 1st!

If you want 1-Run-N-Done:

curl -sSL https://raw.githubusercontent.com/RapidEdwin08/iattract/main/iattract.sh  | bash  

If you want to Put the Script in the retropiemenu [+Icon]:

wget https://raw.githubusercontent.com/RapidEdwin08/iattract/main/iattract.sh -P ~/RetroPie/retropiemenu
wget https://raw.githubusercontent.com/RapidEdwin08/iattract/main/iattract.png -P ~/RetroPie/retropiemenu/icons

0ptionally you can Add an Entry [+Icon] to your retropiemenu [gamelist.xml]:
Example Entry:

	<game>
		<path>./iattract.sh</path>
		<name>[iattract]</name>
		<desc>Convert ES [gamelist.xml] to attractmode [romlist.txt]</desc>
		<image>./icons/iattract.png</image>
	</game>

If you want to GIT it All:

cd ~
git clone --depth 1 https://github.com/RapidEdwin08/iattract.git
chmod 755 ~/iattract/iattract.sh
cd ~/iattract && ./iattract.sh && cd ~

iattract's People

Contributors

rapidedwin08 avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.