summaryrefslogtreecommitdiffstats
path: root/games/epsxe/dot.epsxerc
diff options
context:
space:
mode:
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