• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Raspberry Pie Help Needed?

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello, First time Pi user.

I just purchased a Pi 3B+ and would like to put a Build on it to play retro games.
Can anyone recommend a good build to use.
Do I just download the build, flash it to a mini sd, stick it in the Pi and it works?

I appreciate any advice you can give me.
 
Saloon Keeper
Posts: 28319
210
Android Eclipse IDE Tomcat Server Redhat Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch, Steven!

Probably the best place to start if you've never worked with the Pi is to download and install the Noobs image. It will allow you to select from a variety of OS choices.

The one that's probably best supported is Raspbian. It's a Debian Linux distro and it's what I use even though for desktops and servers I tend to prefer stuff from the Red Hat/Fedora family.

There are presently 3 versions of Raspian available from the Pi download site. The minimal one is very compact, but it does not include GUI. Unless you are a dedicated command-line geek, you'll probably want to skip that one. The other two are GUI versions and the only difference is in the amount of pre-installed apps that come with them. Everything's built from the same sources, so it really doesn't matter which one you choose.

Note that the Pi running the Raspbian OS is a full-scale computer, albeit one from about the year 2000 as far as performance goes. The new Pi 4 models are more powerful and generally considered fast enough that they could actually replace just about anyone's desktop. My own experience with that model is that the 1GB is cool, but if you start running a web browser plus a software IDE that it will run short on RAM. The 8GB model on the other hand, is about as well-equipped as many laptops and at $75 a lot cheaper. You may find that the $35 1GB is sufficient for video games, though. Or maybe one of the in-between models.

For that matter, you can do a lot of gaming with the older Pi models. I used to play Minecraft on the Pi 3.
 
Time is the best teacher, but unfortunately, it kills all of its students - Robin Williams. tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic