HSL Raspi Meetup: Difference between revisions

From Traxel Wiki
Jump to navigation Jump to search
No edit summary
 
(27 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[File:Raspi Retro Batocera Mame.jpg]]
[[Category:HSL Events]]
[[File:Raspi Retro Defender.jpg]]
= Links =
* What Games Use Spinners: https://forum.arcadecontrols.com/index.php?topic=20283.0
* Next Level Controls Start Here: https://www.ultimarc.com/control-interfaces/a-pac/a-pac/
* NES Micro Mages: https://en.wikipedia.org/wiki/Micro_Mages
 
= How-To =
== SD Card Setup ==
# Install Batocera Image
# Boot in Raspi
# Get the IP address
<pre>
export IP=192.168.0.14
</pre>
<pre>
ssh-keygen -f ~/.ssh/known_hosts -R $IP
rsync -avz /home/bob/emu/roms/ root@$IP:/userdata/roms/
ssh root@$IP
</pre>
<pre>
cd /userdata/roms/
rm c64/fix_it_felix_64.d64 mrboom/MrBoom.libretro odcommander/od-commander.odc sdlpop/sdlpop.sdlpop gba/SpaceTwins.gba megadrive/Old-Towers.bin nes/2048\ \(tsone\).nes pcengine/*pce
rm -rf pygame/pygun pygame/retrotrivia
exit
</pre>
 
Then go to the Raspi and update games.
 
== Spinner Sensitivity ==
Get the input event number:
<pre>
ssh root@192.168.0.4
evtest
</pre>
 
= Story =
# Charity Fundraiser
# Discover Raspberry Pi
# Use it as a Media Center
# Fill out your media library while supporting good causes.
# Use it for Retro Arcade
# Easily populate your retro gaming catalog
# Learn to build your dream custom retro arcade controls, here!
# Bring your own gear and ask for help.
# Buy your gear here and help keep us running.
# Become a member and stay engaged to go further.
# Get involved as a volunteer and pay it forward.
# But for now, let's hang out and play some games!
= Retro Games =
Just a small sampling of what is included on [https://www.amazon.com/dp/B09LHB9HX9 bootable SD cards], [https://www.amazon.com/dp/B0CM64R7QW USB sticks], and [https://www.amazon.com/dp/B0BKPJRXY5 portable hard drives] that you can buy from Amazon.
<gallery>
File:Raspi Retro Batocera Mame.jpg
File:Raspi Retro Defender.jpg
File:Raspi Retro DK Country.jpg
File:Raspi Retro Galaxian.jpg
File:Raspi Retro Joust.jpg
File:Raspi Retro Ninja Turtles.jpg
File:Raspi Retro Rampage.jpg
File:Raspi Retro Tempest.jpg
File:Raspi Retro Time Pilot.jpg
File:Raspi Retro Tutankham.jpg
</gallery>
= Hardware =
<gallery>
File:1TB Micro SD.jpg
File:Retro Arcade Spinner.jpg
File:Raspi 4 Canakit.jpg
File:Raspi Retro Controller Kit.jpg
File:Raspi Retro Controller Guts.jpg
File:Raspi Retro Controller.jpg
</gallery>
= Media =
<gallery>
File:Raspi Media MASH.jpg
File:Raspi Media DVDs.jpg
File:Kodi Media Center.jpg
</gallery>

Latest revision as of 13:29, 24 April 2024

Links

How-To

SD Card Setup

  1. Install Batocera Image
  2. Boot in Raspi
  3. Get the IP address
export IP=192.168.0.14
ssh-keygen -f ~/.ssh/known_hosts -R $IP
rsync -avz /home/bob/emu/roms/ root@$IP:/userdata/roms/
ssh root@$IP
cd /userdata/roms/
rm c64/fix_it_felix_64.d64 mrboom/MrBoom.libretro odcommander/od-commander.odc sdlpop/sdlpop.sdlpop gba/SpaceTwins.gba megadrive/Old-Towers.bin nes/2048\ \(tsone\).nes pcengine/*pce
rm -rf pygame/pygun pygame/retrotrivia
exit

Then go to the Raspi and update games.

Spinner Sensitivity

Get the input event number:

ssh root@192.168.0.4
evtest

Story

  1. Charity Fundraiser
  2. Discover Raspberry Pi
  3. Use it as a Media Center
  4. Fill out your media library while supporting good causes.
  5. Use it for Retro Arcade
  6. Easily populate your retro gaming catalog
  7. Learn to build your dream custom retro arcade controls, here!
  8. Bring your own gear and ask for help.
  9. Buy your gear here and help keep us running.
  10. Become a member and stay engaged to go further.
  11. Get involved as a volunteer and pay it forward.
  12. But for now, let's hang out and play some games!

Retro Games

Just a small sampling of what is included on bootable SD cards, USB sticks, and portable hard drives that you can buy from Amazon.

Hardware

Media