Git Product home page Git Product logo

gw2launcher's Introduction

Last release: June 11, 2023
Download: Gw2Launcher.exe (build 7254)

See the wiki for more information and recent changes. Simply download (64-bit) and place the executable wherever you'd like it.

Notices

CefHost.exe remaining after closing GW2

GW2 will start a new renderer process whenever it's needed and close it when it's no longer used. If GW2 is closed while it's starting the renderer, it's possible for the renderer to remain active with high CPU usage.

Enabling the following option will automatically close any remaining CefHost processes linked to an account when it exits:

Settings > Guild Wars 2 > Browser priority

Note this option will be enabled by default with the priority set to normal (default).

CEF creating ~300 MB worth of files on launch

GW2 will try to write to CefHost.exe on launch and on play. Problem is, CefHost.exe is already being used by GW2 when clicking play, resulting in another copy of CEF being created for no reason (it's not even used).

Enabling the following option will prevent it and allow multiple accounts to share the same files:

Settings > Guild Wars 2 > Management > Rename CEF on launch

Indefinite black screen while loading character select

This is a bug GW2 introduced back when DX11 was implemented. The slower GW2 is to load, the more likely it is to occur. There are a few options to help with this:

Settings > Guild Wars 2 > Process priority while initializing the game: high.
Settings > General > Launching > Timeout: relaunch if character select hasn't loaded within 15~30 seconds.
Settings > General > Launching > Delay until the main window is loaded.

Gw2Launcher

GW2 uses a mutex to prevent multiple instances from being opened at the same time. In addition, GW2 also locks access to Gw2.dat, which prevents other processes from reading it. By killing the mutex and enabling -shareArchive, multiple clients can be launched simultaneously.

When -shareArchive is enabled, GW2 will not be able to modify any files. In order to update the game or modify your settings, the game must be launched normally, which will be handled for you.

Preview

Preview

gw2launcher's People

Contributors

healix avatar

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.