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…
Haha. Thanks mate. It's always something small.
Bigpet —
I'll take a look at the book. And to just to be clear I was a devotee of the OOP stuff, most of th…
Some of the refactorings in Fowler is quite offensive to the non-OOP brainwashee such as taking a …
Furkan —
Hi, i have just created solution files for 32bit and 64bit builds and attached the solution direct…
Petri —
I like Casey's attitude of simplifying things by asserting on fixed behavior. Many Amiga games wer…
Thanks for the hint, I will look what I can find.
That sounds like the working directory isn't set correctly. From the screenshots in the article I …
Thank you for the quick reply. I have been looking into that solution(makefile) as well. I found s…
I don't have VS handy right now, but instead of convincing the IDE to build the solution with the …
Hi, I have been trying to follow along with the series but everyday I have to give up after 10~15 …
Casey decided to treat keyboard as controller 0, and alla gamepades as controllers 1 to 4. So win3…