We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
Filip
@zenmumber no driver needed for ps4 contorller. But: USB is reported as a sony controller, wirele…
»
Filip
Nice! Btw, have Casey said if it is ok to use his code in a public repo at this time? I would lik…
»
Roderic Bos
Now the setup is with 1 exe and 1 dll how can we change the project file to support this? (Even w…
»
Dejan
This has piqued my interest, I'll have to sneak a peek at the twitch stream during my afternoon b…
»
zenmumbler
I've updated my little test app to add a modified version of Jeff's HID code. I'm also integratin…
»
theinternetftw
There will not be hovercars. Hoverboards, though, are a given.
»
Casey Muratori
Yes, I am talking about THE FUTURE!!! Well, the near future. There will not be hovercars. OR W…
»
Joel Brage
Dev for profit (JS and .Net) as well as for fun (JS, Nim, C). Did hobby game dev as a kid (20 so…
»
a_null
This is a great resource! A bit unrelated but in every version of Windows there is also msvcrt.dl…
»
theinternetftw
Are you talking about the future here Casey? Day 23 is tomorrow... (well, today, but you get wha…
»
Casey Muratori
So, this is the official thread for people to tell me whether the technique I show on day 23 has …
»
Casey Muratori
On 32-bit platforms I think it's unlikely that you will get 1gig continuous virtual address space…
»
Dejan
That's a useful tip re: setlocal. Maybe others can post their batch files so we can share hints a…
»
theinternetftw
For me 3seconds vs 1second makes a difference. Whatever floats your boat.
»
Iker Murga
(I figure most people on the board now this already, but in case someone isn't aware of it...) F…
»
theinternetftw
It doesn't look like it. I rolled back to a pre-dll build, and tried with and without setting th…
»
theinternetftw
I haven't had time to watch many of them, but I've been planning to go through Brendon Chung's St…
»
Mārtiņš Možeiko
Hm, could it be that introducing DLL is giving this problem? Because DLL loads at randomized addr…
»
Mārtiņš Možeiko
For me 3seconds vs 1second makes a difference. But of course it may be ok with you. That's fine.…
»
Furkan
And there is this youtube playlist for people who are interested in maths. Math for Game Develop…
»
theinternetftw
calling "vcvarsall.bat" takes a bit of time I don't know about you, but the recompile takes 3s w…
»
Furkan
There are two i know. One is Slow Down, Bull by Insomniac games and the other is Nuclear Throne b…
»
theinternetftw
Maybe you don't have enough memory available on your 32-bit machine? I'm running the 32-bit exe …
»
Neil Blakey-Milner
The Jonathan Blow videos/streams being referred to are at: https://www.youtube.com/user/jblo…
»
Mārtiņš Možeiko
I see issue with this approach that calling "vcvarsall.bat" takes a bit of time. But we want to d…
»
Jason
I somehow created a double post. I'm typing everything from scratch with Casey. I'm only on vid…
»
Jason
I'm terrible at math and had to work my ass off to keep up with you math dudes! I've only been a…
»
Mārtiņš Možeiko
Maybe you don't have enough memory available on your 32-bit machine? If you have only 2GB of memo…
»
theinternetftw
So I have a few things different in the build.bat file that I thought I'd share: First: /Fm is a…
»
theinternetftw
So I guess this can go in that notebook of stuff to fix, but currently the x86 build instantly cl…
»