• 0 Votes
    5 Posts
    1k Views
    P

    @mitu Sorry... please ignore! "Generally speaking, raspi-config aims to provide the functionality to make the most common configuration changes. This may result in automated edits to /boot/config.txt"
    :-)

  • RPI4 freezes at boot after update

    30
    0 Votes
    30 Posts
    5k Views
    WODAKW

    @quicksilver hdmi_enable_4kp60=1 works fine :)

    pi@retropie:~ $ ./checkPi.sh OVERCLOCK: core: frequency(1)=549993152 v3d: frequency(46)=750001472 arm: frequency(48)=2100515584 FIRMWARE VERSION Feb 4 2020 12:06:47 Copyright (c) 2012 Broadcom version 53597a93bd1906c9358277b08bff097299216004 (clean) (release) (start) OS VERSION Linux retropie 4.19.93-v7l+ #1290 SMP Fri Jan 10 16:45:11 GMT 2020 armv7l GNU/Linux

    l8r I'll check some performence ...btw if ur having a good cooling system force your games to run at governer mode.

    quoted by buzz
    "If you want to set the performance governor when running games, that is already supported
    https://github.com/RetroPie/RetroPie-setup/wiki/runcommand
    (It sets it on game start, and restores previous setting on game exit)"

  • SegaCd Picodrive trying to load ROM on the wrong bios ?

    4
    0 Votes
    4 Posts
    503 Views
    ZangdaarrZ

    @mitu I have been trying to run Flink(U) and Dragon's Lair

    @quicksilver thank you, I was going to try that it's nice to have a confirmation beforehand

  • EmulationStation Crash

    2
    0 Votes
    2 Posts
    34 Views
    mituM

    MODERATION NOTE: I've split your question from the old topic, you should start your own topic and not reply to old topics.

    Please add more info about your system, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first. Do you have a screenshot with the error ?

  • This topic is deleted!

    Moved
    0
    0 Votes
    0 Posts
    3 Views
    No one has replied
  • ThegameaDB build in scrapper need the Url updated...

    2
    0 Votes
    2 Posts
    329 Views
    mituM

    It has been updated, but the modification is only on the dev branch.

  • custom USB controller not recognized

    3
    0 Votes
    3 Posts
    328 Views
    K

    Thanks, that's the kind of thing I'm looking for. I'll check it out.

  • Use one button for volume control without using hotkeys.

    4
    0 Votes
    4 Posts
    1k Views
    caver01C

    @ooskay I am away from my setup, and I don't even know where a config lives for GPIOnext. You might ask questions about GPIOnext on the github repo. The developer has been very friendly and helpful users in the past.

    If you want to go the stripped down route, you can find examples of raw python scripts that setup GPIO pins for input all over the internet. In my opinion, the key to making a script successful is to define OS commands as a function that gets called when the GPIO pin is triggered using EDGE detection method. The script ends in a Pause loop or a while loop so it never terminates.

    Then, you just need to launch the scrip at startup. Sorry to be so abstract about it, but it was definitely a learning process and everyone has a different config than you.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • Problem with the image after i change render res .

    5
    0 Votes
    5 Posts
    70 Views
    mituM

    @windg said in Problem with the image after i change render res .:

    Maybe a RetroArch bug?

    Not sure, most likely there's a change in behavior (if this configuration worked before) in a more recent version. The render resolution option in the runcommand launch menu it's not something that's often used - probably people just change the emulator's resolution to do a resolution change.

    I can try and see which setting is at stake, but as a workaround you can manually edit the retroarch.cfg (instead of using Save Configuration from the RGUI) and add autosave_interval=900. For the hotkey change, you can edit your gamepad mapping, saved in \\retropie\configs\all\retroarch-joypads, and switch the hotkey from Select to other button.

  • REPOSTING a topic

    3
    0 Votes
    3 Posts
    536 Views
    sirhenrythe5thS

    Full ack!

    IMO the retropie-project and ROMS/Images are two different things - even if they depend on eachother to make sense.
    And therefore retropie should never implant any direct channels to any sites or databases containing copyrightet material.

    It is no Problem to find enough food for the rom-folders by just searching the internet with Google or any other search-engine.
    The retropie-project should stay clean, there is no reason to offer any shortcuts to rom-collections imo.

  • Forcing HDMI audio

    2
    0 Votes
    2 Posts
    451 Views
    mituM

    Using raspi-config to change the audio output will not write to /boot/config.txt, but will change the ALSA (sound system) settings.
    Changing the settings from the raspi-config will invoke

    amixer cset numid=3 2

    underneath. Try running this command from the command line (exit EmulationStation via the menu or by pressing F4) and see if the settings are kept after a reboot.
    If that doesn't work, then add more info about your system, as detailed in https://retropie.org.uk/forum/topic/3/read-this-first.

  • Errors when I install SDL2

    3
    0 Votes
    3 Posts
    527 Views
    A

    @mitu I know. I want to try to install it with better hardware.

  • PS3 controller detected, but doesn't actually configure.

    3
    0 Votes
    3 Posts
    387 Views
    I

    Ok. I followed the instructions. I plugged in the PS3 controller during the Emulation Station startup screen.
    No luck. :( Is there a specific time when i'm supposed to plug the controller in?

  • USB seen as controller

    9
    0 Votes
    9 Posts
    549 Views
    B

    @mitu mb xD Thanks anyway

  • Make an entire sub folder hidden?

    6
    0 Votes
    6 Posts
    2k Views
    tpo1990T

    @tackett1980 I don't think such option exist, well at least if it does it would be something like the scrapers can do. Maybe the scraping program called Skraper can help you. That is the one i use for scraping roms. It collects data from screenscraper.fr scraping database.

    Otherwise i don't know any other options, but maybe someone else here does.

  • 0 Votes
    3 Posts
    304 Views
    V

    @BuZz i am running the most recent build of retropie on ununtu 18.04 built yesterday from source.

    I see there is an 8bitdo option under retropie settings bluetoorh, that writes to bluetooth rules. I assume this may be the culprite as the docs specify if this is not done the controller would not work on a restart.

  • Set line count for gamelist page up/down?

    3
    0 Votes
    3 Posts
    101 Views
    theissdevT

    Ah. Thanks. Thought I was going crazy for a sec there. =D

  • Two Player games: Different / same joystick(s) possible?

    13
    0 Votes
    13 Posts
    3k Views
    top-specciT

    So,
    for me I find "my" solution" to use two joysticks (for my 2P games) without any problem ;-)

    The DragonRise USB adapter has the option to use (connect) 12 buttons (plus 4 for the directions),
    I use 6 "inputs" for the second player joystick from one DragonRice Joystick-Adapter.
    Three free connections on the DragonRise circuit board, and three connections which are not used when playing (like P1 and P2 start-button) and the button 4 (not used in most games), so I have totally 6 "inputs" for the 2nd players joystick.
    To connect a joystick (I use my 25 years old competion pro joystick) I solder a 9 pole D-sub plug on it, on the Arcade station also a D-sub rifle.
    The second player has "only" 2 buttons he can use (plus 4 for the 4 directions) , but in my most 2 player games this is enough.
    In the Mame inside menu I only have to press the wanted buttons on the usual way to learn the buttons for the second player (game by game).

    For me it works, no issues with a second USB controller etc .... player one and player two are using the same hardware "controller", only different inputs from this ...

    I hope it's clear what i mean ;-)

    D-sub rifle (nine pole; 7 used: 6 for the buttons plus ground):
    arcade-buchse.jpg

    Plugged in Competions Pro:
    arcade-joystick-9pol.jpg

  • N64 mupen64plus-next Hires_Texture ?!?

    3
    0 Votes
    3 Posts
    2k Views
    shavecatS

    @dankcushions
    Think so (/home/pi/.cache/mupen64plus/cache)and it need to be a htc file i guess ?
    But still didnt get it too work.
    Hope soon...

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.