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.
Leonardo
Hey! Is there something similar to this on Linux? How to avoid all default libraries on Linux? I k…
»
James Deeman
Really appreciate this post as I was hoping to dip into Odin on MacOS myself. Might even push me t…
»
Craig
Actually there was a way to change it to /DEBUG:FULL so RemedyBG is working for me now, and this i…
»
Craig
RemedyBG Version 0.3.1.3 CL.exe version 19.28.29334 for x64 I'm not sure about the options because…
»
x13pixels
What version of RemedyBG are you using? What version of CL.exe are you using? What options are you…
»
CireNeikual
Here is our first update! We have been working on some demos for AOgmaNeo. The two currently of mo…
»
Craig
Hi. PC - Windows 10. I can't debug an exe created with the OurMachinery software () It just uses C…
»
Hui
Thanks for your reply. I did some prototyping. It turns out that what I need is some middle ware,…
»
Angelo Theodorou
You can read the the #16 development update, with the progress from the second half of May to the …
»
x13pixels
Another bug fix release to RemedyBG is available for download. Of note are fixes made to support n…
»
Clay Murray
is a great programming language. It lives up to at least this part of its mission statement. I h…
»
nandi
You're right, thank you! I missunterstood that the wd must be handmade. sorry
»
Guntha
I just want to make sure there's no misunderstanding: If your app crashes closing, there's probab…
»
ratchetfreak
In my personal experience I have not seen OS fail to clean up resources from something like Windo…
»
Tim Dierks
Thanks for your answers. That clears things up and affirms that I had the right idea about resourc…
»
bceagles
Is there a way to change the origin to the lower-left corner? Thanks.
»
William
The readme seems to be up to date for day 610. It sounds like you are getting the message box "WAR…
»
nandi
thank you, i finally was able to build 610.. now I cannot start the game because no assets where …
»
Mārtiņš Možeiko
If you are talking about source code from latest day (620) then Casey is in middle of a lot of cha…
»
Jens
A lot of time lately has gone to experimentation with the GUI (and a lot is still to do). Trying o…
»
nandi
Hey, If I try to build the game with "x64 native tools command prompt for vs2019" I get serveral c…
»
Mārtiņš Možeiko
Any modern OS will do the resource cleanup for you, otherwise it could not function normally. This…
»
Dawoodoz
Official OpenGL drivers from leading hardware vendors crashed from memory leaks even when everyth…
»
Guntha
Yes, the OS should be able to clean up everything on closing, I don't know how much it has access …
»
Tim Dierks
Hello everyone, I have a question about resource cleanup using Vulkan. I was working through a se…
»
eternalStudent
Thanks
»
Mārtiņš Možeiko
Here it is explained: It is just the way debugger starts the process, see msdn link in the topic.
»
Simon Anciaux
I don't have the loading cursor width day 40 code when running outside of Visual Studio. It seems …
»
Dawoodoz
Only send the data that needs to be displayed, then interpret it locally. Good for text and graph…
»
eternalStudent
Hi, Did Casey ever found out how to tell windows the application has done loading and should not d…
»