Difference between revisions of "SCI/Bugs"

Jump to navigation Jump to search
213 bytes removed ,  08:41, 11 December 2020
m
Text replacement - "www.scummvm.org/frs/" to "downloads.scummvm.org/frs/"
(→‎Space Quest 5: Moved fixed bugs)
m (Text replacement - "www.scummvm.org/frs/" to "downloads.scummvm.org/frs/")
 
(3 intermediate revisions by one other user not shown)
Line 11: Line 11:
* SQ4: The Adlib track of song 57 (when the latex babes catch you after falling off the pterodactyl nest) is broken, and it plays much too quickly compared with the MT-32/GM tracks. This results in a long silence when the song is looped - {{Tracker|id=5247}}
* SQ4: The Adlib track of song 57 (when the latex babes catch you after falling off the pterodactyl nest) is broken, and it plays much too quickly compared with the MT-32/GM tracks. This results in a long silence when the song is looped - {{Tracker|id=5247}}
'''Fixed'''
'''Fixed'''
* PQ2 demo: The version publicly available has several corrupt/broken views inside its resource files (bad copy?) and crashes at the police station scene. However a working version has surfaced and [https://www.scummvm.org/frs/demos/sci/pq2-dos-ni-demo-en.zip is now hosted] on our demo server instead. - {{Tracker|id=4952}}
* PQ2 demo: The version publicly available has several corrupt/broken views inside its resource files (bad copy?) and crashes at the police station scene. However a working version has surfaced and [https://downloads.scummvm.org/frs/demos/sci/pq2-dos-ni-demo-en.zip is now hosted] on our demo server instead. - {{Tracker|id=4952}}


= Script bugs =
= Script bugs =
Line 23: Line 23:
* LSL6: Sometimes the tram doesn't stop after talking to char. To fix this you need to revert to an earlier save, where you have not talked to char yet - now grab matches in the bar, THEN talk to char and immediately go to the tram
* LSL6: Sometimes the tram doesn't stop after talking to char. To fix this you need to revert to an earlier save, where you have not talked to char yet - now grab matches in the bar, THEN talk to char and immediately go to the tram
* PQ3: day 4 at crime scene - after examining the victim Sonny's head disappears for around 0.5 seconds
* PQ3: day 4 at crime scene - after examining the victim Sonny's head disappears for around 0.5 seconds
* QFG2: Significant memory leak in combat with jackalmen. In SSCI, this apparently manifested as random crashes towards the end of the game and was never located and fixed. This is as reported by original developers, and may not affect our implementation, but needs checking. See [[http://www.gamingonlinux.com/index.php?threads/q-a-with-hero-us-corey-lori-cole.1153/]]


'''Fixed'''
'''Fixed'''
Line 38: Line 37:
* QFG1VGA: pulling the chain in Yorick's room near the end of the game and then pressing the button on the right side of the room results in a broken game including a few weird graphical glitches. {{Tracker|id=6181}}
* QFG1VGA: pulling the chain in Yorick's room near the end of the game and then pressing the button on the right side of the room results in a broken game including a few weird graphical glitches. {{Tracker|id=6181}}
* QFG1VGA: After throwing a dagger at the white stag, half of the Hero's animation/costume is not erased and stays stuck on the screen {{Tracker|id=6135}}
* QFG1VGA: After throwing a dagger at the white stag, half of the Hero's animation/costume is not erased and stays stuck on the screen {{Tracker|id=6135}}
* QFG2: Significant memory leak in combat with jackalmen. In SSCI, this apparently manifested as random crashes towards the end of the game and was never located and fixed. This is as reported by original developers, and may not affect our implementation, but needs checking. See [[http://www.gamingonlinux.com/index.php?threads/q-a-with-hero-us-corey-lori-cole.1153/]] and {{Tracker|id=10218}}
* QFG3: priority issue in leopard chiefs hut, walking in front of the chief makes it visible {{Tracker|id=5173}}
* QFG3: priority issue in leopard chiefs hut, walking in front of the chief makes it visible {{Tracker|id=5173}}
* SQ1VGA: another timepod is supposed to appear, when leaving Ulence Flats. On very fast machines, that timepod appears completely immediately and then starts to "fade in" like it's supposed to be.
* SQ1VGA: another timepod is supposed to appear, when leaving Ulence Flats. On very fast machines, that timepod appears completely immediately and then starts to "fade in" like it's supposed to be.
Line 50: Line 50:


== Freddy Pharkas ==
== Freddy Pharkas ==
'''Not Yet Fixed'''
* Title should scale up, in that case the scripts call kAnimate in a loop and nothing else. In our sci it seems like it wouldn't do that, where in fact we just don't display those changes because of that tight loop
'''Fixed'''
'''Fixed'''
* When watching prologue, music fading completes till the actual prologue graphic is shown - this doesn't happen in our sci, because we load resources too fast - if you switch dos-box to max cycles and try again, you will get the same issues
* When watching prologue, music fading completes till the actual prologue graphic is shown - this doesn't happen in our sci, because we load resources too fast - if you switch dos-box to max cycles and try again, you will get the same issues
Line 108: Line 105:


== Quest For Glory 3 ==
== Quest For Glory 3 ==
'''Not yet fixed'''
'''Fixed'''
* Fighting is way too fast. Our speed throttler is currently unable to handle it, because Sierra used an inner loop.
* Fighting is way too fast. Our speed throttler is currently unable to handle it, because Sierra used an inner loop.


79

edits

Navigation menu