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.
Mārtiņš Možeiko
Bad driver. Bad anti-virus software. Some other running service/utility/software. But most likely…
»
Mārtiņš Možeiko
Line 148 is not the error, that's the result of error. As I said above, the error is in line 114.
»
David Owens II
Line #148, you're not handling the error. CreateSoundBuffer is failing but you continue on in cod…
»
ratchetfreak
the first number you read is 2624998722 in hex that is, 9c 76 4d 42 that is much larger than the …
»
Dan Zaidan
Hi folks! I'm trying to work with Opengl and even though I got it to work (I can set a screen co…
»
Dan Zaidan
I also had a very tough time getting it to work the first time. The most basic thing you can do i…
»
Daniele Giglio
For some reason the function DEBUGLoadBMP() (day 37) doesn't work for me, when I launch the EXE I…
»
Todd
Wow, sonickt I just wanted to say thank you so much. I can't believe this thread has existed for …
»
Ray
ratchetfreak, just implemented proposed reviews and additional functions. Thanks! mrmixer, it wi…
»
Nicolas Léveillé
I insist on taking some time away from _work_ for learning. I communicate that to my colleagues, …
»
Simon Anciaux
I'm just thinking out loud but wouldn't it be useful to have a second set of functions that works…
»
Dan Zaidan
Thanks so much for the answers, Allen! I'm having a blast with 4coder. Keep up the great work.
»
Lewis Cowles
Just a comment RE: no documentation for how UEFI loaders would work. Has anyone tried looking a…
»
Allen Webster
Hi there! 1. You can pass the flag -F to get immediate fullscreen mode or the flag -W to get an …
»
Andrew Chronister
This should now be fixed, thanks for flagging it for us
»
Ray
Thank you very much for your feedback! ratchetfreak, thanks for the proposed improvements, the Q…
»
Dan Zaidan
Hi everybody! I just got 4coder and I'm super excited to start using it. I have a couple of new-…
»
Simon Anciaux
I know it's a small thing but could you fix that link's color ?
»
Jeroen van Rijn
I'll raise it with Chronal. I think this never came up because Hero's one of the few projects tha…
»
Simon Anciaux
When on the Handmade Hero project page, the page says 3 times "Recent Forum Posts" without mentio…
»
ratchetfreak
in QuatSlerp you don't need to get the sinHalfTheta testing if cosHalfTheta>0.95 is enough to …
»
Shazan
Thanks raysan5 was really looking forward to this. And thanks for making this great game framewor…
»
Ray
raymath v1.1 Well, actually I created this simple 3d math library for raylib 1.0 about 4 years a…
»
PiedPiper
1) I apologize for bad code format. 2) The crash happens on line 461 3) Value of GlobalSeconda…
»
Todd
I'm glad Mac was brought up here. Been wanting to learn more about it. By the way, does anyone k…
»
chodish
Thank you for the help and advice.
»
Mārtiņš Možeiko
Please use [ code ] bbtags or put it in gist.github.com or similar code snipper site. It's super …
»
chodish
This is the whole file, I'm not sure what all functions are applicable. #include <stdint.h&…
»
Mārtiņš Možeiko
Do you mind showing the code? It's hard to tell what could be wrong without seeing the code.
»
chodish
I'm working through the code and have made it to video 5 and am having some issues. After alterin…
»