Opened 5 months ago
Last modified 5 months ago
#11619 new defect
SCI: SQ5 Mouse cursor displaying incorrect icon
Reported by: | Bill-Bull | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Engine: SCI |
Version: | Keywords: | original | |
Cc: | Game: | Space Quest 5 |
Description (last modified by )
In this game, TAB is a keyboard shortcut to open the inventory. However, if you use TAB to open the inventory, select an item, and then close the inventory (either by clicking OK or pressing ESC), the mouse cursor will be displaying the same icon you had selected before accessing the inventory. It is only a visual bug, however, and you can still use the item you've selected, only with the wrong mouse cursor icon.
I have confirmed that this bug is present also in Sierra's interpreter, using DOSBox.
*ScummVM versioninfo=2.2.0git8444-g7521cc5f9e
*DOS/English version of the game
*Save game is attached. To replicate, press TAB to open the inventory, choose an item and close the inventory (either by clicking OK or pressing ESC)
Attachments (1)
Change History (4)
by , 5 months ago
comment:1 by , 5 months ago
Description: | modified (diff) |
---|
comment:2 by , 5 months ago
comment:3 by , 5 months ago
Keywords: | original added |
---|
I took a look, I agree that this is worth fixing. It's recoverable but it puts the game in a state that sure seems broken. If you select an item you can't use in the current room and it gives you a walk icon then clicking walk doesn't work anywhere.
That said, I spent a while on it last week, and it seems hard. I'm also a little burned out on iconbar/cursor bugs at the moment.