Menu

#4952 SCI: PQ2 Demo: Non-existant view

SCI: Police Quest 2
closed-later
4
2015-04-25
2010-07-26
clone2727
No

PQ2 Demo (r51294, Mac OS X, 64-bit)

If you watch the demo for a while (to the scene in the police station), the game errors out with "view resource 6 not found!"

Discussion

  • clone2727

    clone2727 - 2010-07-26

    It seems the resource volume may be corrupted a bit here. Views 6, 7, 10, 13, 14, 15, and 16 aren't in the file, but all the rest after (starting with view 20 at offset 0xfb03) are there.

     
  • clone2727

    clone2727 - 2010-07-26

    For what it's worth, in DOSBox, the game goes no further but continues to play music.

     
  • M. Kiewitz

    M. Kiewitz - 2010-07-27

    The demo seems to be broken. In Dos-Box music plays further, but it stutters a lot and the whole engine goes mad. I don't consider this as a bug per se. We should better try to find the original demo.

     
  • clone2727

    clone2727 - 2010-07-27

    Agreed. I'll try to contact the guys over at Sierra Help (where this demo is originally from) to see if they have the original version. The one on their site is broken too.

     
  • Eugene Sandulenko

    • milestone: --> SCI: Police Quest 2
     
  • Omer Mor

    Omer Mor - 2010-08-21

    I managed to "fix" the police quest 2 demo.
    The current one had a broken resource.001 file.
    In this file, views {4,6,7,10,13,14,15} were corrupt.
    I dumped the appropriate views from the real game to the game folder and now the demo works fine.
    From the size of the views and their context in the demo I noticed that all but one (view.010) of the views match exactly to the the real game.
    View #10 was apparently made just for this demo and is probably showing Bonds walking with his pistol by his side. I replaced this view with view #0 which shows bonds walking w/o a pistol. The view is used in the last scene in the demo where Bonds & Bains walk toward each other. The scene looks fine with view #0 as well so it's not so bad. I guess a recreated view could be drawn by hand.
    The fixed demo can be found here:
    http://hotfile.com/dl/63607950/adcdc46/pq2-dos-ni-demo-en.zip.html

    Now the demo works fine in scummvm.

     
  • clone2727

    clone2727 - 2010-08-21

    However, you ripped those sprites from the full game. I wouldn't be comfortable distributing this. In any case, I asked over at Sierra Help and they are tracking the non-corrupted version down.

     
  • Filippos Karapetis

    Reducing the priority of this one, since it's caused by corrupt data

     
  • Filippos Karapetis

    • priority: 5 --> 4
     
  • Filippos Karapetis

    • labels: 415217 --> Also occurs in the original
    • assigned_to: nobody --> thebluegr
    • status: open --> closed-later
     
  • Filippos Karapetis

    Moved to the known SCI bugs page:
    http://wiki.scummvm.org/index.php/SCI/Bugs

     
  • M. Kiewitz

    M. Kiewitz - 2015-04-25
    • summary: PQ2 Demo: Non-existant view --> SCI: PQ2 Demo: Non-existant view