Stellaris

Stellaris

データを表示:
Stellaris > 総合掲示板 > トピックの詳細
zoom with keyboard?
my mouse doesnt have a wheel, so how can i zoom in and out with my keyboard in the galaxy view?
< >
1-14 / 14 のコメントを表示
good question need some zoom in zoom out quick keyboard keys
Couldn't figure this out either. Probably doesn't have keyboard zoom option. Disappointing.
people still use a mouse with no scroll wheel?
I couldnt find a key that works for zoom either. Do games still get made without a key remap feature? I guess they do...
2016年5月9日 12時00分 
Docsis の投稿を引用:
people still use a mouse with no scroll wheel?
Mainly mac users now.
JD 2016年5月9日 12時03分 
Posting for interest. My mouse wheel doesn't function.
EVE online has a solution in clicking both buttons down and moving the mouse to zoom in or out. That combination has no functionality in this game, potential update for the future?
I'm on a laptop with a touchpad so I don't have a scroll wheel. Really really hope they add mouse buttons for this because I really want to see planets up close and battles up close and see where I am in the galaxy
I too need a keyboard solution for zooming. I can't use a mouse and my input device has a soft mouse wheel that this game does not recognize. I have been able to get AutoHotKey to work with the game but in-game keys would be less awkward.
Ogrim 2016年5月20日 10時58分 
I am using a trackball without a scroll wheel. It should be possible to zoom with the keyboard!
you folks need to invest in a proper mouse for control lol

http://www.newegg.com/Mice/SubCategory/ID-65
Hyldig 2016年5月20日 12時14分 
http://superuser.com/questions/119877/emulate-mouse-wheel-scroll-with-keyboard
Something like that could be a solution, if game dosn't support anything else than mouse scroll for zooming. I bet Mac equivelant is out there...
最近の変更はHyldigが行いました; 2016年5月20日 12時16分
Here are the steps:

1. Google AutoHotKey
2. Download AutoHotKey
3. Install AutoHotKey
3a. You may want to run setup at this time.
4. Follow the instructions in help for creating a script file
5. Once the script file is open drop the following into it and save with the name of your choice

PgUp::
MouseClick,WheelUp,,,10,0,D,R
return

PgDn::
MouseClick,WheelDown,,,10,0,D,R
return

(The 10 determines how much you scroll up or down)
6. Run your new script (Every time you boot you will have to run your script)
7. Test by getting into the game and hitting your page up and page down keys.
Mansen 2016年5月20日 12時40分 
To be fair you can cut down on that script by a lot. The two lines below work perfectly for Stellaris without any dandy, fancy bloat.

PgUp::WheelUp
PgDn::WheelDown
Thanks for info and scripts, guys! And shame for developers!
< >
1-14 / 14 のコメントを表示
ページ毎: 15 30 50

Stellaris > 総合掲示板 > トピックの詳細
投稿日: 2016年5月9日 10時41分
投稿数: 14