[Scummvm-tracker] [ScummVM :: Bugs] #15105: Ultima VIII: Pagan - Options to disable the Avatar taking tiny steps via mouse
ScummVM :: Bugs
trac at scummvm.org
Tue Apr 30 12:43:35 UTC 2024
#15105: Ultima VIII: Pagan - Options to disable the Avatar taking tiny steps via
mouse
----------------------------+---------------------------------
Reporter: thecommissar | Owner: (none)
Type: feature request | Status: new
Priority: normal | Component: Engine: Ultima
Version: | Resolution:
Keywords: movement, step | Game: Ultima VIII: Pagan
----------------------------+---------------------------------
Comment (by OMGPizzaGuy):
I made a pair of changes to accomplish this goal with commit
e678ed2bb8f537751409ad14b7065106815a573e
1. The step & run keys when held now override the mouse cursor length -
the mouse cursor will change to indicate this as well.
2. Two new settings for scummvm.ini under the [ultima8] section:
a. walk_threshold (range 0-255) - controls the relative distance from
the player where the walk cursor begins. Setting this to zero would
prevent the small step cursor from showing except when step key is held.
b. run_threshold (range 0-255) - controls the relative distance from the
player where the run cursor begins. Setting this to 255 would prevent the
large run cursor from showing except when run key is held.
I do not plan to expose these settings in any option dialog at this point,
but will update the wiki to document them. Please try these out in the
next daily build.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15105#comment:2>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list