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