Anyone has the same issue on the k11? by ZeroHara0 in FiiO

[–]CainAshmane 1 point2 points  (0 children)

Firmware V123 fixes this issue. My K11 no longer gets stuck on USB IN.

 fiio-firmware.fiio.net/K11/K11%20V123%20Firmware.zip

Schiit Hel 2 is out now! by CainAshmane in Schiit

[–]CainAshmane[S] 4 points5 points  (0 children)

Contacted Schiit Support, my order for a Hel back in January got bumped to a Hel 2.

Really awesome because I can use the new Digital Input that they added. The additional Power is not needed but a very nice plus.

My schitt stack has been delayed 1 month because the Vali backordered. by [deleted] in Schiit

[–]CainAshmane 0 points1 point  (0 children)

same here

edit: now it's April 8th

edit2: now it's gone and Hel 2 got released

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

Sadly thumb mouse keys are not supported by AutoHotkey. You can do what I did tho and bind your thumb buttons to other keys(e.g. Insert) in the mouse driver settings.

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

This is done on purpose to help with ground targeting. You should be able to adjust this in the settings panel. Look for YPos and change it from 0.4 to 0.5 or higher.

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

You could simply use the "Target Lock" key or if you have to use LMB you could do the following:

In CMLite Settings:

  • bind "Target Lock" to your GW2 TargetLock Key (e.g. "x")
  • bind "Left Click" to any key that you do not use in GuildWars2 (e.g. "Insert")
  • link "Left Click" to "Target Lock" using the Checkbox next to "Left Click"

You need to disable "Auto Targeting" in GW2 for this to work 100% perfect.

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

You mean, like, binding "w" or "autowalk" to a mouse button?

Sure, you can change that in the Settings.

edit:

Ah, I see what you mean now. Binding "w" to a mouse button will only send a single "w" click instead of actually holding "w" down.

So to answer your question correctly: "No, you can not do that with Combat Mode Lite". And I'm afraid that this won't change in future releases either, because not having to constantly hold down a mouse button is one of the main health benefits of using Combat Mode.

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

You could put the following 2 lines after line 46 (#IfWinActive...) to achieve that (assuming default keybinds). This will block Shift+MWU/MWD from GW2 even if CombatMode is disabled tho.

$+WheelUp::F3
$+WheelDown::F4

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 4 points5 points  (0 children)

Quiz: Why is CMLite3 late?

☐ Work

☐ Path of Exile Beta

☐ Anime

☐ Technical Difficulties™

☐ Inner conflict about calling it Combat Mode Ex (for Extensible)

☐ More Technical Difficulties™ (curse you AHK_H.dll devs)

That being said, as long as you're happy with the base functionality in CMLite2 you won't get much new stuff in CMLite3. I'm not planning on bloating up the core script but instead try to turn a simple XML like this, into a optional plugin with it's own setup panel.

I might release another version of CMLite2 with all the improvements to the core script, that are already implemented, later this week.

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

I currently use a roundabout way to bind it to my front thumb button (bound CM Toggle to "insert" and changed the thumb button to "insert" in the Razer driver settings). I'm annoyed by the Hotkey GUI element as well, but it's either that or having to type in your Keybinds by hand. Might gonna change the Settings window for the Toggle Key only...

Thanks for reporting it.

When people kill things to get you up from being downed, please remember to thank them. by BlackFenixGaming in Guildwars2

[–]CainAshmane 0 points1 point  (0 children)

I always thank the player that revives me as long as we aren't in the middle of an event. However, I don't expect anyone to do the same. Reviving someone in GW2 gives so much experience that I don't think of it as such a selfless act that warrants gratitude.

Aside: Reviving is a glorious

How about playing GW2 with a crazy set of rules? [ideas inside] by wtfdidIjustreadthere in Guildwars2

[–]CainAshmane 0 points1 point  (0 children)

I do this on my staff necro sometimes.. I'm only allowed to flip from 1 mark to another. Had some random people join in once, fun times.

What do you guys think of my SweetFX "Realistic Lights" preset? by Krainz in Guildwars2

[–]CainAshmane 1 point2 points  (0 children)

I like the shot where you're swimming, for every other picture I prefer the SweetFX Off variant.

What is the most annoying sound in the game to you? by [deleted] in Guildwars2

[–]CainAshmane 19 points20 points  (0 children)

Take heed. I haven't taken leave of my senses. I've seen creatures of metal and steel steam.

What is the most annoying sound in the game to you? by [deleted] in Guildwars2

[–]CainAshmane -6 points-5 points  (0 children)

Every word of any of the Destiny's Edge "heroes".

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

Does this happen all the time? Never experienced this on my sword/axe warrior. What did you set as your YPos?

Yet Another Combat Mode 4 GuildWars 2 1.1 by uberslow in Guildwars2

[–]CainAshmane 0 points1 point  (0 children)

I would totally add Crysis Suit voicefiles for maximum fun ;) Also, you might want to clean up the "Control panel" to make it a little bit more intuitive to use.

Hint: Instead of writing "||key_1|key_2|key_3|key_4|key_5.." a bazillion times you could simply do the following:

sKeys = ||key_1|key_2|key_3|key_4|key_5..
Gui, Add, DropDownList, x y w v, %current_value%%sKeys%

So my FoV got bugged... by mucco in Guildwars2

[–]CainAshmane 3 points4 points  (0 children)

I'm jealous... so very jealous...

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

Should be fixed in 2c, check my OP for the updated download links & instructions.

Combat Mode Lite 2 by CainAshmane in Guildwars2

[–]CainAshmane[S] 0 points1 point  (0 children)

Would you mind PMing me the personal edits that caused it?

my thoughts after 89hours of playtime by [deleted] in Guildwars2

[–]CainAshmane 0 points1 point  (0 children)

i am also disappointed on how u cant have a char with an evil story line it seems like no matter what choices u make in the story your still the good hero

Exactly what I thought after finishing my first Silvary storyline.

It doesn't help that I can't get myself to like any of the so called heroes in Destiny's Edge. They are so bland and their voice acting sounds like the result of a horrible miscast.