Opened 3 years ago

Closed 13 months ago

#12697 closed defect (fixed)

ULTIMA6: Mouse steering still horrible/unusable

Reported by: michas0602 Owned by: PushmePullyu
Priority: normal Component: Engine: Ultima
Version: Keywords:
Cc: Game: Ultima VI: The False Prophet

Description (last modified by michas0602)

Hi, currently I compiled a todays ScummVM version and trying around, and I see that mousepointer in U6's startmenu is still unuseable here - its completely sluggish and uncontrollable for me.

It definately needs some kind of overhauling.

Change History (11)

comment:1 by michas0602, 3 years ago

Game: Ultima VI: The False Prophet

comment:2 by michas0602, 3 years ago

Description: modified (diff)

comment:3 by sev-, 3 years ago

Owner: set to sev-
Resolution: fixed
Status: newclosed

This has been fixed by adding update calls in the menu.

comment:4 by michas0602, 3 years ago

Please dont close them too fast, I cant see any improvement with a fresh build on a Raspberry Pi yesterday - mouse is still unusable here in the startmenu, completely sluggish.

comment:5 by michas0602, 3 years ago

Description: modified (diff)
Resolution: fixed
Status: closednew

comment:6 by criezy, 3 years ago

It seems to work well with no noticeable slowdown on macOS with a debug build for me. The cursor movement is smooth and quick on the start menu.

Maybe this is an issue only on slow platforms. Have you tried compiling ScummVM with optimisations enabled (configure --enable-optimizations)?

comment:7 by michas0602, 3 years ago

Yes, its build with --enable-optimizations and release-build, I'll try it on my normal pc later today

comment:8 by sev-, 2 years ago

Resolution: fixed
Status: newclosed

comment:9 by sev-, 2 years ago

Summary: Mouse steering still horrible/unusableULTIMA6: Mouse steering still horrible/unusable

comment:10 by PushmePullyu, 14 months ago

Resolution: fixed
Status: closednew

The previous changes did not fix this for me, however this PR (https://github.com/scummvm/scummvm/pull/4775) does. If anyone affected by the bug could test it that would be nice. (Remember to recreate your ultima.dat with the changes, or they will not apply)

comment:11 by PushmePullyu, 13 months ago

Owner: changed from sev- to PushmePullyu
Resolution: fixed
Status: newclosed

Should be fixed with commit 0084aad82328d88b98f9bcaeed9893512411796a
Please re-open if the problem persists.

Note: See TracTickets for help on using tickets.