91
SCI Development Tools / Re: INN - LSCIDump
« on: November 13, 2015, 04:48:56 AM »Well I have it opening views, pics and text resources now. At least, some of them. About half of them seem to be corrupt (SCI Studio VGA doesn't show these). The resource map format must be slightly different or something... many of the resources don't point to anything valid. Including all the sound resources, which is why SCI Studio VGA doesn't show any (at least with SCI0-SCI1.1 it lists the sound resources it finds).Yes, it extracts lots of sound resources. Each folder has extracts it's own resources. For example, in command prompt, with the INN files in a folder called INN with the LSCIDump Files, I'd do "lscidump.exe INN\CC\RESOURCE.001" and "lscidump.exe INN\CC\RESOURCE.002".
Does LSCIDump let you extract resources? Does it find any sound resources?