frontend: Wiz/Caanoo tweaks + banner image from darklight1138
[pcsx_rearmed.git] / frontend / 320240 / caanoo.gpe
index f6e72e5..95a43d5 100755 (executable)
@@ -1,6 +1,9 @@
 #!/bin/sh
 
 #!/bin/sh
 
+# Wiz's timings are already good, apply this for Caanoo
+if [ -e /dev/accel ]; then
 ./pollux_set "ram_timings=3,9,4,1,1,1,1"
 ./pollux_set "ram_timings=3,9,4,1,1,1,1"
+fi
 
 ./pcsx "$@"
 
 
 ./pcsx "$@"