Close
Showing results 1 to 4 of 4

Hybrid View

  1. #1
    Member
    Join Date
    Jun 2008
    Location
    Fremantle, Western Australia
    Posts
    406

    Default Low / High Graphics ISBOXER Macro not workiing

    Hey guys, I followed the high/low graphics settings on ISBOXER's website. Good graphics on main, low on slave.

    I have created the toggle in Always on, that sets high settings to current. Low to all other.

    In JambaMaster I call on the macro to be activated.

    Nothing happens, so I am not sure if the syntax to the macros have changed or if I have overlooked something.

    Below is the pastebin to my config.

    https://pastebin.com/67dxnm3u

    Thank you for your time.

  2. #2
    Member Ughmahedhurtz's Avatar
    Join Date
    Jul 2007
    Location
    North of The Wall, South of The Line
    Posts
    7169

    Default

    I can't figure out what's calling the JambaMaster in your config. I have mine bound to F1-F5 that I use to switch characters. Example F1 key to switch to character 1:

    * Focus window 'is1' on <current computer>
    * Set up videoFX for the 4 followers
    * Call "Long Distance" macro on is1
    * Call "Short Distance" macro on is2-5
    * Set up other videoFX stuff

    The important one is to make sure the focus window thing happens before the view distance macros are called.

    My suggestion is to set the keybind on the Graphics Toggle mapped key (something like RCTRL+RALT+NUMPAD1) and manually press that and see if it works. If it does, then you aren't correctly calling the macro or key from however your JambaMaster key does. If it does not work from the manual keybind, then the macro (or how you are referencing it) is broken.

    I would also recommend adding the renderscale stuff. With your layout, I'd use:

    High = /console renderscale 1
    Low = /console renderscale 0.5

    I think you'll find that has a big impact on performance.
    Now playing: WoW (Garona)

  3. #3
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Whatever is listed on the ISBoxer forum is probably 5+ years old and uses console variables that no longer exist (or shouldn't be changed), but we have our own stickied in the macro forum.

    https://www.dual-boxing.com/threads/...tings-(Legion)

    Also, by using old console variables (e.g. terrainMipLevel), you could be changing settings you shouldn't be changing, and you may need to clear out your config.wtf files to clean everything out of them.
    Do not send me a PM if what you want to talk about isn't absolutely private.
    Ask your questions on the forum where others can also benefit from the information.

    Author of the almost unknown and heavily neglected blog: Multiboxology

  4. #4
    Member
    Join Date
    Jun 2008
    Location
    Fremantle, Western Australia
    Posts
    406

    Default

    Quote Originally Posted by MiRai View Post
    Whatever is listed on the ISBoxer forum is probably 5+ years old and uses console variables that no longer exist (or shouldn't be changed), but we have our own stickied in the macro forum.

    https://www.dual-boxing.com/threads/...tings-(Legion)

    Also, by using old console variables (e.g. terrainMipLevel), you could be changing settings you shouldn't be changing, and you may need to clear out your config.wtf files to clean everything out of them.
    Phenomenal! Thank you, as always.

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •