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

    6
    0 Votes
    6 Posts
    890 Views
    R

    PERFECT! Thank you, It is running smoooooth.

  • Joust Crash - Retropie 4.6 - Raspberry Pi 4B

    19
    0 Votes
    19 Posts
    466 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
    385 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
    98 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
    361 Views
    mituM

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

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

    3
    0 Votes
    3 Posts
    107 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
    397 Views
    No one has replied
  • mayflash adapter for dreamcast controller

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

    4
    0 Votes
    4 Posts
    685 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
    4k 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.

  • Problems Reload lethal enforcers

    Locked
    2
    0 Votes
    2 Posts
    463 Views
    mituM

    @josegrancanaria Please don't repost the same topic over again - update your original post.

  • 0 Votes
    1 Posts
    76 Views
    No one has replied
  • PSP On RP4

    4
    0 Votes
    4 Posts
    444 Views
    M

    @quicksilver The heightened resolution isn't a feature I care about much. I was just curious now if there is retroarch like cheats for lr-ppsspp.

  • (Solved) Redream not working.

    13
    0 Votes
    13 Posts
    5k Views
    DarksaviorD

    @quicksilver The stable build works fine but it has the menu bug. It's definitely something the dev changed.

  • 0 Votes
    16 Posts
    2k Views
    R

    I got this resolved on my system (Ubuntu 18.04, Intel i5-3470 iGPU) by installing and using Vulkan rendering. I did not have to download the Sys folder from the Dolphin source repo.

    I must note that Vulkan is not supported on any CPU earlier than Ivy Bridge, so this may not be a viable solution for some people. Mine is the earliest possible generation chip this even works on, so I guess I got lucky.

    Install Vulkan support and testing application

    sudo apt install -y mesa-vulkan-drivers vulkan-utils

    Test Vulkan (successful example):

    vulkan-smoketest

    Modify the GC and Wii cores' config files to use Vulkan renderer:

    sed -i '$ i\video_driver = "vulkan"' /opt/retropie/configs/wii/retroarch.cfg sed -i '$ i\video_driver = "vulkan"' /opt/retropie/configs/gc/retroarch.cfg

    After doing this, GC games worked fine. I'll come back and modify this post if necessary whenever I get around to adding Wii to my system.

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.