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.
Gaurav Gautam
But Simon, why would one want to write these things in a document removed from the programming its…
»
Simon Anciaux
The article seems to have a similar way of creating the design document as we have to create code.…
»
Gaurav Gautam
Yes the include is exactly the problem. I do not use the files from the handmade hero preorders di…
»
x13pixels
Thanks. You mentioned "I have hardcoded the paths to my own computer all over the place". Do you r…
»
Gaurav Gautam
I could only stand to read the first 2 sections and beyond that I couldn't make myself continue to…
»
Simon Anciaux
Sort of very bad defer in C.Requires to use "defer_scope";Requires non-deferred code to be in a "n…
»
Delicious Lines
Hello! I recently submitted a project, but I could not find anything about how project submission …
»
Gaurav Gautam
Hello, I did as you suggested to see if I get the questionmark. But I don't see it. I have made a …
»
Mārtiņš Možeiko
Using subst drive usually gives more problems that solve it. That's because if you open source fil…
»
Gaurav Gautam
I am on day75 in the video. And I am running v0.3.8.1 of remedybg. I will try the steps you mentio…
»
baublebeard
That was it! Dispatch message was in the wrong spot. Thank you for the quick reply.
»
x13pixels
I'm not seeing this either. The video is definitely showing something strange is going on. One thi…
»
»
Simon Anciaux
I don't know but I assume it depends on the game. It's not uncommon to see NPC animated at half fr…
»
Simon Anciaux
I just tried it and it's working on my machine. If you use subst to create a "virtual drive" maybe…
»
Gaurav Gautam
Hello, A while ago I posted about having issues with setting breakpoints in remedybg and I stumble…
»
Gaurav Gautam
things that are far are updated less often than things that are close to the player, although I do…
»
Simon Anciaux
There shouldn't be a difference between windows 7 and 10 in message handling. What is causing the …
»
baublebeard
I've hit day 16 and 17 of the series where Casey sets up the unified input and moves the PeekMessa…
»
Simon Anciaux
Often when working on a new features, other things might brake, that's expected and generally fixe…
»
Gaurav Gautam
Actually Simon, I think that issue exists in the original codebase too. I compiled the day75 code …
»
Gaurav Gautam
Hello Simon, On Day 75, the stairwell was added. I noticed that in my MoveEntity I had added a che…
»
mmd32
Share any useful articles helpful to programming. Article "A RATIONAL DESIGN PROCESS":
»
x13pixels
Seems weird that VS doesn't automatically load the PDB for the EXE and requires the use of "Load P…
»
RetroZelda
it points to the correct pdb
»
baublebeard
I found the issue and it's so silly. I had my watch window so small I couldn't see I had accidenta…
»
Simon Anciaux
Did you try to compile handmade hero (completely, not just copy some part of it in your code) to s…
»
baublebeard
I know this is at the very beginning of the series but I've tried 3 different controllers (2 Xbox …
»
Mārtiņš Možeiko
Can you run dumpbin.exe /headers application.exe | findstr RSDS on your .exe to check what .pdb fi…
»
RetroZelda
So I have issues with RemedyBG loading the main pdb for my exe and im wondering if anyone else has…
»