Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/29/2019 in all areas

  1. If you check the 'persistent settings' box, you can close the GUI and keep your settings. Under the 'options' menu, you can also check 'apply settings at logon' which will apply your settings when you log on without loading the GUI at all. Also, we haven't completely ruled out developing a proprietary driver, but it's not the kind of thing that can be done overnight. We're still exploring our options. If you have any more questions, feel free to use the email or discord links on the website.
    1 point
  2. Name: Hired OpsWebsite: https://store.steampowered.com/app/374280/Hired_Ops/Status: Early AccessRelease date: 21 października 2016Availability: Free 2 Play
    1 point
  3. Metz

    World of Warcraft

    Thanks a lot! Here's a quick addon to make this permanent: local frame = CreateFrame("frame") frame:RegisterEvent("PLAYER_ENTERING_WORLD") frame:SetScript("OnEvent", function() SetCVar("cameraYawMoveSpeed", 180.0) SetCVar("cameraPitchMoveSpeed", 90.0) SetCVar("enableMouseSpeed", 0) end) Just paste this into http://addon.bool.no/ and click "Create my Addon"
    1 point
×
×
  • Create New...