Community
SCI Programming => Mega Tokyo SCI Archive => Topic started by: FastaKilla on March 31, 2003, 02:45:03 PM
-
Hey, does anyone have a lot of web space? Maybe you could take
http://catz.hispeed.com/lsl
because that page is shutting down or something.
Also, will the future version of SCI Studio be able to view things from Codename Iceman?
-
The current build (unreleased) of SCI Studio supports all PC SCI versions (at least viewing graphics/text). However, SCI Studio (1.0+) has always been able to edit Iceman. You are either trying a non-english version (which would be supported in my current build of the unreleased SCI Studio), or a corrupt version (ie. missing resource.xxx, etc.).
-
I renamed resource.map to resource.xxx and it worked!
-
Erm...I didn't mean "resource.xxx", I meant "resource.000"-"resource.064". Renaming it to "resource.xxx" makes it an invalid SCI file for the interpreter, as well, you won't be able to perform certain resource tasks.