Skip to content

Small Java program to download latest Arcdps to Guild Wars 2

Notifications You must be signed in to change notification settings

dhohmann/arcdps_downloader_gw2

 
 

Repository files navigation

arcdps_downloader_gw2

Small Java program to download latest Arcdps to Guild Wars 2

Fork of jani-e/arcdps_downloader_gw2 that provides the same functionality as a console application.

Requirements

Guild Wars 2

Changelog

More information here

Installation

Depending on your system, you may already have Java installed. If not, proceed with

Download the files

Check the latest release and download the file needed for your system.

  • When you already have Java installed, you only need the .exe or the .jar file. See here for more information.
  • When you do not have Java installed, you need the .zip file. See here for more information.

Running with Java installed

  1. Download the .exe or .jar file
  2. Double click the file

Running without Java installed

The ZIP file contains a Java runtime so that you do not need to install an additional program.

  1. Download the ZIP file
  2. Extract the contents to a folder
  3. Execute the .exe file

Configuration

The configuration is located in the same folder.

directx.version

Change according to the direct x version used by the game. (See under Settings > UI. Is the legacy support enabled -> DirectX9)

Allowed values:

  • 9 for DirectX9
  • 11 for DirectX11

gw2.autostart

Change this to true when you want to start the game automatically, false otherwise.

gw2.directory

Change this according to the location of your GW2 installation. This path should point to the folder containing the executable.

About

Small Java program to download latest Arcdps to Guild Wars 2

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%