Final Burn Neo > FBN Discussion

Help to check version of FBNeo

<< < (3/5) > >>

barbudreadmon:

--- Quote from: antiriad on December 30, 2020, 11:03:48 AM ---Last question: is the "Enable Cyclone" option good for Rpi3? Thanks

--- End quote ---

Not globally because it breaks lots of games (musashi is a far better m68k interpreter), but if you encounter a game using m68k (lots of games use that cpu) that won't run fullspeed on your pi3, it's worth giving it a try.

antiriad:
Great! Thank you very much!

antiriad:

--- Quote from: barbudreadmon on December 30, 2020, 09:24:30 AM ---It's for generic neon platforms, meaning dozens of different cpus that will benefit a lot from more precise cflags.

You might be able to build a core by cloning https://github.com/libretro/FBNeo.git then using this make command :
make -j5 -C src/burner/libretro/ platform=rpi3

You'll need dev tools on your pi though, and to copy the core to the right place, i can't give you guidance about that.

--- End quote ---

Hello,
I hope you are doing well!

I'd like to build the new release (v1.0.0.02) for Raspberry Pi 3. Do I need to compile it also on Rpi3 or may I use another platform? (Windows, my other RPi 4 etc.)? Thank you so much.

dink:
Hi,
Just download the source from here: https://github.com/libretro/FBNeo
There's the green button, click it and select "download zip".  Unzip it and run the make command that barbudreadmon said a few messages up:
make -j5 -C src/burner/libretro/ platform=rpi3

The .2 version is kinda old, the method I said above will get you the latest development version (.3) which is up to date.

best regards,
- dink

antiriad:
Thank you so much!  :biggrin:

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version