summaryrefslogtreecommitdiff
path: root/games/epsxe/dot.epsxerc
blob: 70585beab24f1f1ff60ab36d3e9867ccd94a156a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
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