• Naomi / Atomiswave problem

    15
    0 Votes
    15 Posts
    5k Views
    B

    @sirhenrythe5th said in Naomi / Atomiswave problem:

    Does every NAOMI-Rom need a CHD?

    No, the chd are only required for games that were on optical media, in this case the zip file only contains some stuff to decrypt the chd and sometimes a default eeprom.

  • Rpi 4 with RetroPie 4.6 fps lag.

    8
    0 Votes
    8 Posts
    3k Views
    P

    Actually, it did work but instead of adding these lines I uncommented the same in the config file and just changed the values. Thank you very much for you fast and adequate response.

  • How to use SNES controller with N64 games?

    3
    0 Votes
    3 Posts
    2k Views
    mituM

    @lupsyn Those settings are for the Libretro core, not for the standalone Mupen64 emulator. Did you try running your games with the lr-mupen64plus or lr-mupen64plus-nx cores ?

  • SVG format for EmulationStation

    49
    1 Votes
    49 Posts
    37k Views
    UDb23U

    @videokid14 Link to my github repo with all the SVG logos here.

  • Upgrade from weekly build to beta

    3
    0 Votes
    3 Posts
    232 Views
    djchewmaccaD

    @BuZz Brilliant. That's great!!! This will save me a lot of time as I have a 256GB microSD card full of ROMS and scraped covers. Thanks for your reply.

  • Cannot install Sonic Robo Blast 2, no matter what.

    6
    0 Votes
    6 Posts
    837 Views
    R

    PERFECT! Thank you, It is running smoooooth.

  • Joust Crash - Retropie 4.6 - Raspberry Pi 4B

    19
    0 Votes
    19 Posts
    432 Views
    RiverstormR

    @mitu said in Joust Crash - Retropie 4.6 - Raspberry Pi 4B:

    for me it's always imagined as Christopher Reeves.

    I wholeheartedly agree Christopher Reeves defined the face of Superman for cinema in the 70's. :) I'm still not sure what "sparked" the Marvel/DC craze of this past decade but I'm certain Disney getting their meat hooks in Marvel helped it along. They seem to know profitable marketing and branding for sure, or maybe technology as a whole, as the visuals are pretty stunning. No doubt it'll be part of what defines pop culture of the 10's.

  • 0 Votes
    13 Posts
    2k Views
    D

    I have tried it with the simple configuration you suggest in /opt/retropie/configs/msx/retroarch.cfg and have not been successful. I have run different combinations and, after no luck, I have reintalled from scracth:

    Latest RetroPie 4.6
    Only SNES Compatible USB Controller
    Installed only xboxdrv and lr-bluemsx

    to reach the same situation in previous message. Briefly:

    pi@retropie:~ $ ls -alh /dev/input/by-id/ total 0 drwxr-xr-x 2 root root 80 Apr 29 21:26 . drwxr-xr-x 4 root root 200 Apr 29 21:26 .. lrwxrwxrwx 1 root root 9 Apr 29 21:26 usb-0810_usb_gamepad-event-joystick -> ../event0 lrwxrwxrwx 1 root root 6 Apr 29 21:26 usb-0810_usb_gamepad-joystick -> ../js0 pi@retropie:~ $ sudo cat /etc/rc.local if [ "$_IP" ]; then printf "My IP address is %s\n" "$_IP" fi sudo /opt/retropie/supplementary/xboxdrv/bin/xboxdrv \ --evdev /dev/input/by-id/usb-0810_usb_gamepad-event-joystick \ --silent \ --detach-kernel-driver \ --force-feedback \ --deadzone-trigger 15% \ --deadzone 4000 \ --device-name "VIRTUAL-SNES2XBOX-CONTROLLER" \ --evdev-absmap ABS_X=dpad_x,ABS_Y=dpad_y \ --evdev-keymap BTN_THUMB=a,BTN_THUMB2=b,BTN_TRIGGER=x,BTN_WEST=y \ --evdev-keymap BTN_BASE3=back,BTN_BASE4=start \ --evdev-keymap BTN_TOP2=lb,BTN_PINKIE=rb \ --dpad-only \ --ui-axismap lt=void,rt=void \ --ui-buttonmap y=KEY_SPACE \ --ui-buttonmap lb=void,rb=KEY_0 \ & exit 0 pi@retropie:~ $ sudo cat /opt/retropie/configs/all/retroarch-joypads/VIRTUAL-SNES2XBOX-CONTROLLER.cfg input_device = "VIRTUAL-SNES2XBOX-CONTROLLER" input_driver = "udev" input_enable_hotkey_btn = "4" input_up_axis = "-1" input_left_axis = "-0" input_state_slot_decrease_axis = "-0" input_select_btn = "4" input_right_axis = "+0" input_state_slot_increase_axis = "+0" input_y_btn = "3" input_x_btn = "2" input_menu_toggle_btn = "2" input_down_axis = "+1" input_start_btn = "5" input_exit_emulator_btn = "5" input_b_btn = "1" input_reset_btn = "1" input_a_btn = "0" pi@retropie:~ $ cat /opt/retropie/configs/all/runcommand-onstart.sh pi@retropie:~ $ cat /opt/retropie/configs/all/runcommand-onend.sh cat: /opt/retropie/configs/all/runcommand-onend.sh: No such file or directory

    runcommand-onstart.sh is an empty file and runcommand-onend.sh does not exist

    pi@retropie:~ $ evtest No device specified, trying to scan all of /dev/input/event* Not running as root, no devices may be available. Available devices: /dev/input/event0: usb gamepad /dev/input/event1: VIRTUAL-SNES2XBOX-CONTROLLER - Keyboard Emulation /dev/input/event2: VIRTUAL-SNES2XBOX-CONTROLLER Select the device event number [0-2]: ^C

    Mind it is event2 that responds to SNES Compatible USB Controller (not event1) and mind controller configuration is set to global (all).

    pi@retropie:~ $ sudo cat /opt/retropie/configs/all/retroarch.cfg [...] input_player1_joypad_index = "1" input_player2_joypad_index = "0" input_player3_joypad_index = "2" input_player4_joypad_index = "3" [...]

    With the configuration above SNES Compatible USB Controller is usable in EmulationStation. When entering RetroPie > Retroarch (usable as well)...
    usb gampead configured in port #0
    VIRTUAL-SNES2XBOX-CONTROLLER configured in port #1

    Retroarch > Settings > Input >
    Port 1 Binds VIRTUAL-SNES2XBOX-CONTROLLER
    Port 2 Binds usb gamepad

    So the correlation between /opt/retropie/configs/all/retroarch.cfg and Port Binds is obvious.

    Entering MSX videogame...

    usb gampead configured in port #0
    VIRTUAL-SNES2XBOX-CONTROLLER configured in port #1

    Controller is irresponsive. However, Select+Start (exit emulator) works at least and I can return to EmulationStation. At this stage, I don't know what else to test...

    Many thanks in advance for your support all the way.

  • accessing RGUI with keyboard

    13
    0 Votes
    13 Posts
    3k Views
    mituM

    @benjaminjay said in accessing RGUI with keyboard:

    @mitu could I simply start up a game from EmulationStation, open RGUI then close the game but leave RetroArch running and make the changes ?

    No, because it would still save the configuration only for that particular system where the core was running.

  • 0 Votes
    2 Posts
    353 Views
    mituM

    Please use the libretro forum. This is a dedicated RetroPie forum and, while we use RetroArch, it's just on Linux/Raspberry Pi and not on Windows.

  • (Pi4) Emulationstation not saving my inputs.

    3
    0 Votes
    3 Posts
    83 Views
    DarksaviorD

    @mitu Seems to be random whenever I write a new image. It has worked the second time I wrote the image. The microsd card is a few months old, though.

  • x68000 not showing up in emulationstation

    14
    0 Votes
    14 Posts
    2k Views
    P

    perfect - got it all set up now. thanks for all the help!

  • download fail-forbidden Retropie 4.6 raspberry pi 4

    8
    0 Votes
    8 Posts
    322 Views
    mituM

    @trust4068 Yes, it's an image that you can flash and it's installed.

  • 0 Votes
    1 Posts
    308 Views
    No one has replied
  • Have a Pi3b+ should I update or create a new image?

    3
    0 Votes
    3 Posts
    87 Views
    T

    Yeah should have searched before, thanks.

    If anyone's seeing this and having the same doubt, it is recommended to install from scratch.

  • Scraping m3u files in skyscraper

    1
    0 Votes
    1 Posts
    383 Views
    No one has replied
  • mayflash adapter for dreamcast controller

    1
    0 Votes
    1 Posts
    74 Views
    No one has replied
  • Date format (RELEASE DATE)

    4
    0 Votes
    4 Posts
    645 Views
    mituM

    done. I hope now the post is more understandable

    Sure is.

    The date format is controlled by the theme, defaulting to MM/DD/YYYY if not specificed. You can add a format specifier by modifying the theme and adding

    <format>%d/%m/%Y</format>

    to the md_releasedate element used by the theme.

  • Pixel Desktop not working

    7
    0 Votes
    7 Posts
    1k Views
    D

    @mitu I reinstalled it, and it did a few extra steps it didn't do before, and now it's working :)

    Thanks for your suggestion!

  • SNES USB Controller on n64 games

    7
    0 Votes
    7 Posts
    3k Views
    mituM

    @lupsyn Please don't bump 3 years old topics. If you have an issue, open a new topic, add the info requested in https://retropie.org.uk/forum/topic/3/read-this-first and state your problem.

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.