Ben Baron

Results 141 comments of Ben Baron

@DavidinCT From what I can tell it's very up to date. In fact the latest commit was yesterday. I use it for my personal setup and it's great at what...

Also regarding the Xbox 360 controller, as long as it works for you in Windows in general then it should work great in EmulationStation, RetroPie, and the other emulators. Also...

Unfortunately there is no global setting for exiting emulators that I'm aware of. For Retroarch, you have to open the menu and manually select the exit option. For others, it's...

For anyone else stumbling on this, yep I fixed it and the pull request is here: https://github.com/RetroPie/EmulationStation/pull/468

Please consider my changes as public domain, so feel free to license as you wish.

I didn't commit the static lib since it's a binary, but I added a make file that creates it if you want to build it and include it in the...

I ended up using a small modification in my sketch so that in case I never connect the sketch will still run. I chose a 20 second delay to ensure...

Made a ton of progress on this today. Register and Login calls are done and have tests written. Still need to implement Delete (tomorrow) and then Forgot Password (once the...