Cristi Mitrana
Cristi Mitrana
To reproduce this with just the Pi audio devices (analog/HDMI), the following `$HOME/.asoundrc` can be used (tested on a Pi4): ``` # DEFAULT goes via the analog jack pcm.!default {...
EmulationStation already ignores BIOS files - they're declared in the [mamebioses.xml](https://github.com/RetroPie/EmulationStation/blob/master/resources/mamebioses.xml) resource file.
The mame BIOS exclusion is applied on `arcade` and `neogeo` systems (I think based on the platform), that's why it was not applied to `cdimono1`. IMHO the same mechanism could...
> @cmitu any thoughts on using gamelists for this? Or would you want to elaborate on using the mamebioses.xml file and whether that'd be a better option from your perspective?...
> I stumbled upon this entry of yours from 2018 (coincidentally the same day as today!) where you say that's by design. Do you happen to know -- is this...
I've tested this a bit and seems to work fine (P3 controller OK, DualShock 4 not ok, but see below). My only observation would be: - the help display style...
For controller filtering, I forgot about the GUIDs calculated by SDL - they should work better for matching a certain controller (not just by name). The list included in libSDL...
> * > > * While being no artist, I can see if anything can be done as regards to the `X` button for PlayStation. That's optional, was just my...
Alright, this looks better and still works. While we don't use the gamecontroller system in EmulationStation, it doesn't seem to get in the way (my idea was to get the...
Looks fine, re-tested again with a DS4, a DS3 and another (non Xbox/PS) controller and everything seems to be working fine.