aboutsummaryrefslogtreecommitdiff
path: root/games/epsxe/dot.epsxerc
diff options
context:
space:
mode:
authorsoyalexman <soyalexman@soyalexman.com>2010-05-12 23:29:18 +0200
committerRobby Workman <rworkman@slackbuilds.org>2010-05-12 23:29:18 +0200
commita9e3b54f5f88271deaf586a1a736955a3bb33dde (patch)
tree2394cb9449f55eb85f550d15b3852c9a72ac8122 /games/epsxe/dot.epsxerc
parente1ea50212b57c7c82e455548ea70fa2455259658 (diff)
games/epsxe: Added to 12.2 repository
Diffstat (limited to 'games/epsxe/dot.epsxerc')
-rw-r--r--games/epsxe/dot.epsxerc35
1 files changed, 35 insertions, 0 deletions
diff --git a/games/epsxe/dot.epsxerc b/games/epsxe/dot.epsxerc
new file mode 100644
index 0000000000..70585beab2
--- /dev/null
+++ b/games/epsxe/dot.epsxerc
@@ -0,0 +1,35 @@
+#
+# ePSXe config file
+#
+
+# Plugins names
+VideoPlugin = libgpuPeteXGL2.so.2.0.8
+SoundPlugin = libspuPeopsOSS.so.1.0.8
+PadPlugin = libpadJoy-0.8.so
+
+# File paths/names
+BiosPath = @INSTALLDIR@/SCPH1001.BIN
+CdromDevice = /dev/cdrom
+CdromMountPath = /mnt/cdrom
+IsoDirectory = /
+
+# Memory cards [files]
+MemcardPath1 = @INSTALLDIR@/memcards/epsxe000.mcr
+MemcardPath2 = @INSTALLDIR@/memcards/epsxe001.mcr
+
+# Sounds options [0-disabled, 1-enabled]
+SoundEnabled = 1
+SoundXA = 1
+SoundCDDA = 0
+SoundFakeSpuIrq = 0
+
+# Keys [16-keycodes]
+Keys1 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+Keys2 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+Keys3 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+Keys4 = 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+Multitap1 = 0
+
+# Misc options [0-NTSC, 1-PAL, 255-AUTODETECT, 0-disabled, 1-enabled]
+Country = 0
+AutoPpfLoad = 1