Can't Zoom with Mousewheel on Automap

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.

Post a reply

Smilies
:D :) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :geek: :ugeek: :!: :?: :idea: :arrow: :| :mrgreen: :3: :wub: >:( :blergh:
View more smilies

BBCode is OFF
Smilies are ON

Topic review
   

Expand view Topic review: Can't Zoom with Mousewheel on Automap

Re: Can't Zoom with Mousewheel on Automap

by Guest » Mon Jul 20, 2020 1:04 pm

Ah, excellent. Thank you both for your help. My sanity is saved! :D

Re: Can't Zoom with Mousewheel on Automap

by m8f » Sun Jul 19, 2020 8:25 pm

Or, alternatively, if you don't want to wipe your settings, add the following lines to Doom.AutomapBindings section in your gzdoom.ini:

Code: Select all

mwheelup=am_zoom 1.2
mwheeldown=am_zoom -1.2
To restore map zoom by a mouse wheel in other games, search for other .AutomapBindings sections in gzdoom.ini.

Re: Can't Zoom with Mousewheel on Automap

by drfrag » Sun Jul 19, 2020 5:00 pm

This is not a bug, you've assigned other keys for it and the mouse wheel can't be assigned from the menu. Delete your ini.

Can't Zoom with Mousewheel on Automap

by Guest » Sun Jul 19, 2020 4:10 pm

Hoping you guys can help.

I have used various versions of GZDoom before, and have always set the mousewheel to zoom in and out on the automap. I've set it up on a new machine, and no matter what I tinker with, it just won't zoom with the wheel. I'm using 4.4.2 (I've also tried various earlier versions to test, they didn't work either). The mousewheel is recognised in menus, and it's recognised to change weapons, but does nothing when set to zoom on the automap.

Any suggestions for a fix?

Top