Homepage › Forums › RetroPie Project › Video Output on RetroPie › mupen64 video plug ins
Tagged: mupen64plus, n64, video plugins
- This topic has 13 replies, 5 voices, and was last updated 9 years, 7 months ago by robofruit.
-
AuthorPosts
-
03/27/2015 at 13:07 #92800drphelps87Participant
I am trying to change my video plugin on mupen64 from the gles2n64 to the rice video Linux plug in, but I am unsure what to type in to make the change. any help would be appreciated
03/27/2015 at 14:58 #92809herbfargusMemberWhich version of retropie are you using? If you do a full binary update or better yet start fresh with a 3.0 SD image you’ll be able to select which plugin you want at the beginning when you open up a game by pressing x or m. Then you can just change the default emulator to mupen64plus rice.
03/27/2015 at 18:01 #92833max0rParticipantToday I installed a fresh RetroPie 3.0. When pressing ‘x’ at rom loading and selecting a different default emulator, I get:
‘Error: Specified Video Plugin not found: ‘mupen64plus-video-n64.so’
Same with ‘mupen64plus-video-rice.so’
Only ‘lr-mupen64plus’ works, but with many graphic glitches (e.g. in Mario Kart)03/27/2015 at 18:47 #92839petrockblogKeymasterLooks like when I built the binaries something went wrong. Will fix and get back to you.
03/27/2015 at 19:50 #92842robofruitParticipantI downloaded and installed at 14:00 today GMT and I can’t for the life of me find the N64 ROM folder. Am I missing something?
03/27/2015 at 21:54 #92869petrockblogKeymasterif you do a new binary install of mupen64plus now it should be working again.
03/28/2015 at 10:43 #92938robofruitParticipantI did this today and I am so chuffed, thanks buzz. For info max0r I used the gles2n64 emulator with defualt screen size and Mario Kart works like a dream, no sound pops or glitches. I now have an N64 again, even got my pi inside one with USB ports wired to the front where the old N64 ones were. Loving it.
03/28/2015 at 11:01 #92939robofruitParticipantOh and make sure they are extracted and not in zip file format.
03/28/2015 at 13:25 #92944max0rParticipantThanks for letting me know. I’ll try and report.
03/29/2015 at 07:38 #93016drphelps87ParticipantI used the following link to change to the rice video plugin manually, however it does not perform as well as the other plugin, so I reverted back.
https://code.google.com/p/mupen64plus/issues/attachmentText?id=433&aid=4330002001&name=mupen64plus.cfg&token=40e6269250310cd39245a2e317e6a1cb
@robofruit does your Mario kart work good with multiplayer?03/29/2015 at 13:08 #93035max0rParticipantI did a new binary install of mupen64plus with the RetroPie-Setup-Script and now I can change the default emulator with pressing ‘x’ at rom startup. Mario Kart indeed works very good with ‘mupen64plus-gles2n64’. But some other roms like Bomberman 64 or Zelda – OoT won’t start with gles2n64. They start with ‘lr-mupen64plus’ but with similar texture glitches as in Mario Kart.
With ‘mupen64plus-gles2rice’ all roms I tried start and run good and fast. But now the screen size is only about 1/4 and in the bottom left corner. Changing the output resolution with ‘x’ at rom startup doesn’t change anything.Solutions for me:
1. All roms would start with ‘mupen64plus-gles2n64’
2. Using the full screen with ‘mupen64plus-gles2rice’Other question: Using ‘lr-mupen64plus’ I can quit the emulator with pressing ‘Start’+’Select’ on my PS3 controller. All other emulators can only be closed with pressing ‘esc’. I would like to use my RetroPie station without a keyboard, so, is there a possibility to quit any emulator only using the controller?
@drphelps87 Yes, Mario Kart 64 multiplayer works very good with gles2n64 on a Raspberry Pi 2. But I only tried with 2 players.03/29/2015 at 21:35 #93073robofruitParticipant@max0r if you add the following to the emulators retroarch.cfg file under /opt/emulators/configs/’emulator’ it will allow exit with start and select …
input_enable_hotkey_btn = “8”
input_exit_emulator_btn = “9”Where 8 was my joypads select button and 9 my start button.
03/29/2015 at 22:26 #93080max0rParticipant@robofruit I think you mean /opt/retropie/configs/’emulator’
This works for all emulators running with retroarch. But when pressing ‘x’ at n64 rom startup and selecting ‘mupen64plus-gles2n64’ it doesn’t start with retroarch. Does it work anyway? Simply adding your lines to ‘/opt/retropie/configs/n64/retroarch.cfg’ doesn’t work for ‘mupen64plus-gles2n64’.03/30/2015 at 08:28 #93116robofruitParticipant@max0r yes that’s what I meant. Ah I see what you mean, I haven’t tried the N64 emu with that setting only SNES and NES which use retroarch. As I understand it mupen64 uses its own auto config so probably ignores the retroarch settings. May be worth you starting a new thread as may get lost in this one.
-
AuthorPosts
- The forum ‘Video Output on RetroPie’ is closed to new topics and replies.