• PS3 Controller & N64 - Controller not detected.

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • N64 Audio volumne (SDL vs OMX)

    7
    1 Votes
    7 Posts
    3k Views
    M

    Let me know if this is way to low a priority or if I should put it in Ideas section.

    I was looking over the code for [OMX](lhttps://github.com/ricrpi/mupen64plus-audio-omx/blob/master/src/main.c the commit volum section is commented out, saying it doesn't work with Raspberry Pi. I was poking around and it looks like the omx player for raspberry pi which uses OMX as well does support volume control. That code looks to be in C++ instead of C, but has similarities in terms of populating the struct and setting it omxErr = OMX_SetConfig(OMX_Handle, OMX_IndexConfigAudioVolume, &volumeConfig);

    That line is from omxplayer
    line 812

    Any chance OMX was update for RPi and this plugin wasn't aware? My C/C++ skills are out of date especially with linux, so I would not know how to properly get all the source needed to build, make the change. Sadly I have used too much Visual Studio and Windows development. Code would have to be commented out, and also added to call the commented code to increase / decrease.

  • lr-gambatte and dispmanx

    3
    0 Votes
    3 Posts
    1k Views
    R

    ok, thanks

  • Very Newbie Question

    4
    0 Votes
    4 Posts
    2k Views
    M

    Much obliged, thanks

  • Pi Zero going to waste.

    8
    0 Votes
    8 Posts
    4k Views
    mediamogulM

    @columboscoat

    Just don't let her hear you say that. She'll have all our nuclear launch codes in a few years time. ;)

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    22 Views
    No one has replied
  • HELP WITH IMPORTING DOOM

    40
    0 Votes
    40 Posts
    24k Views
    edmaul69E

    Glad you got it working

  • Using Wii Remotes / DolphinBar with lr-mame2003

    6
    0 Votes
    6 Posts
    3k Views
    dankcushionsD

    i have a hunch about the issue, but i can't confirm it. i've logged it with retroarch here:
    https://github.com/libretro/RetroArch/issues/4333

    and maybe i'll buy a wiimote and sensor bar to test myself. do you know if a generic chinese wiimote will still work on the pi? i guess if they work on a wii they should be understood by the linux driver?

  • Setup Script Update Failing: Can't resolve host github.com

    3
    0 Votes
    3 Posts
    4k Views
    dankcushionsD

    yeah the rpi 3's wifi was initially crappy when it was first launched, until the rpi foundation fixed something in the firmware or raspian. you'll probably find it's good from now on :)

  • 0 Votes
    2 Posts
    1k Views
    columboscoatC

    Looks like you are doing it wrong. Try it a different way, one that works

  • Some emultors/roms running slowly on my Pi

    17
    0 Votes
    17 Posts
    8k Views
    J

    Ok. Well, the SNES emulator should be able to run on a Pi3 easily enough. The best example I can give is Super Mario World Allstars + World. But generally, I imagine that the Pi3 should be able to run the SNES emulator without problems. I wonder if my RaspiATX card that controls the power is draining too much juice from the Pi3 thus reducing performance. Is that a possibility? I do have the switch that controls the pi from the board as an LED switch... ie it uses electricity as well.

  • Mario Bros. MAME No sound

    13
    0 Votes
    13 Posts
    6k Views
    mediamogulM

    @jwilson

    Assuming that you were using the 0.78 dat file, it should have been fine. It's a total cop-out suggestion, but you may just want to download the "MAME 2003 Reference Set" and get the ROMs from there.

  • PSP games crashing to game select

    9
    0 Votes
    9 Posts
    4k Views
    S

    @BuZz Yep, things are working properly now. If I see any future problems I'll open a new thread. Thanks!

  • Going to Linux Command Lines? Help?

    3
    0 Votes
    3 Posts
    1k Views
    columboscoatC

    Type "emulationstation" without quotes. This should load ES (RetroPie). Go into the RetroPie config menu on the GUI. Choose RetroPie Setup > Configuration / tools > 002 autostart... choose 1 start ES at boot. Cancel back to GUI, and reboot...

  • USB Rom Service not disabled

    5
    0 Votes
    5 Posts
    2k Views
    G

    Sorry, I think it's working just fine.

    It's just that I thought that because I could access Retropie roms folder via LAN and see all the roms, that meant that they were on the SD card, but what I was actually doing was accesing the USB drive roms folder.

    Sorry!

  • Psu enough? Rpi 3

    5
    0 Votes
    5 Posts
    1k Views
    BuZzB

    @columboscoat agreed. I would add, although I said above it should be fine (if it can do 2amps and keep voltage at 5.1v), I would still recommend a stronger PSU since you will probably be wanting to use controllers and other devices that require power.

  • MAME Games Crash after a few minutes

    6
    0 Votes
    6 Posts
    2k Views
    BuZzB

    We do not offer support for 3rd party modifications/distributions of RetroPie (As has been pointed out, RetroPie should not be included with commercial products, nor do we know the modifications that have taken place).

    You will need to get support from the person/company who sold it to you - or alternatively download an official version of RetroPie from this site, and put it on an sdcard, and we will be able to try and help.

    You also need to provide more details as mentioned - which may be clearer once you have installed RetroPie from the install instructions here which explain a lot of the system to you.

  • iBuffalo NES Jump button issues

    3
    0 Votes
    3 Posts
    2k Views
    S

    Interesting enough. I deleted both configs /opt/retropie/configs/all/retroarch.cfg & /opt/retropie/configs/nes/retroarch.cfg rebooted and reconfigured USB again and went straight to NES game and its working now. It was a last ditch effort and I noticed both had backup configs as well.

  • Super Puzzle Fighter II Turbo Not Working?

    3
    0 Votes
    3 Posts
    2k Views
    GreenHawk84G

    Nevermind, it appears the source I was using did not have the latest files.

  • Load State won't work

    2
    0 Votes
    2 Posts
    873 Views
    M

    Apologies, I thought I'd performed a fix that I actually didn't end up performing. I set mupen64plus_audio=0 at /opt/retropie/configs/all/autoconf.cfg, and load state now works. Received the fix from here: https://retropie.org.uk/forum/topic/3897/solved-pi3-retropie-4-0-2-some-n64-games-crash-when-trying-to-load-state-using-any-of-the-mupen64plus-video-plugins/5

Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.