1
General / Re: Multiple input_map key bindings
« on: May 20, 2017, 03:27:27 PM »
Capital letters for the win... Changed things to caps and, well, it works. Clear case of herp and derp.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
input_map
# configure Tab
back Escape
up Up
up r
down Down
down f
left Left
left d
right Right
right g
select Return
select LShift
select w
default back
default up prev_game
pi@arcade:~ $ grep -i "scrape" ~/RetroPie/attract/attract.cfg
scrape_snaps no
scrape_marquees no
scrape_flyers no
scrape_wheels no
scrape_fanart no
scrape_videos no
scrape_overview yes
pi@arcade:~ $ attract -s mame -c ~/RetroPie/attract -i ~/RetroPie/attract/romlists/mame.txt
*** Scraping artwork for: mame
- scraping thegamesdb.net...
*** Scraping done.
*** Importing Collection/Rom List: /home/pi/RetroPie/attract/romlists/mame.txt
[Import /home/pi/RetroPie/attract/romlists/mame.txt] - Imported 4721 entries.
- Removing any duplicate entries...
+ Writing 4721 entries to: /home/pi/RetroPie/attract/romlists/multi.txt
pi@arcade:~ $ more /home/pi/RetroPie/attract/romlists/multi.txt
#Name;Title;Emulator;CloneOf;Year;Manufacturer;Category;Players;Rotation;Control;Status;DisplayCount;DisplayType;AltRomname;AltTitle;Extra;Buttons
005;005;mame;;;;;;;;;;;;;;
1941;1941;mame;;;;;;;;;;;;;;
1941j;1941j;mame;;;;;;;;;;;;;;
1942;1942;mame;;;;;;;;;;;;;;
1942a;1942a;mame;;;;;;;;;;;;;;
1942b;1942b;mame;;;;;;;;;;;;;;
1943;1943;mame;;;;;;;;;;;;;;
etc.