[Scummvm-tracker] [ScummVM :: Bugs] #13458: SCI: SCI game detections corrupted

ScummVM :: Bugs trac at scummvm.org
Sun May 1 01:43:59 UTC 2022


#13458: SCI: SCI game detections corrupted
------------------------------+-------------------------
Reporter:  TrivialBalderdash  |      Owner:  (none)
    Type:  defect             |     Status:  new
Priority:  normal             |  Component:  Engine: SCI
 Version:                     |   Keywords:
    Game:                     |
------------------------------+-------------------------
 When trying to play games previously assed to ScummVM, I get a "Game Data
 Not Found" error.  Upon further investigation, it's many, but not all, of
 the SCI games in my library.

 I'm using ScummVM 2.5.1 on MacOS 11.6.5 (Intel)

 Checking the ScummVM Preferences File '../Library/Preferences/ScummVM
 Preferences', I saw something interesting with the games not working:

 ----

 ''Broken: (as-is)''
 [torin]
 engineid=sci
 gui_saveload_last_pos=0
 platform=windows
 enable_hq_video=true
 originalsaveload=false
 guioptions=sndNoMIDI noAspect gameOption2 gameOption9 gameOptionA
 lang_English
 enable_black_lined_video=false
 **oldgameid=sci**
 description=Torin's Passage (Windows/English)
 path=/Users/''<removed>''/Games/Game Data/Torin
 **gameid=sq5**
 language=en

 ''Game deleted and re-added (working):''
 [torin]
 platform=windows
 enable_hq_video=true
 **gameid=torin**
 originalsaveload=false
 description=Torin's Passage (Windows/English)
 language=en
 path=/Users/''<removed>''/Games/Game Data/Torin
 enable_black_lined_video=false
 engineid=sci
 guioptions=sndNoMIDI noAspect gameOption2 gameOption9 gameOptionA
 lang_English

 Here's another:
 [lsl6hires]
 engineid=sci
 gui_saveload_last_pos=0
 platform=pc
 originalsaveload=false
 guioptions=sndLinkSpeechToSfx noAspect gameOption2 lang_English
 **oldgameid=sci**
 description=Leisure Suit Larry 6: Shape Up or Slip Out! (Hi-
 res/DOS/English)
 path=/Users/''<removed>''/Games/Game Data/LSL6Hi
 **gameid=lsl3**
 language=en

 [lsl6hires]
 platform=pc
 **gameid=lsl6hires**
 originalsaveload=false
 description=Leisure Suit Larry 6: Shape Up or Slip Out! (Hi-
 res/DOS/English)
 language=en
 extra=Hi-res
 gui_saveload_last_pos=0
 path=/Users/''<removed>''/Games/Game Data/LSL6Hi
 engineid=sci
 guioptions=sndLinkSpeechToSfx noAspect gameOption2 lang_English

 ----

 I have used development builds in the past to test new games/engines.  Is
 it possible something was corrupted over time when switching versions?
 Both games incorrectly listed above - Larry 3 & Space Quest 5 - are in my
 library and work fine.
 The issue does seem to be isolated to SCI games.

 Thank you for taking a look into this issue.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/13458>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list