RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.03k stars 1.38k forks source link

amstrad emulation failing #1048

Closed cheekymonkat closed 8 years ago

cheekymonkat commented 8 years ago

Hi, I performed an upgrade and also a new SD image install - but it appears that the amstrad emulation now just fails and returns to ES screen. happens for all the games.

I've the latest PI.

Anyone else seen this?

Also - is there a download available for SD 3.0 as I'd like to go back.

Thanks

joolswills commented 8 years ago

anything in /tmp/runcommand.log ?

cheekymonkat commented 8 years ago

yes (I decided to look after sending the email!)

/opt/retropie/emulators/cpc/cpc4rpi: error while loading shared libraries: libEGL.so.1: cannot open shared object file: No such file or directory

Thanks Alan

On 15 October 2015 at 17:15, Jools Wills notifications@github.com wrote:

anything in /tmp/runcommand.log ?

— Reply to this email directly or view it on GitHub https://github.com/RetroPie/RetroPie-Setup/issues/1048#issuecomment-148441869 .

joolswills commented 8 years ago

I will have a new binary up in a minute. I know what the problem is.

cheekymonkat commented 8 years ago

awesome thanks!

joolswills commented 8 years ago

Please go to retropie-setup, menu 5, and choose cpc then install from binary.

joolswills commented 8 years ago

BTW it would have fixed it had you rebuilt it from source - it failed due to it linking with the wrong EGL library on my dev system. However it doesn't even need to link to EGL, so I removed the dependency. This emulator will be replaced at some point with Caprice32 (it is basically a renamed caprice32). There is also a libretro Caprice32 emulator you can try also with retropie (switch from pre-launch menu)

cheekymonkat commented 8 years ago

great thanks! worked a treat. Thanks for your rapid response. Great tool!

cheekymonkat commented 8 years ago

Sorry - have a new issue (maybe related) - I get no sound at all? I hear it from other emulators - any ideas?

Thanks

joolswills commented 8 years ago

Via HDMI or headphone ? Did you set the audio configuration correctly (From retropie-setup / configuration)

joolswills commented 8 years ago

There is sound on it, I can confirm here, so it sounds like a configuration issue your end

cheekymonkat commented 8 years ago

Ah, yes - sorry - I was getting sounds for other emulators from the HDMI connection but once I switched to headphone it worked... sorry my mistake! Thanks