Something like this won't work - DllFunction is in dll that is reloaded, pass sizeof(void*) memor…
I agree that some of these points are symptoms of the same cause, however I think it's easier to …
Point 1 is really a subset of point 3. Functions kind of are global "variables" - so they address…
Hey Everyone,
I wanted to make a post to get some feedback and concrete information about the dr…
Hi.
Is it possible to repeat last search?
Let's say I hit ctrl f and type a string, for example I…
Hi.
Just bought 4coder and trying to get used to it.
Using <ctr f>, when the searched word…
Matyas —
Sure!
I have emailed you with more details.
Any chance you could email me win32_cloth.pdb so I can see what it is trying to match against?
-…
Matyas —
Hi George,
Thank you for your reply!
So I did as you said, I selected "Copy Full Path" and this…
Sorry you are having the same issue.
I don't think it is a rendering problem. The arrow won't sh…
Matyas —
Hi George,
I just bought / installed remedy on a new computer,
and I have the same issue with th…
spx —
joe513I just now tried out 0.8.43, very nice! Looks like all of the changes to the UI have made a…
C_Worm —
Allright, thank you for your respons! :)
I am also having this issue.
Windows 10
NVIDIA RTX 2080
Was working on my laptop with an NVIDIA…
I never used GDI so I'm not sure. I looks like there is clear to white and then it draws your rec…
C_Worm —
So i tried to use sleep(16); and it is making things A LOT BETTER, almost perfect!
however there…
Unfortunately there is no simple way. All you can do is test most common things and then patch wh…
While we're at it, I used codeclap quite heavily this last month on my secret project. And it rea…
Aaron —
Not directly related to this announcement, but I just wanted to say that I purchased a license fo…
spx —
Thanks for the report. This isn't a known problem yet and I wasn't able to reproduce this so far …
The next set of bug fixes and enhancements to RemedyBG is now available for download. Following i…
John —
Indeed, every note is a loaded sample played at a different frequency. You can, of course, genera…
Gab —
*facepalm*
Thank you so much. When going through the debugger, had assumed the problem was else …
You mean you play audio samples for each notes ? You don't generate the sounds using a software o…
You're using absTileX and absTileY where you need to use chunkPos.relTileX and chunkPos.relTileY …
John —
Thanks Simon, just reported it.
John —
Hi Simon!
I'm using the FMOD Core API which makes it very easy to load, play and set properties o…
Gab —
Hi
I am trying to follow along with Casey's code but I keep triggering this assert statement whe…
How much time did it take to make only the audio part (without the UI) ? I've been thinking about…