Galactic Warfare - Tech UI bug - unable to proceed

Discussion in 'Support!' started by crazygit, May 25, 2014.

  1. crazygit

    crazygit New Member

    Messages:
    2
    Likes Received:
    0
    Hello all,

    Playing with monitor set up at 1920x1080 and when I get to three banks of tech slots in galactic warefare it covers up the message from any new techs and I'm unable to click proceed (or reject). Are there any work known workarounds for the moment?

    Thanks,
  2. ctrlfrk

    ctrlfrk New Member

    Messages:
    15
    Likes Received:
    9
    You could try this:

    Open the console (with the ~/` key next to '1') and type:

    Code:
    $("#system-card, #inventory").css("zoom", 0.5);
    Then hit enter, and then escape to close the console. That should shrink the offending UI elements.
    crazygit likes this.
  3. crazygit

    crazygit New Member

    Messages:
    2
    Likes Received:
    0
    Perfect thanks

Share This Page