Pixel art of metremblin's Blog...

BooBoo 3.2.4

2026-05-11

The main thing here is Windows XP support. Everything works for me in VMware except anti-aliasing, which is only used in Magenta Player. To disable anti-aliasing globally, you can create a %USERPROFILE%\Saved Games\BooBoo\shim5.json like this:

{
	"shim": {
		"gfx": {
			"multisampling": false
		}
	}
}
			

There was also a potential crash with constants that was fixed, as well as a potential out of bounds on a string.