Main > Raspberry Pi & Dev Board
Its a raspberry pi3b a good option for single games?
bbegin:
--- Quote from: baritonomarchetto on December 23, 2022, 01:49:16 am ---Any good front end will run a specific game (or the last played, or a random one) on startup. There's nothing special on this feature in my experience
--- End quote ---
That's correct, it's basic functionality of a frontend.
The only difference is the image I provide does'nt need any frontend to implement this functionality.
baritonomarchetto:
With only one game you can also launch it on startup with a basic autoit script, or even a two lines .cmd file. It's not a special feature, if you ask me.
Considering how fast a SSD drive loads a win OS, how cheap older PC's nowadays are, how easy it is to have any feature one want, adopting a standard PC for any arcade project is a no brainer for me
bbegin:
--- Quote from: baritonomarchetto on December 24, 2022, 03:03:02 am ---With only one game you can also launch it on startup with a basic autoit script, or even a two lines .cmd file. It's not a special feature, if you ask me.
Considering how fast a SSD drive loads a win OS, how cheap older PC's nowadays are, how easy it is to have any feature one want, adopting a standard PC for any arcade project is a no brainer for me
--- End quote ---
The problem with Windows is that you have to make quite a lot of tweaks before getting a stable, performant and resource-efficient emulation operating system. Otherwise, you're bugged and annoyed with Windows Updates not installed, Explorer that becomes a resource hog, plus a lot of processes running (and consuming resources) with no real utility.
This solution is using only the bare minimum of components and has no GUI/window manager. It's basically text mode + emulation (using SDL). It's really simple to change to automatic boot ROM (MAME or Hypseus-Singe). No .cmd/.sh file to edit. The solution is in read-only mode on the flash storage media, except for a read/write partition for persistence, but with an adapted filesystem (F2FS).
baritonomarchetto:
With 3+ Ghz multi core processors you have not to care about unwanted background processes. Leave them running, you have enought CPU and RAM not to notice them.
I have recently updated my mamecab with a 60 euros PC and win10: took me a couple of hours to have the latest groovymame up and running on the CRT and some unwanted OS service disabled. Turns on in 30 seconds and turns off in 3 thanks to the SSD.
Considering how limited a raspy is in terms of performances and tweakability (if you don't know how to use it) there are no real advantages in adopting one for arcade projects (at least as far as dimensions are not a problem).
I obviously can see the fun in building up a personal distro: I am a tinkerer too, but honestly would not recommend it to anyone.
bbegin:
--- Quote from: baritonomarchetto on December 25, 2022, 08:06:53 am ---With 3+ Ghz multi core processors you have not to care about unwanted background processes. Leave them running, you have enought CPU and RAM not to notice them.
I have recently updated my mamecab with a 60 euros PC and win10: took me a couple of hours to have the latest groovymame up and running on the CRT and some unwanted OS service disabled. Turns on in 15 seconds and turns off in 3 thanks to the SSD.
Considering how limited a raspy is in terms of performances and tweakability (if you don't know how to use it) there are no real advantages in adopting one for arcade projects (at least as far as dimensions are not a problem).
I obviously can see the fun in building up a personal distro: I am a tinkerer too, but honestly would not recommend it to anyone.
--- End quote ---
You do whatever you do, but I think this sub-forum section is about Raspberry Pi's. In my case, a Raspberry Pi 4 was the best solution for a tabletop barcade cabinet, where the available space is tight. Add the cheap price of the Raspberry Pi 4 all-in-one credit card size computer, plus, the possibilities offered by the GPIO ports (I use a rotary encoder to control the volume digitally), and you get a pretty neat solution. The image I provide will get almost anybody started very quickly.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version