raydac / zxpoly

a multi-CPU ZX-Spectrum 128 concept platform
GNU General Public License v3.0
96 stars 9 forks source link

Help to install on Raspberry 4 with Ubuntu #95

Open Haroldo64 opened 8 months ago

Haroldo64 commented 8 months ago

Hallo, could someone tell me the way to set-up it or how to run zxpoly on Rapsberry (SO Ubuntu)? I have downloaded zx poly and installed Java from terminal but the double click on zxpoly opens the jar and does not run the emulator.

raydac commented 8 months ago

which version of Java is provided by the distributive?

Alessandro1970 commented 8 months ago

Hi, I have istalled java on my raspberry 4 but I did not succeed in running zxpoly. I have dowloaded linux release (not arm!?)

IMG_3411

raydac commented 8 months ago

Raspberry 4 has ARM on board, I have added build for Linux AARCH64 into build, so you can try

Alessandro1970 commented 8 months ago

Now it works but probably raspberry has few cpu power, some sloweness is detected every step.

IMG_3414

Alessandro1970 commented 8 months ago

I run zxpoly on raspberry/ubuntu. But I would like to try it on Raspbian OS to check if there is the same problem or is Ubuntu itself to slow the scene.

Alessandro1970 commented 8 months ago

On raspbian there ia an error loading a library AMD

IMG_3415

Alessandro1970 commented 8 months ago

slowness detected on Raspbian (Try use less resource used) IMG_3417

raydac commented 1 week ago

2.3.4-SNAPSHOT, try turn off all filters and turn on interlaced scan if it is on, you can decrease frequency of screen refresh through increase INT/Frame image

Alessandro1970 commented 1 week ago

Hi, the library lib jinput is not ARM

image

Alessandro1970 commented 1 week ago

Slowness detected in raspberry 5 too

image

raydac commented 5 days ago

I've made some improvements in 2.3.4-SNAPSHOT to decrease number of repaint if less resources turned on, you can try, but it affects demos and applications which trying to paint during frame output