jmcerrejon / PiKISS

PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
http://misapuntesde.com
MIT License
884 stars 92 forks source link

get Games to work on Pi4 #13

Closed Gert1967 closed 4 years ago

Gert1967 commented 4 years ago

installed the 64bit beta PiOs on my Pi4 with Pikiss and dukenukem and supermario from your games section. when i start the games i get the following message:

./sm64: error while loading shared libraries: libGLESv2.so.2: cannot open shared object file: No such file or directory

can you give me further assitance to get the games working. thanx in advance - gert

jmcerrejon commented 4 years ago

Not 64 bit compliance. 64 bit it's in a very early stage, but maybe you could compile with 64 bit support.

Gert1967 commented 4 years ago

ok ... should read before installing: 2) libraspberrypi0, libraspberrypi-dev and libraspberrypi-doc have been moved out of /opt/vc/ and into /usr/ instead (making it more standard). Any code built against these libraries will require changing to refer to a more standard location (/usr/lib/ rather than /opt/vc/lib) 3) Due to 2) Many packages that expect libGLESv2.so libEGL etc will require rebuilding.

jmcerrejon commented 4 years ago

You are right. I talked about it with Salva (Pi Labs) and the idea is install in a future all libraries in a more standard stage.

Gert1967 commented 4 years ago

gave the 32 bit os a try and everything works fine ...