Community

SCI Programming => Mega Tokyo SCI Archive => Topic started by: FastaKilla on March 31, 2003, 02:45:03 PM

Title: Catz, LSL, Codename Iceman
Post 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?
Title: Re:Catz, LSL, Codename Iceman
Post by: Brian Provinciano on March 31, 2003, 02:55:59 PM
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.).
Title: Re:Catz, LSL, Codename Iceman
Post by: FastaKilla on March 31, 2003, 07:45:13 PM
I renamed resource.map to resource.xxx and it worked!
Title: Re:Catz, LSL, Codename Iceman
Post by: Brian Provinciano on March 31, 2003, 09:42:05 PM
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.