• 0 Votes
    4 Posts
    1k Views
    Thorr69T

    @jimi007 Ok, so, I was an OG Amiga user. I had a 500, 2000, and a 3000. Amiga was made long before any console has force feedback of any kind. So, why would there be any vibration response in any Amiga game ever?

    I guess I am trying to figure out why you are expecting vibration from a system that never had it. It just seems on par with expecting stereo surround sound from an Atari 2600.

  • RetroArch 1.9.4 Shaders from .cfg's

    12
    1 Votes
    12 Posts
    2k Views
    busywaitB

    @roslof @mitu

    Thanks for exploring this one - I assumed that my RetroPie upgrade had overwritten my retroarch.cfg files. The advice here has fixed my missing shaders in my install (a 64-bit Raspberry Pi OS install).

    Running and updating the setup script, navigating
    P Manage packages
    C Core
    43 Retroarch
    U Re-install (from source)
    has fixed the problem for me.

  • 0 Votes
    2 Posts
    471 Views
    S

    Hotkey is set during initial controller configuration. You should be able to have a different one for every (type of) controller you use. Configure additional controllers through the EmulationStation start menu.

    Edit: oh but I guess you want to do this only for NES, so the shoulder button still works when using the SNES controller for SNES games... maybe not so simple then. The docs do say that hardcoded configurations are "locked to a specific core and controller," but in the example they give, I don't see anything that does tie it to a specific controller.

  • Core Remap screentearing after load

    6
    0 Votes
    6 Posts
    738 Views
    mituM

    In 1.9.4 you can selectively disable the notifications shown on screen, so you could remove the messages shown on startup by adding

    notification_show_remap_load = "false" notification_show_config_override_load = "false" notification_show_autoconfig = "false" notification_show_set_initial_disk = "false"

    to /opt/retropie/configs/all/retroarch.cfg.

  • 0 Votes
    8 Posts
    3k Views
    M

    @linkseo
    my two cents. Work on ARKOS which uses full version of Retroach...

    Hi all, I tried many ways to Save and have persistent HotKey binds. AN dthe only way I was able to get it persistent, even after retroarch reboots and new confirg saves, over rides is to add the values on the retroarch.cfg. and for good measure I also pasted my values in CORE and Folder Remaps and core cfg. IE NES.cfg and Nestopia.cfg (remaps on like nes.rmp) I think that last part is overkill,, but I tried everithing and this is now working so overkill made it.
    here are my confiig for my Ambernic rg351p running ARKOS?

    input_hold_fast_forward_axis = "23"
    input_hold_slowmotion_axis = "24"
    input_rewind = "26"
    input_save_state = "20"
    input_state_slot_decrease = "h0left"
    input_state_slot_increase = "h0right"
    input_shader_prev = "h0down"
    input_shader_next = "h0up"

    Hope it helps. The H0 values are for the left D-pad. That took a while to figure out.

  • Drastic not loading roms | Pi 4B

    5
    0 Votes
    5 Posts
    693 Views
    I

    @mitu

    Ah, I see. Thanks a lot then. ^^

  • Can you download ROMs directly to the SD card?

    3
    0 Votes
    3 Posts
    2k Views
    ClydeC

    If the Pi has internet access, you can use wget on RetroPie's command line to download files directly to the sd card. See here for one of the countless wget guides on the web.

    To go to the command line, pressF4 in Emulation Station. To go back to Emulation Station, enter exitor press Ctrl+d.
  • help setting up boot hard drive

    2
    0 Votes
    2 Posts
    583 Views
    mituM

    You can write the RetroPie image directly to the drive and boot from it - assuming your PI has USB boot enabled. If USB boot is not enabled, then you'll need a sdcard to run Raspberry Pi OS and enable it from raspi-config.

  • Mulitple Overlays for one game

    4
    0 Votes
    4 Posts
    798 Views
    mituM

    You can do that, but you'll need to script it using from the onstart runcommand script.

  • System update broke configs/ Also can't get 1080p.

    9
    0 Votes
    9 Posts
    958 Views
    N

    @mitu deleting the file didn't change how CEA-5 acts (or any 1080P option), but it did seem to clear up the default video mode from launching in a small window.

  • My Games Won't Load!!

    3
    0 Votes
    3 Posts
    525 Views
    -Ben- 0-

    @mitu Hey! Thanks for offering to help, but I decided I am gonna use a premade image.

    Thanks a bunch! Ben.

  • Safe Shutdown with NesPi4 Case

    6
    0 Votes
    6 Posts
    1k Views
    B

    @retrokada where do you get the firmware?

  • Killer Instinct

    8
    0 Votes
    8 Posts
    3k Views
    dankcushionsD

    @protocultor said in Killer Instinct:

    Even in a PC you'll need a decent processor, at least if you want accurate emulation. Until someone finds a miraculous optimization shortcut in KI's hardware emulation, I'd say yes, it's currently impossible in this hardware.

    a hacked original xbox could run it pretty well on a humble pentium 3:


    ...because there's an x86 dynarec which helped massively. however, MAME on ARM does not have such a luxury, which I don't see changing.

  • 0 Votes
    34 Posts
    7k Views
    insaniaI

    @shavecat Never too late for good news ! Thanks, I haven't tried that new emulator yet, I guess I will have to !

  • Xbox controller problem

    11
    0 Votes
    11 Posts
    2k Views
    P

    @mitu It didnt work. The lights keep flashing as if it was searching for a player (1,2,3,4)

  • PsX Twisted Metal 3/4 - 4 players not working

    14
    0 Votes
    14 Posts
    4k Views
    C

    @shavecat When you enable the port 1 multitap, you have to restart the emulator to have it take effect. Probably the best thing to do is to save a game options file with multitap mode set to "port 1 only" so that that particular game always loads with the multitap on.

    This is in Quick Menu -> Options -> Manage Core Options

    Try deleting the game options file if there's already one there.

    So, to summarize:

    Start your game Go into the RetroArch menu's Quick Menu -> Options -> Manage Core Options Delete the game options file, if there is already one Go back to Quick Menu -> Options Set Multitap mode to "Enable on Port 1 Only" I also Disabled "Force Analog Mode on Restart" for both player 1 and player 2 (not sure if this matters; I just wanted to avoid the pop-up message when the game loaded) Go to Manage Core Options again and save the game options file Exit the emulator as you usually would (Select + Start?) Re-enter the game

    Note that the Twisted Metal games only allow more than 2 players in deathmatch mode. Tournament mode is limited to 2 players max. Let me know if you have any issues.

  • lr_duckstaion psx not working

    11
    0 Votes
    11 Posts
    636 Views
    shavecatS

    @mitu
    thank u so much ! <3
    sorry for the mess again

  • Install two Os on SD card

    1
    0 Votes
    1 Posts
    365 Views
    No one has replied
  • 0 Votes
    4 Posts
    516 Views
    K

    @jamrom2 So, I'm not sure how to wipe static IPs from the system. It keeps saying the IP is unknown, as it can't connect.

  • 0 Votes
    2 Posts
    338 Views
    mituM

    Game & Watch games do not need a BIOS file. You just need to copy the files to the right folder and make sure they're correctly named - https://retropie.org.uk/docs/Game-%26-Watch/.

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.