Alternatively you can look in "4coder_default_hooks.cpp" and make your own version of the start h…
Thanks for the report, I'll have it on my todo list for the next build.
Hmm weird. Windows also had the CPU bug so I assumed it was just a bug in the core, but it sound…
Hi all.
I'm trying to make a program that launches the compiler and present its information (and…
This seems to still be an issue in the recent build. Was the fix accidentally left out? O.o
Edit…
As the title states I recently ran into a bug where the editor crashes when I disable virtual whi…
spx —
quick note: 0.7.2 had a few minor last-minute regressions in it. The most annoying being that "ju…
got it. thanks guys. looking forward to continuing HMH!
GameMader1. my assumption is that 'audio mixing' refers to the process of turning our buffer's da…
Mixing here refers to process which takes multiple buffers as input and turns that into one outpu…
awesome. so i have 1 more thing if you've got the time to answer. i was reading over the flags in…
GameMaderso to clarify for DSound to have lower latency, this would mean that the play and write …
Hi, so I am watching Day 7, and I'm confused by what exactly Casey is referring to when he says l…
If you want the set the default theme you should set it in the config.4coder file.
If you want t…
Adrien —
Thank you !!!
But I have a last question if I want to use change_theme(Application_Links* app,
in…
I have no experience in those things, but you can have a look at chapter 5.7 in this intel docume…
It is common to do one of two things - one is to set GL/D3D API requirements to minimum you want …
Hi,
I was wanting to release my game soon, and want to support as many computers as possible. Th…
Miles —
Reading a whole pixel as a single 32-bit word and doing bit operations on it (shifts, masks, etc.…
I've only recently discovered the handmade hero series and it's helped me build some motivation f…
I think you can call "default_keys(context);" before "custom_keys(context);" to have the default …
The last couple of days I've been working on RemedyBG's call-stack display and realized that the …
Adrien —
Hello, I'm beginner and a create a custom_layer.cpp and I call buildsuper.bat
1
2
3
4
5
6
…
spx —
azmrNo worries, glad to hear it.
It's an Intel i5-3570K, which I think is Ivy Bridge.
Thank you …
Hi Guys,
I am on Episode 3 of Handmade Hero, but I'm embarrassed to say that I have already enc…
spx —
bjeeeernI am on 0.7.2 now but still does not seem to work.
I'll post some variations of the comma…
Yes. Officially you can build macOS binaries (and iOS) only on macOS. Unofficially, if you get th…
@Marcc I am aware of that.
ratchetfreakAlso limbless person with gloves that float around him is…
I've finished separating the back end code into a static library. Do I understand correctly that …
spxThanks, the debug information matches with the information you have provided before.
I may hav…