summarylogtreecommitdiffstats
path: root/bin32-epsxe.sh
diff options
context:
space:
mode:
authoramagura2017-04-20 17:59:07 -0600
committeramagura2017-04-20 17:59:07 -0600
commitba63cb45f6762cbe43a78ab63ad9a04018f2227a (patch)
tree9aa285b4273011cc612e028142b4ce63523b593b /bin32-epsxe.sh
downloadaur-ba63cb45f6762cbe43a78ab63ad9a04018f2227a.tar.gz
well, here`s an alpha package at any rate
Diffstat (limited to 'bin32-epsxe.sh')
-rw-r--r--bin32-epsxe.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin32-epsxe.sh b/bin32-epsxe.sh
new file mode 100644
index 000000000000..6205eb9b980e
--- /dev/null
+++ b/bin32-epsxe.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+
+LD_LIBRARY_PATH+=:/opt/epsxe LD_PRELOAD=/usr/lib32/libcurl.so.3 /opt/epsxe/epsxe "$@"