Opened 2 years ago
Closed 2 years ago
#13707 closed defect (fixed)
BLADERUNNER: Right click does not work in upgraded KIA to hide clues (regression)
Reported by: | antoniou79 | Owned by: | antoniou79 |
---|---|---|---|
Priority: | normal | Component: | Engine: Bladerunner |
Version: | Keywords: | ||
Cc: | Game: | Blade Runner |
Description
This is a regression, post ScummVM 2.5.1 caused by the integration of a customised keymapper for the game engine.
I am issuing this as a ticket for two reasons:
1) So that anyone can test the committed fix in the development branch.
2) It's probably too late to cherry-pick this for 2.6.0, so it might be a "known issue" for that release to be fixed later on. So in this case it will be good to have this tracked as a bug ticket.
Change History (2)
comment:1 by , 2 years ago
comment:2 by , 2 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
The commit is now cherry picked for 2.6.0 and the ticket will be closed as fixed.
Note:
See TracTickets
for help on using tickets.
The committed fix is here:
https://github.com/scummvm/scummvm/commit/2b5f0c7177f9c115a4877aa9caf4dd4bce840bfb
This fix introduces an extra keymap for the KIA controls, which defaults to "mouse right click", which should work for hidding KIA clues.
As it adds this extra keymap, this means there's a new GUI text to be translated.
Note: while this is obviously a regression, the clue hiding system is not really used in-game in a way that makes any difference to the outcome of the story -- something that restored content version should address at a future release.