With sufficiently poor luck you might have already noticed The New Thing in the latest Discord update: Home/End keys now navigate to the start/end of the current paragraph instead of a line.
This is a tiny post about fixing that.
Continue reading⚂ Always believe in your soul
With sufficiently poor luck you might have already noticed The New Thing in the latest Discord update: Home/End keys now navigate to the start/end of the current paragraph instead of a line.
This is a tiny post about fixing that.
Continue readingIf you try to run a game compiled in GameMaker≥2024.11 on Windows 7, you'll be met with the following error message:
Or, in English,
The procedure entry point MFCreateDXGIDeviceManager could not be located in the dynamic link library MFPlat.dll.And that is an inconvenience, but it is a fixable one. Continue reading
Featuring more tricks that you probably haven't heard about, and not just for old GameMaker versions!
Continue reading
This is a small post about how to use electron.desktopCapturer
to capture a screenshot
in the new realities of main/renderer process separation.
I wrote a bunch of PRNGs for GameMaker!
This is a large-ish post about what these are, how they work, when you might want to use them, and performance comparisons.
Continue readingGood for placing objects around a grid cell! Like this:
(click to interact)Click/tap to select point
You give the function a grid XY and it tells you where the next point should be to have it go in a spiral.
Continue readingThis is a post about turning this
into this:
(click to interact)Click/drag to adjust %
Continue reading
Default appearance and after tweaking
Lately I've been setting up some software in Steam Deck's desktop mode and I couldn't help but to notice that some applications (like Vivaldi or Obsidian) don't quite fit with the rest of the windows.
Continue readingAs in, to have the browser clear cookies on exit except for specific websites.
In a way this is also for myself as once in a while I look for the setting in a wrong place and a handful of outdated forum posts aren't helping.
Continue reading