cant compile pcsx_rearmed
-
Hey there,
have a Pi3 b+ and downloaded the latest version of retropie. SNES and N64 roms run nice but for example CT Racing for ps1 is crashing after first screen. Before it starts it says something like : no bios for playstation installed.So I went to https://github.com/libretro/pcsx_rearmed, downloaded that stuff and I tried to compile it with:
make -f Makefile.libretro
which produces that error:
.........libpcsxcore/gte_neon.S:572: Error: selected processor does not support `vst1.32 d19[0],[r3]' in ARM mode
Makefile:256: recipe for target 'libpcsxcore/gte_neon.o' failed
make: *** [libpcsxcore/gte_neon.o] Error 1or I tried
./configure && make
or first ./configure and then make. Without "sudo" it says permission denied on the ./configure thing. When I use "sudo ./configure" it says command not found. Its driving me crazy what can I do?
-
I can confirm
lr-pcsx-rearmed
compiles and works fine using the standard current RetroPie scriptmodule.
Make sure you are using the right BIOS files and place them in the correct folder.
Read the Wiki again for the details: of which files goes where:
https://github.com/RetroPie/RetroPie-Setup/wiki/Playstation-1 -
@schuhbidu you don't need to compile the emulator - you already have that installed. we can't tell you where to get the BIOS files, but it's not on github. the files names are in our wiki which should give you some clues: https://github.com/RetroPie/RetroPie-Setup/wiki/Playstation-1
once you have the BIOS, you just need to transfer it to the BIOS folder, as indicated in the link
-
But there is no "SCPH1001.bin". Neither in my /BIOS folder nor in the github repository. So I guess you need to build it yourself or am I completely wrong?
-
@schuhbidu no, you need to download it. it's just like a game rom. you can't build it yourself.
-
Hm ok. So the emulator is installed, like it shows on screen, but the bios I have to find in the internetz, right? Or can you download BIOSs through retropie menu in the configuration screen?
Im sorry if this sounds completely donkey xD
-
@schuhbidu you have to find them :)
-
I feel ashamend, it works now. Is it possible to tweak the graphics or will it cause too much lags?
-
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.