[Scummvm-devel] SCI file handling revamp
Willem Jan Palenstijn
wjp at usecode.org
Fri Feb 27 18:33:39 CET 2009
On Fri, Feb 27, 2009 at 05:31:22PM +0000, Willem Jan Palenstijn wrote:
> On Fri, Feb 27, 2009 at 12:11:09PM -0500, Max Horn wrote:
> > >On Fri, Feb 27, 2009 at 01:26:32PM +0100, Andre Heider wrote:
> > >>On Thu, Feb 26, 2009 at 5:50 PM, Max Horn <max at quendi.de> wrote:
> > >>
> > >>>Actually, I might change the current warning that is produced when
> > >>>trying to write to a file opened in read-mode, and vice versa, to an
> > >>>error, to ensure I get plenty of reports quickly *ggg*.
> > >>
> > >>Nice plan, here's the first:
> > >>
> > >>starting LSL3 with "LARRY3.DRV" and "RESOURCE.LL3" removed from the
> > >>gamedir:
> >
> >
> > Thanks. Did this work before my changes, though? Does it work with
> > Sierra's SCI (SSCI)?
>
> I verified this with Sierra SCI:
>
> Starting LSL3 without LARRY3.DRV works fine, and creates LARRY3.DRV
> (eventually).
>
> This also worked before your changes, but after your changes error()s
> out in getFileFromHandle() called by kFClose().
I should add: it also works fine after changing the error()s in
getFileHandle() to non-fatal messages.
-Willem Jan
More information about the Scummvm-devel
mailing list