I thought it might be interesting to see how many people watching along are already developers (p…
And it hit me: Isn't it a fact that int 21, is a call through a indexed table of functions? Much …
Jeff, when I connect my ps4 controller using USB your app crashes. If I connect using bluetooth i…
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 i…
@itfrombit, yes, you need a driver from tattiebogle. Odd name, but it works. See the GitHub repo …
Oh, that is awesome. I remember some of those games as well now, which were also presented. Ah, …
@zenmumbler,
Are you using a 3rd party device driver for your Xbox 360 wired controller on your …
Casey said on Day 19, that for Windows 7 they should have figured low-latency for audio. They hav…
Let's also keep in mind that audio and visuals are not equal: frame or two lag in audio is very c…
I am looking for reading material recommendations for over the holidays.
Is the K&R book stil…
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 concep…
Thanks for the catch!!! I hope that improves our problem... unfortunately I have to wait until M…
Compelling points being made here, yes.
- Casey
drivers99 I am currently up to day 009, and the audio clipping of the recording has been driving …
The reason is because the user doesn't actually care about "real time", because they aren't looki…
Awesome! Thanks for writing this up for people. I will put a link to it on the "Coding Resource…
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…
Just have watched Day 19 video. I try to explain my thoughts (my english is awful).
I've been wo…
I actually mean the YouTube videos; I haven't watched a stream while it was live yet. But, I beli…
Jumping up, beating my chest, roaring like a gorilla is how I've always dealt with victory so it …
Casey said something about whether the Owl should be the Owl of Shame or the Owl of Success. I s…
I haven't encountered any audio clipping issues on the YouTube videos. Perhaps it was just the l…
Update: Ah, I see... 40 minutes in the video on day 009, you did say you were clipping because yo…
I am really loving the stream (on YouTube since I started late) and it is everything I ever wante…
That was a great stream about audio syncing.
With the very last modification done, the ExpectedF…
win32_debug_time_marker *Marker = &DebugTimeMarkers[DebugTimeMarkerIndex++];
…
WARNING This text is old, and a bit outdated. Some of information is not relevant anymore, and man…