Cristi Mitrana

Results 236 comments of Cristi Mitrana

If this does what I assume it does (i.e. use the controller name for the remap file), some consideration for 'sanitizing' the name may be in order, since it may...

This was already reported in the forums and it could be caused by the delay in the `joy2key` initialization (see [here](https://retropie.org.uk/forum/topic/35798/retropie-setup-menu-runcommand-crashing-in-es-on-ubuntu/70)). Using a launching image would have 'swallowed' the events...

> **Edit:** After a couple of reboots, `/etc/udev/rules.d/80-rpi-uinput.rules` is being honored and `/dev/input` gets the proper permissions. Perhaps I hadn't rebooted after that rule was installed, so this bit at...

I've found the issue, but not a full solution at the moment. The problem stems from https://github.com/libsdl-org/SDL/issues/9092 (fixed in SDL2 2.30.3), which affects the SDL2 2.30.0 version included in Ubuntu...

OK, so in this case you have basically the behavior that's happening on a Pi system - you'll need to press a button to activate the menu _before_ the image...

The previous behavior (i.e. `runcommand` menu triggered in the background) was a side effect of how keyboard events were sent and it only happened on desktop platforms - where the...

> > > > Yes, this matches the previous behavior. But now it doesn't register even after the image has disappeared. Does it register before ? If the `runcommand`'s menu...

I'll give it a try to see how the launch images work in conjunction with the `runcommand` menu on a PC, it should be possible to trigger the menu. Can...

Thank you for the `.cfg` file. I haven't had a chance to test, but I think I can see the issue in `runcommand`. Looks like the '_side effect_' of injecting...

@carlosefr yes, the same behavior when `fbi` is used, on non-desktop systems.