Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native)
Hi guys, it's been a long time since I last posted here but I've been busy tho there's been a lot of improvements with mesa recently and I decided to see what I can get out of it and I'm going to share with you a tutorial on how to build mupen64next-plus for retroarch, it is now working in a decent manner.

Note: you're gonna have to install mesa-git as it's only mesa version that supports OpenGLES 3.0 for now and if you want a better integration with existing packages you're gonna have to install retroarch from the repo as well:
Code:
pacman -S mesa-git

Code:
pacman -S retroarch


So let's get to it, first you're gonna need to clone the libretro git repo:

Code:
git clone https://github.com/libretro/libretro-super.git

Then place yourself into the "libretro-super" directory:
Code:
cd libretro-super

Then you're gonna need to fetch mupen64plus-next:
Code:
./libretro-fetch.sh mupen64plus_next

Once that is done place yourself in the "libretro-mupen64plus_next" directory:
Code:
cd libretro-mupen64plus_next

Now you're gonna have to compile it with the following flags:
Code:
make platform=unix FORCE_GLES3=1

Wait  for around 10 to 15mn while it compiles and finally you can place it with the other libretro cores, if you're using the retroarch build from AUR, use the following command:
Code:
sudo cp mupen64plus_next_libretro.so /usr/lib/libretro


You are now ready to enjoy N64 emulation with the rest of your RetroArch emulators, the performances are good but for now it seems some sprites are rendered in boxes and I can't seem to find an option to correct this...

If you want to compile other emulators that you are unable to find on the repos, the standard build procedure should work(for most of them), it is explained in the following link: https://emulation.gametechwiki.com/index..._RetroArch

The PineBook Pro is getting better everyday, with the addition of n64 emulation to its capabilities I have reached the functionality level I expected when I bought the device but I'm pretty sure it can go further Cool
  Reply


Messages In This Thread
RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - by Idaho - 08-20-2020, 01:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Updated Pinebook Pro? tantamount 2 809 06-20-2026, 10:14 AM
Last Post: tantamount
  Pinebook pro bricked? michaelmoua 4 6,320 05-26-2026, 02:20 AM
Last Post: Anthona
Thumbs Up Finally got Kali working on my Pinebook Pro! qingss0 0 834 04-04-2026, 08:00 AM
Last Post: qingss0
  dead Pinebook - help please RicTor 3 1,846 03-26-2026, 04:22 PM
Last Post: williamcorlin
  Pinebook problem meghancordo 2 5,340 03-18-2026, 08:58 AM
Last Post: RicTor
  Pinebook Pro in EU for Sale - €90 jan_vdk 5 8,838 02-09-2026, 12:50 AM
Last Post: Anthona
  Pinebook Pro for sale rfm83 0 1,071 11-08-2025, 09:22 AM
Last Post: rfm83
Question Full desktop Surfing and Absolute Privacy on the pinebook? Www 1 7,706 08-02-2025, 08:55 PM
Last Post: KC9UDX
Question Printing and scanning documents with pinebook? Www 0 4,352 06-28-2025, 01:25 AM
Last Post: Www
  Use SD to install new OS over pinebook debian Rudy558 10 27,065 03-09-2025, 11:17 AM
Last Post: davisthomas

Forum Jump:


Users browsing this thread: 1 Guest(s)