Skip to content

Instantly share code, notes, and snippets.

View mu3r73's full-sized avatar
☠️

MueRTe mu3r73

☠️
View GitHub Profile
@mu3r73
mu3r73 / gw2-burrito-arch-xfce-windowed-howto.txt
Created October 7, 2025 10:57
guild wars 2 - how to setup arcdps and burrito on arch linux with xfce, windowed mode
0. Find where your steamapps directory is.
For me it is $HOME/.local/share/Steam/steamapps
From now on, I'm calling it $STEAMAPPS_DIR
STEAMAPPS_DIR="$HOME/.local/share/Steam/steamapps"
1. Download arcdps' d3d11.dll from https://www.deltaconnected.com/arcdps/,
place it in: $STEAMAPPS_DIR/common/Guild Wars 2/
2. Run Guild Wars 2 from Steam.
A new directory "$STEAMAPPS_DIR/common/Guild Wars 2/addons"
@mu3r73
mu3r73 / sapi-on-linux-howto.txt
Last active February 24, 2020 11:28
yet another recipe to get sapi (+ ivona voices) working on linux
Tested on arch / artix / manjaro linux & wine-staging (v5.0-1), Feb 2020.
WARNING: don't install in the same prefix as MS Speech Platform, or it won't work
1- create a 32-bit wine prefix and install speechsdk & vb runtime 2010+
$ WINEPREFIX=~/wine/sapi WINEARCH=win32 winetricks speechsdk
$ WINEPREFIX=~/wine/sapi winetricks vcrun2015