Enchantermon on 28/2/2007 at 16:53
Well, I guess I'll try that if the problem happens again; I suppose the two different errors could be related.
Displacer on 28/2/2007 at 17:00
It would not be difficult to write a patch to fix this once and for all, only obstacle I can see is it would have to patch a unwrapped version of the exe (unless someone knows how to patch the protected .icd).
If anyone wants to help with a patch, let me know and we'll see what we can do.
ZylonBane on 28/2/2007 at 18:24
It's unfortunate that TTLG has a policy against linking to any version of the SS2 executable with the protection removed. I had been running with a no-CD'd copy of SS2, but when I switched to Win2K I had to start using one of the fixed executables, which unfortunately still had the CD check intact.
Displacer on 1/3/2007 at 03:03
Ok, I have a fix for this, its only a 2 byte change and just bypasses the faulty api call. If you actually don't have enough space, windows will catch it. I went with the bypass because rewriting a api call in assembly would take more time than its worth. I do need someone to make sure this works as my drive does not generate this error.
Anyway this will fix the low disk space message once and for all, for the start up and the saves. If you are getting this error and want to try this, let me know.
Enchantermon on 1/3/2007 at 16:45
I'm not currently getting either error, so I can't be of any service right now, but I'll let you know if it happens again.