FDARI wrote:He could mean the CPU-priority, or he could mean the bit of the executable header that allows an application to have a larger working set (memory).
I was implying that the guy doesn't have an idea of what he's talking about. I've done some tests with other resource-intensive applications just for the sake of it, and changing the CPU priorities (just something basic any user can do) and it makes the whole system unstable, often resulting in BSoD. Changing the memory priorities, on the other hand, is something much more hazardous. Messing around with the system's memory could not just damage the system, but the whole computer.
We're talking about a resource intensive application in this case, which resizes and redraws up to thousands of game sprites, which someone smart enough can tell it WILL end up using a lot of memory and processing. If this application is indeed changing its memory priorities, then it's likely a candidate to be flagged as malware (which I don't think it should be).
And BTW, not that I do not trust MBF Dog's patch, but remember that this guy (ironically) "ported" the MBF Helper Dogs to ZDoom nevermind them existing already in it. If he cannot check an open sourced application first to submit his addons, does he have the ability to modify a closed source, proprietary software application? (Of course, he could have gotten permission to modify the source, but still).