From 842b292a98be638ebebdc54bf41c5f80faf657c4 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Fri, 18 Oct 2024 15:09:24 -0400 Subject: Lamento --- Lamento/setup | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 Lamento/setup (limited to 'Lamento/setup') 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" + -- cgit v1.2.3-freya