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.
Pascal Beyer
Some stuff I noticed: - There is a breakpoint bug. To repro: 1) set a breakpoint on a block…
»
Oliver Marsh
This makes sense, I didn't realise this is how dlls work. So, for example, when I'm passing openg…
»
Mārtiņš Možeiko
What is this SDL2.lib file you are using? Just because extension is .lib it does not mean it is s…
»
x13pixels
Latest release, 0.1.7.0, has been posted to itch.io: https://remedybg.itch.io/remedybg Once agai…
»
Oliver Marsh
I'm trying to static link to SDL library but I can't seem to do it. I pass the .lib not .dll to t…
»
Jesse
This sounds reducible to the Subset Sums problem where the OPT function is the distance minimizat…
»
x13pixels
mrmixer - Alt GR should not be treated as alt. On my layout Alt GR + space is the combination for…
»
x13pixels
Recyrillic - If there is enough stuff in the output, it allways jumps to the bottom even if you s…
»
x13pixels
@alexpana: The source code is not included in the purchase.
»
Simon Anciaux
Yes, I'm ok to test another build.
»
Simon Anciaux
Small feedback: - Alt GR should not be treated as alt. On my layout Alt GR + space is the combina…
»
Pascal Beyer
Hey there. Here is some stuff I noticed playing around with 0.1.6.1: - If there is enough stuff i…
»
Alexandru Pana
Is the source code included with the purchase?
»
Oliver Marsh
Thank-you for the honest feedback Simon, agree with everything you said. Promoting and the bran…
»
Simon Anciaux
Congratulation on releasing your first game. Unfortunately it, doesn't work for me on Windows 7 …
»
Michael Dodis
I think that this is a very good candidate for the wiki; at the very least referencing the links.…
»
Jason
Awesome, thanks for the suggestion Allen!
»
Jim R. Didriksen
Oh, cool. My customization doesn't have/use a "state"/update-loop-point yet so I will probably ju…
»
x13pixels
direbroom: F10/F11 will be fixed in next drop for non-canonical entry points (e.g., main, WinMain…
»
Juan Pablo Montiel
I meant arcane for me, I'm a beginner and it blew my mind and I assumed it was an obscure compile…
»
Oliver Marsh
I’m releasing my first game ‘Feoh the Fitter’. It is a puzzle grid game designed to test your sp…
»
Miles
It seems like there may be some confusion here about how to read the command line arguments. The …
»
Allen Webster
There isn't going to be any way of writing code like: 1. Save file 2. Kick off clang-format 3. A…
»
Mārtiņš Možeiko
What do you mean by "Is it superior to mingw-w64 in some way?". This command will use mingw heade…
»
Juan Pablo Montiel
Hi folks. I recently discovered cross-compiling and it's some pretty cool stuff. From what I've …
»
Jim R. Didriksen
Hmm you might be right I assumed 4Coder was doing the filesystem/buffer updates on a different …
»
Allen Webster
Okay so I walked away for a few minutes and then something hit me that I just had to post because…
»
Allen Webster
AsafGWould this work: https://brilliant.org/wiki/hungarian-matching/ | https://en.wikipedia.org/w…
»
Allen Webster
Ben VisnessGut reaction: this sounds a lot like the traveling salesman problem. I agree to a cert…
»
Asaf Gartner
Would this work: https://brilliant.org/wiki/hungarian-matching/ | https://en.wikipedia.org/wiki/H…
»