Ben Baron

Results 141 comments of Ben Baron

Same issue with Dreamcast, which isn't helped by the fact that Reicast and Demul support CHDv4 while Redream supports both CHDv4 and the much better CHDv5. Though I think in...

I'm working on a fix for this as well as for restoring purchases. Expect a pull request tonight or tomorrow unless I run into major snags, as we need this...

Ok so turns out this is a StoreKit bug (big surprise...). StoreKit displays a "you're already subscribed" dialog, but we get an error code. So what I did to fix...

Here's the pull request: https://github.com/bizz84/SwiftyStoreKit/pull/127

I tested this workflow working on the iTunes sandbox.

> I'm not sure it's bug. It has been this way for over 3 years (at least). Marco Arment wrote in a blog post in December 2013: Just because Apple...

> The main thing limiting stuff like this is I'm only just under the memory limit imposed by Tesla, so it's unlikely but I won't rule it out. @tallbl0nde So...

This isn't a bug, it's exactly how `stdout` is meant to work (same in Linux on a Raspberry Pi for example). It buffers the output unless either the buffer limit...

Just wanted to chime in for anyone that finds this in Google search like I did to confirm that the above systemd service is working perfectly for me on Ubuntu...

Anyone stumbling across this issue looking for a Windows version, check out RetroCake: https://github.com/Flerp/RetroCake It's basically the RetroPie script recreated for Windows. It uses this fork of EmulationStation which is...