GithubHelp home page GithubHelp logo

iiridayn / gw2-linux-multibox-launcher Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 28 KB

Launcher for multiple simultaneous accounts in Linux without depending on Windows APIs to kill the mutex

Shell 100.00%

gw2-linux-multibox-launcher's Issues

$GW2_ALT_BASE/conf/GFXSettings.GW2-64.exe.xml file naming + a couple of other issues

I'm going through the script and I had few issues I figured I'd share. First was this one - which was especially frustrating because the solution was literally staring me in the face the entire time.

line 53:

if [ ! -d "$GW2_ALT_BASE/conf" ] || [ ! -f "$GW2_ALT_BASE/conf/GFXSettings.GW2-64.exe.xml" ]; then

it took me an embarrassingly long time to realize that my GFX file was actually named

GFXSettings.Gw2-64.exe.xml

I didn't rename my file - I just copied it straight over to the .config directory, so that name is the default for my installation (lutris built on a windows install) - so I'm not sure if that's a typo on your end or just a legit difference in the potential filenames - but it might be worth mentioning if there are different filename variants.

The next issue is related (I hope!) to first launches. I have 5 accounts, and I started with

./gw2-alt.sh -c 01 

let it start up, then I would do the next -

./gw2-alt.sh -c 01 02

and so on until 05. However, every time I would launch a new one for the first time, it would hang on the GW2 launcher screen - just before iyou get to the login, there's a 'downloading' and then a 'initializing' - it hung on 'initializing'. The only time I had the patience to let it sit for a while, it eventually provided the following error:

 XGetWindowProperty failed!

The final issue is that the login screen isn't remembering the usernames and passwords - I'm hoping there's an easy fix for that - it's not the end of the world, but it's a littke tedious

I'm running arch btw, i3wm; AMD graphics card, not sure if that matters.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.