aboutsummaryrefslogtreecommitdiff
path: root/frontend/pandora/pcsx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/pandora/pcsx.sh')
-rwxr-xr-xfrontend/pandora/pcsx.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/frontend/pandora/pcsx.sh b/frontend/pandora/pcsx.sh
index a69ca31..710f641 100755
--- a/frontend/pandora/pcsx.sh
+++ b/frontend/pandora/pcsx.sh
@@ -10,6 +10,9 @@ nub1mode=`cat /proc/pandora/nub1/mode`
# no big deal if this fails, only performance loss
sudo -n /usr/pandora/scripts/op_hugetlb.sh 24
+# C64x DSP for SPU
+sudo -n /usr/pandora/scripts/op_dsp_c64.sh
+
./pcsx "$@"
# restore stuff if pcsx crashes