winescripts/Lamento/run

10 lines
212 B
Text
Raw Normal View History

2024-10-18 19:09:24 +00:00
#!/bin/sh
source ./env
#Xwayland :1 -fullscreen -geometry 800x600 &
#cd data && DISPLAY=:1 wine 'Lamento -BEYOND THE VOID-.exe'
2024-10-18 19:41:40 +00:00
cd data && "$GAMESCOPE" -W 800 -H 600 -- \
2024-10-18 19:09:24 +00:00
wine 'Lamento -BEYOND THE VOID-.exe'