summaryrefslogtreecommitdiff
path: root/Lamento/run
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2024-10-18 15:09:24 -0400
committerFreya Murphy <freya@freyacat.org>2024-10-18 15:09:24 -0400
commit842b292a98be638ebebdc54bf41c5f80faf657c4 (patch)
tree687576e881377c26a74fd3d981af1c96d2873faa /Lamento/run
parentDOOM (diff)
downloadwinescripts-842b292a98be638ebebdc54bf41c5f80faf657c4.tar.gz
winescripts-842b292a98be638ebebdc54bf41c5f80faf657c4.tar.bz2
winescripts-842b292a98be638ebebdc54bf41c5f80faf657c4.zip
Lamento
Diffstat (limited to 'Lamento/run')
-rwxr-xr-xLamento/run9
1 files changed, 9 insertions, 0 deletions
diff --git a/Lamento/run b/Lamento/run
new file mode 100755
index 0000000..e3c0d9a
--- /dev/null
+++ b/Lamento/run
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+source ./env
+
+#Xwayland :1 -fullscreen -geometry 800x600 &
+#cd data && DISPLAY=:1 wine 'Lamento -BEYOND THE VOID-.exe'
+
+cd data && gamescope-legacy -W 800 -H 600 -- \
+ wine 'Lamento -BEYOND THE VOID-.exe'