snider247

snider247

Joined Member # 3046885
0 Posts 3 Replies 31 Reputation

2 cents on UI improvements: First) Make the middle mouse click more useful. Currently, when you click it, you hop to (focus on) whatever you have selected. Click it again and you zoom in/out (context zoom). The problem with this is that players rarely will want to focus on what they have selected. If they do, theres a bind in the key config called "Focus on selection" for this purpose. Theres also a key binding for "Context zoom". Conclusion: Make the middle mouse

1,040 Replies 557,051 Views

Ok granted, autohotkey did not work in this case :) I've tried a lot of different input ways and ways of doing input, none of them registrered with Sins. So I took a look in the config file and lo and behold, switching a deviceid around worked :) Config file is here: C:\Documents and settings\(username)\Local Settings\Application Data\Ironclad Games\Sins of a Solar Empire\Setting\uimappings.setting What to change: Under the catagory CURSOR_BUTTON_0 -

3 Replies 2,039 Views

Hey. Just came across your post here and I have a guaranteed fix for you. Go get www.autohotkey.com and install it, then make a *.ahk file that says two things: lbutton::rbutton rbutton::lbutton Disable your windows mouse settings and keep the script running instead. While I haven't tried it in any games, I'm sure it'll work perfectly. Because autohotkey always does. Your welcome

3 Replies 2,039 Views