summaryrefslogtreecommitdiff
path: root/Steins;Gate/setup
blob: 2578aa94eb78fa410c68589d4d75b4335c2c67ff (plain)
1
2
3
4
5
6
7
8
9
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"