RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. mupen64plus
    Log in to post
    • All categories
    • D

      USB Keyboard disabled after exiting Mupen64Plus and ES?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support usb keyboard mupen64plus
      4
      0 Votes
      4 Posts
      990 Views
      AlexMurphyA

      Just gonna jump in with me too. Rebooting using ssh is no big deal but it's a minor annoyance.

    • detoD

      Keyboard stop working in terminal after using mupen64

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus emulationstatio terminal
      1
      0 Votes
      1 Posts
      595 Views
      No one has replied
    • C

      [Solved]lr-Mupen64Plus and lr-GLupeN64 Saving/Loading State Crashes

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support lr-mupen64plus lr-glupen64 retroarch mupen64plus
      11
      0 Votes
      11 Posts
      4k Views
      C

      How do we get this updated in RetroPie?

    • M

      Need help with adding n64 texture packs.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support retro pie mupen64plus mupen64plus.cfg texture packs
      6
      0 Votes
      6 Posts
      5k Views
      L

      @hooperre Yes. I added this to the very bottom of my mupen64plus.cfg file:

      [Video-Rice] LoadHiResTextures = True
    • J

      Mupen64plus.cfg overwrite

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support raspberry pi 3b mupen64plus
      4
      0 Votes
      4 Posts
      1k Views
      J

      @edmaul69 I changed the file permissions and it still didnt work. I read somewhere that the configs folder @ /RetroPie/configs/n64 is just a shortcut to /opt/RetroPie/configs/n64 so I changed that one too but no luck. The system changes it back to what it decides is best and none of my changes stick

    • A

      Mupen64plus badly interacting with WiringPi API ? (solved-ish)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus wiringpi cooling cooling fan c code
      2
      0 Votes
      2 Posts
      1k Views
      A

      necrobumping my own post because I found a workaround.
      I use runcommand-onstart.sh script (docs : https://github.com/RetroPie/RetroPie-Setup/wiki/Runcommand , my script : https://pastebin.com/XunR2bBY) combined with some delay (hard programmed in my fanControl program) to relaunch fanControl after Mupen has done its shenanigans and thus reclaim the GPIO.

    • M

      Dispmanx SDL breaking some N64 Games?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 dispmanx sdl mupen64plus videomode
      5
      0 Votes
      5 Posts
      6k Views
      BuZzB

      @mortosaur for best image quality - try darkplaces quake (h/w accelerated 3d) or lr-tyrquake for libretro core version of the original

    • P

      Rumble with lr-beetle-psx/mupen64plus and DualShock 3

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support rumble mupen64plus lr-beetle-psx
      2
      0 Votes
      2 Posts
      1k Views
      P

      With default = "lr-pcsx-rearmed" I get a weak rumble in Tekken 3 (when enabled in in-game-options) and CTR. But it is way less prevalent than expected.

      It seems that rumble was added in a git-commit, but the wiki is not completely up-to date.

      I would still like to get rumble like to work with lr-beetle-psx .

    • dankcushionsD

      GLupen64 is dead... but GLideN64 + mupen64plus will get better!

      Watching Ignoring Scheduled Pinned Locked Moved Ideas and Development n64 glupen64 gliden64 mupen64plus nintendo 64
      10
      2 Votes
      10 Posts
      8k Views
      sergioadS

      @Capt_MorganCreek thank you very much

    • Capt_MorganCreekC

      mupen64plus standalone + glide blurry scaling

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus gliden64 blurry scaling integer
      5
      0 Votes
      5 Posts
      3k Views
      Capt_MorganCreekC

      Slight bump :)

      Any ideas for config files to edit?

    • Capt_MorganCreekC

      mupen 64plus texture flickering after update (January 2017)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus texture flicker graphic errors
      28
      0 Votes
      28 Posts
      15k Views
      BuZzB

      @Capt_MorganCreek similar codebase. The Dev of that will likely fix the issue for both when has some time to look into it. It's a RPI issue.

    • 5

      Two Mupen64Plus Input config questions

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support controller help mupen64plus
      1
      0 Votes
      1 Posts
      563 Views
      No one has replied
    • K

      N64 save file renaming

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 save files mupen64plus
      4
      0 Votes
      4 Posts
      3k Views
      C

      @kingradness can you please post your renamed file here for me? I'd love to get a good save of this game but I'm having a hard time.

    • M

      [SOLVED]Hi Res Textures Issue OOT

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion and Gaming mupen64plus texture packs n64
      6
      0 Votes
      6 Posts
      6k Views
      hooperreH

      @michaelconsorti Are your hi res textures still working? Mine aren't and I'm seeing an issue with it on Reddit as well.

      https://www.reddit.com/r/RetroArch/comments/5yvvbu/help_with_high_res_textures/?st=J0FE29U5&sh=39327748

    • E

      Mupen64Plus - Not sure if updating?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus updates
      3
      0 Votes
      3 Posts
      1k Views
      E

      @markyh444 Yes! After a manual edit, it just reverts back to its original settings.

    • Capt_MorganCreekC

      Mapping hotkeys in standalone mupen64plus

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus emulator quit hotkeys
      3
      0 Votes
      3 Posts
      2k Views
      Capt_MorganCreekC

      I wasn't able to map the hotkeys on the keyboard which is configured as a controller, but since I will use pyAutoGUI and scripting for GPIO inputs, I that's not a big deal.

      The keycodes found in mupen64plus.cfg relate to ascii characters, and so I remapped the functions I plan to access later via GPIO to keys I won't need.

      Here is simple overview I used to figure out key-values: Ascii Table
      You have to look for the decimal values.

    • X

      [mupen64plus-GLideN64-highres] Settings are reverted on run

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support mupen64plus
      1
      0 Votes
      1 Posts
      1k Views
      No one has replied
    • M

      No Audio on certain N64 games

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 sound n64 mupen64plus
      4
      0 Votes
      4 Posts
      3k Views
      markyh444M

      This is why selling RetroPie builds is popular and easy. They knock up an image, then all the people with issues come here because it's RetroPie.

      I feel bad because the people buying it are doubly ripped off when it breaks and are told here that nobody will help unsupported images. 😫

    • B

      N64- keyboard input not working (mupen64plus) on Ubuntu.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 controllerm mupen64plus retropie
      2
      0 Votes
      2 Posts
      2k Views
      M

      @Bradyadams
      Which configure file? The mupen configure "mupen64plus.cfg" or the autoconfig file "InputAutoCfg.ini"? I recently ran into same / similar. No matter how much I edited the mupen config controller sections no changes. Even if I set the controller to manual config but no luck. The global buttons like escape I could changes.

      I then found an old auto config file that had info for keyboard already setup. I copied this into the config folder and was good to go. Reading the wiki it made it sound like the auto config should be generated when you first start retropie, but I am guessing if you only config keyboard it might not.

    • B

      N64 highres with shader?

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support n64 shaders mupen64plus
      3
      0 Votes
      3 Posts
      4k Views
      dankcushionsD

      @Blaze said in N64 highres with shader?:

      mupen64plus-GlideN64-highres

      not a libretro (lr-) emulator, so can't use libretro shaders.

      If I use the lr-glupen64 emulator then the shader is applied but the resolution is reduced to 320x240 (why on earth is this hard-coded?!)

      because many n64 games have performance issues on the pi even at this resolution.

      it can be changed, it's a retroarch core option