mupen64plus-oldsvn/config/mupen64plus.conf
James Hood 66eaf1213c -Made changes so only plugin filenames (not paths) are stored in the mupen64plus.conf file.
-Added default plugins to mupen64plus.conf file:
	-Gfx: ricevideo.so
	-Audio: mupen64_audio.so
	-Input: blight_input.so
	-RSP: mupen64_hle_rsp_azimer.so

These two fixes address the problem of no plugins being selected on first load of mupen64plus.
2008-03-19 07:59:47 +00:00

19 lines
460 B
Text

[Default]
Gfx Plugin = ricevideo.so
Audio Plugin = mupen64_audio.so
Input Plugin = blight_input.so
RSP Plugin = mupen64_hle_rsp_azimer.so
RomDirsScanRecursive = false
NoAudioDelay = true
NoCompiledJump = false
AutoIncSaveSlot = false
Core = 1
MainWindow Width = 600
MainWindow Height = 400
RomBrowser ColWidth[0] = 33
RomBrowser ColWidth[1] = 76
RomBrowser ColWidth[2] = 53
RomBrowser ColWidth[3] = 34
RomBrowser ColWidth[4] = 71
RomBrowser ColWidth[5] = 329