• Starting Chromium to go to a specific site

    7
    0 Votes
    7 Posts
    790 Views
    M

    This is great! I have got it running in kiosk mode by adding "--kiosk" before the URL (as a separate parameter)

    One question - any way to hid the mouse cursor when this starts? Tried setting use_cursor to no on matchbox-window-manager but that doesn't stop it (in /opt/retropie/supplementary/chromium/chromium.sh)

  • 0 Votes
    6 Posts
    702 Views
    duglorD

    @jamrom2 Thanks

  • SD Slot broken, need to transfer image from SD card to USB Stick

    10
    0 Votes
    10 Posts
    777 Views
    maschineM

    OMG, I used the wrong HDMI port - that‘s why the screen was black ;(

    Anyhow, thanks a lot for your support and sorry for wasting your time!

  • failed to find mixer elements

    Locked
    24
    0 Votes
    24 Posts
    78k Views
    M

    Hi Levi - where do I enter this?
    dtoverlay=pwm-2chan,pin=18,func=2,pin2=13,func2=4

  • Touch Screen not responding

    2
    0 Votes
    2 Posts
    225 Views
    Thorr69T

    @Doriyaki This is not an orange Pi support forum. This forum is for Retropie on a raspberry pi.

  • Could not successfully build mupen64plus

    5
    0 Votes
    5 Posts
    1k Views
    M

    @mitu

    Thanks.

    Such a pitty because vulkan works great on the Android images for this board.

    I installed the blob drivers and indeed it looks like there is still no vulkan.

    PS: Installing the libvulkan-dev package made mupen64plus compile 😊

  • lr-flycast returns to game list

    8
    0 Votes
    8 Posts
    1k Views
    F

    A quick additional update:

    I just changed the default emulator to lr-flycast in the launch menu, and tried a different game that wasn't loading, and it ran.... without disabling the game-specific override...

    Tried another and that worked too. All with the correct bezels setup in that override.

    Very strange, but up and running.

    Thanks again.

  • Unable to use Rii RK707 on Retropie

    6
    0 Votes
    6 Posts
    676 Views
    mituM

    @zommggg without any logs we can't see how the system detects the Rii, if you can post them then maybe we can try something based on the errors/messages shown.

  • Installing Hatari

    Moved
    3
    0 Votes
    3 Posts
    293 Views
    0

    @mitu Seems so. Thanks for your suggestion.

  • stop ScummVM from generating .svm files?

    12
    0 Votes
    12 Posts
    941 Views
    R

    @sleve_mcdichael said in stop ScummVM from generating .svm files?:

    If you run the command manually, does your output look like mine?

    nope, there's an additional line: Using configuration file: /opt/...

    using tail -n +4 solves that then. Sorry for bothering you with this, seems like something I could've figured out...

    You can try scraping them. That's what the <platform> tag is for in es_systems.cfg, where you configured the custom system.

    looks like I'd removed that line (in my attempts to isolate from the main scummvm), but I'm adding it back in now.
    (even though not all games there are scummvm...)

    i've used skyscraper before, thanks for the tips!

    Was there a reason you want to use the scummvm.ini contents, specifically?

    oh, no, it just looked like there's more info in there, but not much of it is useful for scraping anyway

    thanks for everything, i think i can handle it from here :)

  • Update from binary after updating from source

    2
    0 Votes
    2 Posts
    427 Views
    F

    @Finntendo

    You should read the Docs.
    Here you can find many answers to your questions.

    I will try to answer your question.

    RetroPie is a collection of bash scripts running on top of a lite linux OS.
    Lite means it has no Desktop (windows) environment it only has the terminal.
    You can even install RetroPie separately on your own compatible debian based linux OS, even if it has a Desktop environment, even if it's not a Raspberry Pi.

    Just see a binary as an EXE files from windows, it is also a binary, you download it and it runs.
    But to create EXE files you need to compile it first from source so the computer can understand it.
    Compiling is converting the programming language into understandable code for the CPU this can take a long time depending on what computer you use.

    The RetroPie guys made it easier by supporting binary installs for the Raspberry Pi and perhaps for some other arm boards.
    They compiled it for you and many people can use them.

    Source installs can be more up to date if the source code is maintained regularly and the binary files are behind but it takes much more time to install.
    Though the binaries from RetroPie are updated quite regularly so if it's possible to update from binary than that is in most cases a better choice as it is much faster.

    You say you have updated everything now from source.
    This means that all installs are very up to date.
    So when everything works I would wait some time to update from binary.
    Because it could mean that you downgrade the emulators.

    The OS underlying files are updated in a quite normal way.
    This does not depend on the source / binary installs.
    So you won't downgrade your OS.

  • Enable Redream vibration

    2
    0 Votes
    2 Posts
    1k Views
    windgW

    Yes, game have vibration, i just tested Crazy Taxi (USA) and it's working. Redream menu doesn't look to have a setting for vibration. Do you have the same issue with lr-flycast ? What controller do you have ? If your gamepad have the ability to change between d-input and x-input then, try with x-input.

    Try to reinstall the emulator and find the game from a different source.

  • Amiberry slightly choppy after update

    2
    0 Votes
    2 Posts
    331 Views
    mituM

    Can you add more details about your setup, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first ?

    Does this happen to all games or just a few games ? Which version did you have installed before the update (or when was the previous time you updaed) ?

  • 2 Questions

    2
    0 Votes
    2 Posts
    251 Views
    mituM

    @StrangeJaguar said in 2 Questions:

    is there a way to make a cartridge system with sd card where when I put in an sd card with a from on it, it would show up in the retropie UI but when I remove the sd card the game goes away.

    Partially. EmulationStation needs to restart in order to add/remove files from disk, so it won't work to add/remove the card at runtime.

    is it possible to make custom menus like the start menu that has the scraper and UI settings.

    No.

  • [SOLVED] Remove Pulseaudio and revert back to ALSA

    3
    0 Votes
    3 Posts
    2k Views
    V

    @windg thanks it works !

  • Swapping A to Cancel and B to OK?

    2
    0 Votes
    2 Posts
    224 Views
    mituM

    You can modify the input configuration (in $HOME/.emulationstation/es_input.cfg) file and swap the A and B button inputs. As long as you re-configure your input, it won't be reset by EmulationStation.

  • Error with Mono Audio Script for GamePi43

    1
    0 Votes
    1 Posts
    310 Views
    No one has replied
  • Issues with Gamelist Sorting

    7
    0 Votes
    7 Posts
    741 Views
    D

    Sweet!!

    @sleve_mcdichael Thanks for that info. Worked a beautiful treat!

    I also found where I likely messed up. Some of the roms I have were copied over from another system that uses the same file structure. I ended up finding some gamelist files where I didn't expect them to be and those were the files that had the "sortname" section. Just removed those files all together and re-scraped and generated new gamelists for all the systems. Everything is sorting perfect now.

    Thanks for the help!

  • mapping select+start to Alt+F4, using xboxdrv

    3
    0 Votes
    3 Posts
    321 Views
    R

    @mitu said in mapping select+start to Alt+F4, using xboxdrv:

    Try with:

    ... --ui-buttonmap start=KEY_ENTER,back=KEY_BACKSPACE,back+start=KEY_LEFTALT+KEY_F4 ...

    this works, thanks a lot! i could swear i'd tried this...

  • SanDisk 512 Card Rainbow Screen Boot.

    8
    0 Votes
    8 Posts
    673 Views
    X

    @mitu No worries - thanks.

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.