How would you go about using say Chipmunk2D with CToy, or is there another C physics engine that …
I know the thread is old, but I wanted to thank you for CToy.
It reminds me of my first days of p…
It probably has to do with debug information than compiler. I'm guessing RemedyBG supports only c…
I tried to run an executable compiled with gcc with no success.
Remedy runs the program but shows…
Whoops, that's exactly it. Compiling with 64bit flag fixed it.
Thanks!
Thanks much. I got your email Krzysztof. I'll take a look!
Hey George,
I've updated to 19.16.27026.1 and I'm still getting a crash when trying to break on …
Thank you Martins, SDL source is indeed very informative. At times however, I find it a bit diffi…
Hey,
I have HTTPS Everywhere setup (installed a few minutes ago as I just learned about it), and…
According to the documentation:
Newer clients are encouraged to switch to the generic event (evd…
I personally in this kind of situations go to libSDL or glfw source code to check what they do.
…
I am interested in reading gamepad input, specifically a gamepad with the layout of a wired xbox …
I think the font are rendered differently, it was pixel perfect; looks anti-aliased now:
Awesome, I'll look into that :)
Thanks Simon. Dear ImGui is designed to work along side a game loop. However, I didn't want Remed…
I see, thanks a lot for clearing it up :)
mapid_default_code_map is used by files with the extensions specified in the config.4coder file. …
Thanks, that works great :D
I'm wondering though I have this
1
2
3
4
5
6
7begin_map(context, map…
mapid_file is for text file, not code. Try with default_code_map instead.
I have a weird bug where only part of a source panel is updated when scrolling.
Here is a video,…
I want to rebind the tab key in code mode, cause I often use languages that are not bracket based…
Hi,
i want to give you a quick info:
The release of FPL 0.9.3 will be delayed until end of febr…
I believe this is reported here: https://remedybg.handmade.network...ums/t/3669-remedybg_0.1.4.0#…
Hi there,
I tried to run my executable with remedy but I got this error:
Am I doing something…
albatrosI already bought 4coder, I'm waiting for two features to be included, or made possible to…
RemedyBG definitely does not support 32-bit targets. I'll make a note to put up a better error me…
Hey sure, will do it today in the evening if I get a chance.
But after a quick test it seems ther…
Thanks for the hard work.
Krzysztof,
I was unable to reproduce this problem. Use "#include <stdio.h> int main() { pr…
Fantastic! Thanks a lot George.
So now instead of crashing on Windows 7 I'm getting an invalid P…