Jamie
Jamie
Thanks for the report. I fixed the code formatting and will try look into this soon.
Will do, I'm hoping to spend some time on xsos this week or next
Sorry for the delay. Yes this is a good direction. If you don't want to source `os-release` then you could grep it. Quick pseudocode sketch to give the idea: ~~~sh...
Looking at this again, I think the order which xsos determines and displays OS release is wrong now. It was originally written a long time ago to think of RHEL...
This doesn't break anything in my tests against VM sosreports, so looks good to me. Did you want to push the same change to the `STORAGE` regex before merging this?
I've changed the message for now, but I would like to make this more accurate in the future. Thanks for the clear description!
I don't mean to hijack this PR but the current palette definition is not ideal for customizing. As you note in your custom definition, the default palettes are stored as...
https://github.com/inbasic/iyccenter/issues/46 is closed with cannot reproduce, but I can still reproduce this today with v0.6.3. Example URL: https://www.youtube.com/watch?v=l6XQUciI-Sc&t=3362s When "Auto play video" is enabled, visiting this URL and clicking Play...
This apparently worked before in RetroPie 3.x but it doesn't work now in 4.x. - https://retropie.org.uk/forum/topic/535/openbor-issues - https://www.reddit.com/r/RetroPie/comments/52151x/cant_get_openbor_working_missing_files/ RetroPie uses an old version of the OpenBOR source (r3016) because nobody...
I ran into this same problem. I use the official USB wireless adaptor which I always had assumed was in RetroArch but wasn't, so [I added it](https://github.com/libretro/retroarch-joypad-autoconfig/commit/488ef4f1d85ab19523c990319a86bc503dd939a8). Regardless, it would...