summaryrefslogtreecommitdiff
path: root/Steins;Gate/setup
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-10-18 15:13:46 -0400
committerFreya Murphy <freya@freyacat.org>2024-10-18 15:13:46 -0400
commit5f3477bf8d2f69873c137260440f50c34bde70b6 (patch)
treed92d3ab274ea579951580710698e522b6ea3e735 /Steins;Gate/setup
parentSlow Damage (diff)
downloadwinescripts-5f3477bf8d2f69873c137260440f50c34bde70b6.tar.gz
winescripts-5f3477bf8d2f69873c137260440f50c34bde70b6.tar.bz2
winescripts-5f3477bf8d2f69873c137260440f50c34bde70b6.zip
Steins Gate
Diffstat (limited to 'Steins;Gate/setup')
-rwxr-xr-xSteins;Gate/setup10
1 files changed, 10 insertions, 0 deletions
diff --git a/Steins;Gate/setup b/Steins;Gate/setup
new file mode 100755
index 0000000..2578aa9
--- /dev/null
+++ b/Steins;Gate/setup
@@ -0,0 +1,10 @@
+#!/bin/sh
+
+source ./env
+
+wine ./bin/Setup.exe '/DIR=C:\Program Files\Steins;Gate' '/SUPPRESSMSGMOXES' '/SILENT'
+winetricks vcrun2010
+winetricks quartz
+winetricks ffdshow
+#cp ../dxvk/x32/*.dll "$WINEPREFIX/drive_c/windows/system32"
+