• Progress Bars when loading/closing?

    4
    3 Votes
    4 Posts
    1k Views
    hansolo77H

    I only had the really long shut down the first time. It now only takes about 15 seconds. In fact, before I rebuilt my SD card from scratch, It usually took about 45-50 seconds to fully boot with metadata. Now it's taking around 25 seconds. So my splash screen video I'm using now takes longer to fully play than the system does to load up. Still, I think even a simple progress bar on the "EmulationStation Loading" screen would be a nice thing to have. But something like that is going to require more than displaying a simple static splash screen.

  • 0 Votes
    7 Posts
    2k Views
    B

    Sorry, thanks, fixed.

  • RetroPie with OpenVPN?

    3
    0 Votes
    3 Posts
    3k Views
    X

    @BuZz Thanks, I didnt realize that.

    I discovered TriPi so for the next pi build I will be using that rather than doing all individually like I did with my current RetroPie box.

    The VPN into home network to access steam games remotely works as a user in this thread got it working: https://github.com/RetroPie/RetroPie-Setup/issues/1082 Unfortunately I cant seem to send him a message on GitHub.

  • Light Gun Shooters

    10
    0 Votes
    10 Posts
    69k Views
    mediamogulM

    @mdg33

    Improvements will have to be made to the RetroArch cores before RetroPie can become a truly viable solution to light gun gaming. The groundwork has been laid for mouse compatibility with lr-nestopia, lr-genesis-plus-gx, lr-snes9x-next and lr-mame2003, but really only mame2k3 is a fully working solution, due to the recent addition of absolute pointer coordinates. Besides lr-nestopia, the rest don't even recognize a mouse of any kind on the Pi like they do on x86 hardware.

    Fortunately, as with anything else of this sort, there will come a day when a developer will find this sort of thing important to them and the whole thing will get ironed out. For example, look at the newest improvements to RetroAchievements in RetroArch. It languished as a half-implemented feature for some time and once the interest was found, it it got finished. You can bet that one day in the future, some developer is gonna want to break out their gun and play the NES 'Duck Hunt' or SegaCD's 'Snatcher' on their Pi and the final nuts and bolts will be added.

  • 3D Box Art

    Locked
    2
    0 Votes
    2 Posts
    1k Views
    dankcushionsD

    one thread is enough

  • Enable Analog joysticks

    6
    0 Votes
    6 Posts
    2k Views
    H

    @demesauce Did you ever get this to work ? Ia have the same issue..

  • Add possibility to re-map input codes

    5
    0 Votes
    5 Posts
    1k Views
    F

    @mediamogul you are correct about my joysticks Axis... the only hope I am holding on to, is when the mode button is enabled, my Dpad values go from hat #0/#1 to axis 4&5/6&7... My end game is two have two players on mupeb64plus. Thanks for the replies guys!

  • 0 Votes
    1 Posts
    709 Views
    No one has replied
  • Run Command suggestion

    12
    1 Votes
    12 Posts
    4k Views
    D

    OK, I'm all set now. Got everything working. Going to post it here and on my original topic just in case it helps anyone. My actual code switches Select and Start, but most people won't want that so this is the normal way to be able to save on a 2-button NES controller. Thank you to all who helped!

    [code]
    input_device = " NES PC Game Pad NES PC Game Pad "
    input_driver = "udev"

    input_up_axis = "-1"
    input_down_axis = "+1"
    input_left_axis = "-0"
    input_right_axis = "+0"
    input_start_btn = "3"
    input_select_btn = "2"
    input_a_btn = "0"
    input_b_btn = "1"

    input_enable_hotkey_btn = "2"
    input_reset_btn = "1"
    input_exit_emulator_btn = "3"

    input_load_state_axis = "-0"
    input_save_state_axis = "+0"
    input_state_slot_increase_axis = "-1"
    input_state_slot_decrease_axis = "+1"
    [/code]

  • [feature request] "Restore factory settings" option

    21
    2 Votes
    21 Posts
    42k Views
    N

    @BuZz sorry. I have been watching too much it's always sunny in Philadelphia

  • 1 Votes
    2 Posts
    966 Views
    B

    would it be relationed with __persistent_repos of the 4831258dbaf6d8af93abff513cb7c10b972df488 commit?

  • Optimized RetroPie image for Pi 3 hardware?

    2
    1 Votes
    2 Posts
    1k Views
    BuZzB

    No measurable performance increase from my testing. If you build from source you will get rpi3 optimised binaries.

  • RetroPie-Manager web app (Recalbox-Manager fork/mod)

    89
    6 Votes
    89 Posts
    58k Views
    meleuM

    By the way: @fechy started a similar tool from scratch. Look this topic: https://retropie.org.uk/forum/topic/4627/retropie-web-gui

    It has less features, but at least the development can be more active if he receive users feedback.

  • 9 Votes
    31 Posts
    14k Views
    R

    The compatibility with RetroAchievements is something I feel RetroPie should publicize more, I bet the vast majority of casual users (those who don't feel it necessary to join the forum) don't know about it.

  • x-arcade tankstick trackball to work with mame (centipede,etc)

    7
    0 Votes
    7 Posts
    5k Views
    S

    I have spent more time trying to get my trackball to work with no luck. I have plugged it into my Mac and it appears as a mouse and seems to work just fine. When I plug it into my Raspberry Pi and try it with Centipede and LR-Mame2003 the y-axis seems to work but the x-axis does nothing.

    I also plugged a regular mouse into the Raspberry pi and it works as expected in Centipede, both x-axis and y-axis.

    This is very frustrating.

    Any more ideas anyone?

  • Emulator Idea's & New Idea's for Retropie

    3
    0 Votes
    3 Posts
    2k Views
    herb_fargusH

    @Chicago32 also you should brush up on the specs required for certain systems. No way the 3ds will ever be run on a pi.

  • Hatari 2.0 released

    7
    0 Votes
    7 Posts
    3k Views
    BuZzB

    to get it to work from ES, put it in the emulators.cfg launch line in /opt/retropie/configs/atari/emulators.cfg like SDL_VIDEO_RPI_SCALE_MODE=1 $md_inst/bin/hatari --zoom 1 etc

    you can change the pixel aspect ratio also: (note these options are specific to our SDL2 - our SDL1 also has similar options)

    Docs:

    /** * \brief Tell dispmanx to stretch the SDL window to fill the display. * * This hint only applies to the rpi video driver. * * The variable can be set to the following values: * "0" - Window resolution is desktop resolution. * This is the behaviour of SDL <= 2.0.4. (default) * "1" - Requested video resolution will be scaled to desktop resolution. * Aspect ratio of requested video resolution will be respected. * "2" - Requested video resolution will be scaled to desktop resolution. * "3" - Requested video resolution will be scaled to desktop resolution. * Aspect ratio of requested video resolution will be respected. * If possible output resolution will be integral multiple of video * resolution. */ #define SDL_HINT_VIDEO_RPI_SCALE_MODE "SDL_VIDEO_RPI_SCALE_MODE" /** * \brief Tell dispmanx to set a specific aspect ratio. * * This hint only applies to the rpi video driver. * * Must be set together with SDL_HINT_VIDEO_RPI_SCALE_MODE=1. */ #define SDL_HINT_VIDEO_RPI_RATIO "SDL_VIDEO_RPI_RATIO"
  • Someone make this a rom..somehow!!

    3
    0 Votes
    3 Posts
    3k Views
    N

    @herb_fargus that sucks sooo bad. That is one great game.

  • Please add some kind of profile feature, like netflix

    3
    3 Votes
    3 Posts
    2k Views
    cuatexoftC

    @obsidianspider yes i can... but I would prefer to have my profile, my wife profle and a guest, so when someone want to try retropie, dont save on my account by error

  • add external LCD to display current running rom

    7
    0 Votes
    7 Posts
    4k Views

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.