X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=frontend%2Fpandora%2Fpcsx.sh;h=710f6413fad2058b88ffc7cffa751339b0be342a;hp=a69ca31af573f85e34267e4eba806b63988259dc;hb=8886a80857ea5329717a54f4deb37d8e974ffc9c;hpb=05c7cec77522f04857f655474574469a5e66661d diff --git a/frontend/pandora/pcsx.sh b/frontend/pandora/pcsx.sh index a69ca31a..710f6413 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