Filip —
Jeff, when I connect my ps4 controller using USB your app crashes. If I connect using bluetooth it…
Why would you want somebody to prevent running two instances of game simultaneously? Sometimes it …
Hi guys In my experience i have never written code that controls the allowed amount of running ins…
@itfrombit, yes, you need a driver from tattiebogle. Odd name, but it works. See the GitHub repo r…
Don —
Oh, that is awesome. I remember some of those games as well now, which were also presented. Ah, I…
@zenmumbler, Are you using a 3rd party device driver for your Xbox 360 wired controller on your Ma…
Casey said on Day 19, that for Windows 7 they should have figured low-latency for audio. They have…
Petri —
Let's also keep in mind that audio and visuals are not equal: frame or two lag in audio is very co…
kyle —
I am looking for reading material recommendations for over the holidays. Is the K&R book still rel…
Wow! Very cool, thanks for this. I'm looking forward to trying it at some point.
I agree that the user doesn't care about the game's "real time" - that is just an internal concept…
Thanks for the catch!!! I hope that improves our problem... unfortunately I have to wait until Mo…
Compelling points being made here, yes.Casey
The mic volume was dropped to 70% by day 20, so I guess if it's still happening, it may just be t…
The reason is because the user doesn't actually care about "real time", because they aren't lookin…
Awesome! Thanks for writing this up for people. I will put a link to it on the "Coding Resources…
I guess Windows XP compatibility will be a recurrent fly in the ointment here, but if the only XP …
Am watching the recorded day 20 stream. Why sync the audio to the frame rate at all? Wouldn't it b…
Just have watched Day 19 video. I try to explain my thoughts (my english is awful). I've been work…
Don —
I actually mean the YouTube videos; I haven't watched a stream while it was live yet. But, I belie…
Jumping up, beating my chest, roaring like a gorilla is how I've always dealt with victory so it w…
KRB —
Casey said something about whether the Owl should be the Owl of Shame or the Owl of Success. I sa…
I haven't encountered any audio clipping issues on the YouTube videos. Perhaps it was just the li…
Don —
Update: Ah, I see... 40 minutes in the video on day 009, you did say you were clipping because you…
Don —
I am really loving the stream (on YouTube since I started late) and it is everything I ever wanted…
Dejan —
That was a great stream about audio syncing. With the very last modification done, the ExpectedFra…
win32_debug_time_marker *Marker = &DebugTimeMarkers[DebugTimeMarkerIndex++]; if(DebugTimeMarkerInd…
WARNING This text is old, and a bit outdated. Some of information is not relevant anymore, and man…
That's the perfect attitude to have for pretty much anything programming-related :) Most popular…
Hi Nimbal and frkn, Thanks to both of you I was finally able to set up a VS 2013 project. I went a…