[Scummvm-tracker] [ScummVM :: Bugs] #12762: The longest Journey crashes
ScummVM :: Bugs
trac at scummvm.org
Fri Aug 27 21:04:25 UTC 2021
#12762: The longest Journey crashes
-------------------+----------------------------------
Reporter: toby63 | Owner: criezy
Type: defect | Status: new
Priority: normal | Component: Engine: Stark
Version: | Resolution:
Keywords: | Game: The Longest Journey
-------------------+----------------------------------
Comment (by antoniou79):
Replying to [comment:9 toby63]:
> Regarding the detection method:
> What about letting the user set it to a specific Steam version in the
Menu?
> Or scummvm detecting it, based on the Steamfolder?
The first suggestion would still mean that the user would be likely to get
the crash until they set it themselves as "Steam version" (somehow, which
I am also not sure we support currently).
The second (which I also don't think we support currently, ie. detection
considering the folder) would be an automated solution, but it would
assume that future Steam builds for the .exe (how likely are those?) won't
fix the missing resources issue...
We could check for the md5 hash of the game.exe file (which would be
similar to checking the version info, but... safer I guess?) but we can't
guarantee that the game folder with have the game.exe file always, and the
engine does run without it, so I am not sure how this would complicate the
game detection code (currently stark engine's detection does not consider
the game.exe file at all).
--
Ticket URL: <https://bugs.scummvm.org/ticket/12762#comment:10>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list