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 pr…
»
Mārtiņš Možeiko
It probably has to do with debug information than compiler. I'm guessing RemedyBG supports only co…
»
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 Wi…
»
JimAitken
Thank you Martins, SDL source is indeed very informative. At times however, I find it a bit diffic…
»
CalPhorus
Hey, I have HTTPS Everywhere setup (installed a few minutes ago as I just learned about it), and n…
»
David Butler
According to the : IE. not the "joydev" interface. Code: int main () { auto gamepad = open("/de…
»
Mārtiņš Možeiko
I personally in this kind of situations go to libSDL or glfw source code to check what they do. Bo…
»
JimAitken
I am interested in reading gamepad input, specifically a gamepad with the layout of a wired xbox 3…
»
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 Remedy…
»
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. T…
»
Stromberg
Thanks, that works great :D I'm wondering though I have this and those work fine in the code mode…
»
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, I…
»
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 februar…
»
Mārtiņš Možeiko
I believe this is reported here: Check that you are building 64-bit executable as 32-bit one is n…
»
davidoro
Hi there, I tried to run my executable with remedy but I got this error: Am I doing something wro…
»
ratchetfreak
Keyboard MacroCode snippets () Just to be sure, those are in the pipeline ? (I also needed to know…
»
x13pixels
RemedyBG definitely does not support 32-bit targets. I'll make a note to put up a better error mes…
»
Krzysztof
Hey sure, will do it today in the evening if I get a chance. But after a quick test it seems there…
»
Pascal Beyer
Thanks for the hard work.
»
x13pixels
Krzysztof, I was unable to reproduce this problem. Use "#include int main() { printf("as…
»
Krzysztof
Fantastic! Thanks a lot George. So now instead of crashing on Windows 7 I'm getting an invalid PE …
»
x13pixels
Thanks for all the feedback, folks!Dear ImGui's INI file, along with some auxiliary files for stor…
»