Add some one-off scripts

This commit is contained in:
2021-01-13 23:55:58 +01:00
parent ef2d703f00
commit 8c5ba7be74
3 changed files with 68 additions and 0 deletions

12
scripts/fix-aoe2.sh Executable file
View File

@@ -0,0 +1,12 @@
#!/usr/bin/env bash
cd $(mktemp -d)
wget "https://aka.ms/vs/16/release/vc_redist.x64.exe"
cabextract vc_redist.x64.exe
cabextract a10
rm /var/games/steamapps/compatdata/813780/pfx/drive_c/windows/system32/ucrtbase.dll
cp ucrtbase.dll -t /var/games/steamapps/compatdata/813780/pfx/drive_c/windows/system32