Alex Breshears

Results 15 comments of Alex Breshears

I got this to build too. We should come up with some build instructions for Mac, as it wasn't intuitive for me. Hey @Aloshi - What's the appetite for merging...

Hi - I wanted this too, so I implemented it. I tested this on MacOS (with an upstream patch) and Windows, and it works well. https://github.com/t3hi3x/EmulationStation/commit/196d9175c38da86f778e6a1af4fc8abb09270eea It works in a...

Hey @MattWatt - I posted it over there (I used EmulationStation on several platforms including RetroPie, so was a good call). I do think they'll push back a bit though...

We can look and see if there is a way to make the loading/management of the images more efficient, but it may just be something we can't tweak much. Have...

Hey @zigurana - we will continue to support the major platforms: - RPI1 - RPI2 - RPI3 (don't have this auto-building yet, but I have an RPI3 that I eventually...

@duiz and @zigurana - just for clarity, previously installed versions of it stopped working or just when you try to install it anew?

Hey guys - I've been able to duplicate this on a fresh install of Windows (2012 R2). I'll look into and see what's up. Oddly I'm not getting the error...

Hey everyone thanks to @Hancharenko - I've isolated this down to the right line of code: https://github.com/Herdinger/EmulationStation/blob/master/es-app/src/main.cpp#L237 Basically when it's a new config, that function will return false and fail....

I committed a patch that seems to fix this. Can ya'll check and see? @Herdinger - I basically skipped passed the check on https://github.com/Herdinger/EmulationStation/blob/master/es-app/src/main.cpp#L237 and made it an informational message...

Hi - for this fork, this exists as a feature. Basically, within the UI can edit the metadata and mark the file/folder as hidden. You can also add true to...