[ scummvm-Feature Requests-766468 ] Links to resource files.
SourceForge.net
noreply at sourceforge.net
Thu Jul 17 02:19:14 CEST 2003
Feature Requests item #766468, was opened at 2003-07-05 21:39
Message generated for change (Comment added) made by fingolfin
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=766468&group_id=37116
Category: None
Group: None
>Status: Closed
>Resolution: Rejected
Priority: 5
Submitted By: Marek Roth (logicdeluxe)
Assigned to: Nobody/Anonymous (nobody)
Summary: Links to resource files.
Initial Comment:
This is ment as a more flexible alternative to the
techniques suggested in feature request 650677.
So what about an OS independed link format in ScummVM?
Say if ScummVM could not find a file called track17.ogg
it could look for a file called track17.ogg.link as well.
That link file then would have specified a path (which
could be absolute or relative) to the file ScummVM
actually searched for in just plain ASCII text.
The whole use of it would be of course avoiding storing
equally files several times when using a game in
several languages.
----------------------------------------------------------------------
>Comment By: Max Horn (fingolfin)
Date: 2003-07-17 02:19
Message:
Logged In: YES
user_id=12935
As deledrius says, we are not going to add a filthy kludge like this
to work around a deficency in the OS.
We *might* be considering allowing a secondary path in the
options for a game for 'shared' resources. I modified FR #650677
accordingly.
----------------------------------------------------------------------
Comment By: Joseph Davies (deledrius)
Date: 2003-07-09 04:47
Message:
Logged In: YES
user_id=229562
Unfortunately Windows does not have any true equivalent to
symlinks. Although it would be nice if ScummVM could
support something like this under Windows, it seems out of
the scope of the project to add features the OS.
Perhaps ScummVM could allow a resource directory for each
game, as it currently does with savegames. Not a perfect
solution, but at least somewhat flexible.
----------------------------------------------------------------------
Comment By: Jonathan Gray (khalek)
Date: 2003-07-06 02:29
Message:
Logged In: YES
user_id=59347
this sounds like a dirty kludge
I assume your filesystem doesn't support symlinks?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418823&aid=766468&group_id=37116
More information about the Scummvm-tracker
mailing list