Jump to content

A thread about Dolphin the emulator on Orange Pi 5. (Linux not Android)


fredrum

Recommended Posts

Someone asked in a different thread how I got Dolphin to run so thought I'd start a thread so not to pollute the other one.

Basically it wasn't that hard especially if youve done some git'hubbing before.

 

I think I followed the 'Ubuntu' instructions here.

Make sure you get the dependencies and do all the steps correctly.

It should build without problems if you do.  (remember you have a lot of cores on Opi5 so can use 'make -j6' or even higher)

 

https://github.com/dolphin-emu/dolphin/wiki/Building-for-Linux

 

 

You then want to set a config flag to make Dolphin use GLES instead of big brother OpenGL.

(you probably want to run it at least once to generate the config files)

 

nano ~/.config/dolphin-emu/GFX.ini
add a line:
PreferGLES = True

 

But when running one of the more common games I got a shader compilation error.

I hacked around that and also reported it on the Dolpin bug report site and it should be fixed soon when the 'PR' gets accepted.

In the meantime you can read here what to do,

 

https://bugs.dolphin-emu.org/issues/13198#

 

 

Note that in my youtube video I get a good fps but later on in the game when you get to the first village the transparencies in the central square bonfire completely kills fps.

The same happens in Metroid Prime when you have the large bluish holo walls in view.

Mario Kart runs pretty well most of the time. Mario Sunshine as well at least in the plaza area I have't tried further.

 

 

Cheers and Good Luck!

 

 

Edited by fredrum
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines