I was playing around with the "Policenauts" cd and noticed something odd.
There is a file called "Kernel.sc" in that file it has many commands including one for English. Would anybody know what this could mean (i have no idea).
Cut from file -
progpath prog
launch /W /P120 sound -p
load display.bin
launch /W /P110 display
segment #12
load open.bin
launch /W /P100 open
segment #13
load english.bin
launch /W /P100 english
Terunaga
May 11, 2001
Hm... it seems to be cueing video cutscenes and their audio. What "English" is, however, I'm not certain... Perhaps it's one of the special interviews, if you're using the first disc?
RadSil
May 14, 2001
I wouldn't know, but it almost looks like some kind of batch file, almost. Terunaga is right - it appears to be cueing things of some sort. Also looking at it, I see stuff that looks like arguments to a command-line program...