Ben —
Over the past few weeks, I've been slowly going down my list of things to fix and improve for Niri…
Hello all! I've been using RemedyBG for the past few weeks and I'm having a blast with it! I'm try…
Hi Simon. Thanks for the clarity with the code example. So should I pull each value from the arra…
A detail for @x13pixels: if you keep it without the x in the tab, there is now an empty space nex…
In the wiki, when you select some text and click on the button to add a URL the label for the link…
There isn't one solution. You can create a bunch of new sprite containing part of the helicopter (…
I don't agree with that. I prefer the x in the tab as it makes more sense to me. It makes it dire…
There is now an option in the configuration file to use a notepad mode to switch to "shift + arrow…
Jens —
Current version is 4.1.6 if I understood correctly, is this still the case? I've never used emacs …
Hi mmozeiko, I appreciate your response on my query. I was eagerly waiting for a reply :) I have…
Hi George, strangely enough I did not encounter the problem again since we exchanged these message…
What does "explosion" mean for you? Do you want to split your sprite into smaller pieces that move…
A second window seems to be an issue that several editors have problems with. Vscode have git issu…
Hi, As I am programming a paratrooper style game in Turbo C, i need a code to explode the helicopt…
It's not possible at the moment to open a second window. You can open two instance of 4coder, and …
Hello everyone! I am trying to find an editor that supports editing in multiple separate windows f…
A new release has been just finalised: . Some of its highlights are covered by the following video…
Miles —
I think it's worth noting that it's a common practice, when handling 3D models and other heavy gam…
Chen —
Hi Elven, For this game, I've written a custom collada importer from scratch, but I'd advise again…
That's because "Input" array includes keyboard as controller with index 0. Because keyboard is alw…
I don't think there is a best practice. It always depends on the problem you're trying to solve. I…
C_Worm —
I bought the real stuff and now it works, but the demo crashed anyway if that's something you want…
C_Worm —
Hey, im using the 4coder x86 demo and when i started my program.exe the program crashed, and now i…
Thanks for the sanity check! You were right, I wasn't looking at the other index's. I actually jus…
I've read both of those resources before. I couldn't find solution to this problem on GingerBill's…
Are you sure ERROR_DEVICE_NOT_CONNECTED is returned for all ControllerIndex values (0 to 3)? I tri…
Just saw the update, thanks!
XInputGetState is returning ERROR_DEVICE_NOT_CONNECTED (1167) despite the following: My Logitech F…