Opened 14 years ago

Closed 14 years ago

#4969 closed defect (fixed)

PHARKAS/LB2: Unsupported magnifier-cursor

Reported by: SF/kuroshiro Owned by: bluegr
Priority: normal Component: Engine: SCI
Version: Keywords:
Cc: Game: Freddy Pharkas: Frontier Pharmacist

Description

Freddy Pharkas: Frontier Pharmacist (CD/Dos/English) ScummVM 1.2.0 SVN 51332 Windows 7 x64

When you have to use the whiskey glass to read a prescription, the game will crash out when you try to use the glass on the prescription in inventory. This renders the game impossible to complete. The error it gives is: "kSetCursor: Unhandled case: 10 arguments given!"

Ticket imported from: #3034973. Ticket imported from: bugs/4969.

Attachments (2)

freddypharkas.000 (62.7 KB ) - added by SF/kuroshiro 14 years ago.
use the glass on the rx in inventory
freddy.zip (10.9 KB ) - added by m-kiewitz 14 years ago.
save for original sierra interpreter (for reference)

Download all attachments as: .zip

Change History (14)

by SF/kuroshiro, 14 years ago

Attachment: freddypharkas.000 added

use the glass on the rx in inventory

comment:1 by sev-, 14 years ago

Component: Engine: SCI
Game: Freddy Pharkas: Frontier Pharmacist

comment:2 by bluegr, 14 years ago

Fixed in the latest SVN version (bug #51497)

comment:3 by bluegr, 14 years ago

Owner: set to bluegr
Resolution: fixed
Status: newclosed

comment:4 by m-kiewitz, 14 years ago

http://www.youtube.com/watch?v=gZfuiPPimDg#t=4m35s

it's not fixed yet, we are just accepting the parameter count. Seems that there is some magnifier support enabled by this (was already recognized in the kSetCursor code)

comment:5 by m-kiewitz, 14 years ago

Resolution: fixed
Status: closednew

comment:6 by m-kiewitz, 14 years ago

just documented the arguments and now setting the requested cursor resource, magnifier not working currently - r51501

comment:7 by m-kiewitz, 14 years ago

Summary: PHARKAS: Crash early in gamePHARKAS: Unsupported magnifier-cursor

comment:8 by m-kiewitz, 14 years ago

for reference: adding save game for original sierra interpreter

by m-kiewitz, 14 years ago

Attachment: freddy.zip added

save for original sierra interpreter (for reference)

comment:9 by SF/philohippus, 14 years ago

Was going to file a separate bug report for LB2 when I noticed this entry.

This should probably be made into a more generic SCI engine bug, as this unsupported magnifier cursor also shows up in Laura Bow 2, when using the magnifying glass on the Rosetta stone, Egyptian exhibit.

Game does not crash, but console outputs: WARNING kSetCursor: unsupported magnifier!

comment:10 by m-kiewitz, 14 years ago

Summary: PHARKAS: Unsupported magnifier-cursorPHARKAS/LB2: Unsupported magnifier-cursor

comment:11 by bluegr, 14 years ago

Implemented in rev 53003

comment:12 by bluegr, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.