I was supposed to be back by now, but still suffering some echoing delays.
I can't edit code. All I can edit is the API calls to windows elements. Basically, the interface. Not hard to do if you can use Google, and read Russian (it's a russian... utility that exposes the interface.) If others want to try this, I advise you to pay attention to the security system on the file. My work does not adversely affect security in any way. Our goal is to support Enterbrain, not harm them by detracting from the security of the product.
It takes a little more homework, but it's worth the time. Good educational project, as well.
I tried increasing the box size for the 999 limits, but it's being called from hardcode. If someone can identify the compiled (machine code) language it's in (assuming some kind of ASM) with a specific model number, I can lift that limit. I took apart a Super Mario World rom awhile back, byte by byte, so I'm used to working with compiled opcodes and the like. I knew what model of ASM that was, though. This one isn't even similar, so I'm not sure where to begin.