#12552 closed defect (fixed)
SCUMM: 2 verbs on the left do not work anymore
Reported by: | michas0602 | Owned by: | bluegr |
---|---|---|---|
Priority: | high | Component: | Engine: SCUMM |
Version: | Keywords: | verbs defect | |
Cc: | Game: |
Description
Hi, tried a current dev-version (build 14/05/21)
on my Raspberry Pi, and in some Scumm-engine games (DOTT, Monkey Island) 2 verbs on the left do not work anymore, so they are not completeable atm.
I cant click them, whatever I do using fullscreen, have not checked windowed mode.
Not sure what exactly could causing this, some other games I tried are fine. When I am not wrong, Indy 4 is also affected here.
Attachments (1)
Change History (7)
comment:1 by , 3 years ago
by , 3 years ago
Attachment: | Screenshot 2021-05-16 at 20.34.01.png added |
---|
comment:2 by , 3 years ago
Summary: | 2 verbs on the left does not work anymore → SCUMM: 2 verbs on the left do not work anymore |
---|
comment:3 by , 3 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Thanks, fixed in cb6a107499bf96a25a68e887b2f6c927001d996a:
https://github.com/scummvm/scummvm/commit/cb6a107499bf96a25a68e887b2f6c927001d996a
The fix will be available in the next daily version
comment:4 by , 3 years ago
@bluegr: Thanks for the quick fix, but this is not a good solution. The issue is also relevant to Hebrew.
I'll look into it.
comment:6 by , 3 years ago
The pull request from orgads was merged and I have verified that DOTT works properly for me now.
I have verified that the issue occurs on macOS with Day of the Tentacle (French Mac version). When the cursor is on the first column of verbs, the game think it is on the second column.
A bisection indicates that this issue was introduced in commit c8fc484c3 - SCUMM: Fix X-range of selection for Hebrew on scumm<7
Note: the games are actually still completable if you known the shortcuts for the verbs since those still work (e.g.
O
for Open / Ouvrir).