Help needed with game Mindfighter

Started by Petari, Today at 11:36:16

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Petari

 It is from 1988, by Abstract Concepts, and pretty much unknown.  I was able to find only Automation crk. what may missing 1 file. There are files  MINDF001.PIX to MINDF016.PIX, but MINDF015.PIX is not present.
 Little strange, so it may be missing from crk.
If anyone has access to game floppy or know some other crk.  please check for that file.

 Btw. game has pretty silly bug :  it worked for me only under TOS 1.00. Tried with 1.02 and 1.04 - error.
So, they did not test it well, as TOS 1.02 was there (since 1987). There are some other games with similar problem, so I went in tracing down problem - usually it is because of some minor differences in TOS function calls.  But it was something else, and needed lot of time to spot it:  they used   tst.w  d0  instead tst.l  d0 - after free RAM function call . So, it is practically matter of luck with which TOS v. it will give negative result with that  tst.w  :-) 
 I fixed it, and it works fine with TOS 1.04 - what I use in my hard disk adaptations (in RAM). And yes, I did it, and will be DL-able in day-two .