summaryrefslogtreecommitdiff
path: root/Lamento/setup
diff options
context:
space:
mode:
Diffstat (limited to 'Lamento/setup')
-rwxr-xr-xLamento/setup8
1 files changed, 8 insertions, 0 deletions
diff --git a/Lamento/setup b/Lamento/setup
new file mode 100755
index 0000000..b1f8588
--- /dev/null
+++ b/Lamento/setup
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+source ./env
+winetricks vcrun2010
+winetricks quartz
+winetricks ffdshow
+cp ../dxvk/x32/*.dll "$WINEPREFIX/drive_c/windows/system32"
+