adoptware / pinball

Emilia Pinball : A Libre pinball simulator for GNU Linux
https://purl.org/rzr/pinball
GNU General Public License v2.0
29 stars 15 forks source link

List more supported hardware #7

Open rzr opened 4 years ago

rzr commented 4 years ago

It will also list supported single board computers and mention about free drivers if any.

For the record I am targeting STM32MP1 using openembedded, I can share more if interested

rzr commented 3 years ago

Hi, If anyone interested I can share "pincab" images for raspberry pi, please contact me for beta tests

https://purl.org/rzr/pinball

rzr commented 3 years ago

For the record I have built and tested a RPi2 image:

curl -O https://siasky.net/AAC4KBgdBUkeso9dXHOpgPbhvKamrgdINewpETTP5EIe3A/#./file/pinball-0.3.20201218-52-gdf674e22-rpi_2.img.gz

Performance is less than 10fps on tux table with defaults settings with sdl2 weston

pi3 is about 20fps

curl -O https://siasky.net/AABRFkdWu3SP6tQTzT3f0NVrSES9ksoQleoyvPZZ3yMuxg/#./file/pinball-0.3.20201218-52-gdf674e22-rpi_3_64b.img.gz

and I'll need someone to test for pi4:

https://github.com/adoptware/pinball/issues/16

ghost commented 11 months ago

armhf raspberry pi 4b supported Emilia Pinball on 32-bit

rzr commented 4 months ago

Efi images for x64

https://github.com/adoptware/pinball/pull/43

curl --insecure -O https://bashupload.com/T73UE/uEbjg.qcow2#./file/pinball-amd64-generic.img.qcow2

https://mastodon.social/@rzr/112016426470084434

seco-b68