From 75442e14b7bf57fe90272d2d087dadf7715a6419 Mon Sep 17 00:00:00 2001 From: tiyn Date: Thu, 23 Feb 2023 02:41:10 +0100 Subject: [PATCH] gw2: updated add-ons to work with both dx11 and dx9 --- wiki/games/guild_wars_2.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/wiki/games/guild_wars_2.md b/wiki/games/guild_wars_2.md index 40027f3..4b7d922 100644 --- a/wiki/games/guild_wars_2.md +++ b/wiki/games/guild_wars_2.md @@ -9,10 +9,8 @@ Guild Wars 2 features a large add-on community. All add-ons described in this guide will assume [gw2-add-on-loader](#gw2-add-on-loader) is already installed. It has to be set up first if not already done. -Additionall this guide assumes you are using the DX11 rendering which is enabled -by default. -Nevertheless this guide should also be compatible with the DX9 rendering option -enabled in the graphics section of the options. +Additionally this guide assumes the usage of DX11 rendering which is enabled by +default. The following subsections assume that Guild Wars 2 is installed at `gw2_root_directory`.