Frode Solheim

Results 123 comments of Frode Solheim

Install `autoconf` first: sudo apt install autoconf

Just came over this issue kind of by accident, but I can at least chip in with some knowledge. I observed similar issues with FS-UAE, and at least one reason...

It should be fairly easy to created a patched version of SDL without this name "correction" btw.

It's not certain of course, but it sounds likely that RetroArch uses udev / linux native joystick support and gets "Xbox Wireless Controller" (the Xbox devices are usually called something...

Or provide a patched SDL with RetroPie with the following lines removed: custom_name = GuessControllerName(vendor, product); if (custom_name) { return SDL_strdup(custom_name); } and /* Trim trailing whitespace */ for (len...

Confirmed, at least with some non-ASCII characters such as ü.

Speaking of which, I'm quite sure I have a branch lying around for merging ProWizard 1.70... I think it was mostly finished too...

@slouken No, something came up and I had to put the patch on hold. And now it's been a while... -Let me see if I can resurrect the patch, it...

Hi, apologies for not responding earlier! I'm OK! I think the package signature keys have simply timed out, and for some reason, the OBS service does not issue new ones...