Initial commit
This commit is contained in:
37
mfe.ini
Normal file
37
mfe.ini
Normal file
@@ -0,0 +1,37 @@
|
||||
Emulator = MAME
|
||||
ResolutionX = 500
|
||||
ResolutionY = 500
|
||||
FullScreen = False
|
||||
Font = microsoftsansserif
|
||||
FontSize = 13
|
||||
QuitKeyPresses = 3
|
||||
ScanLines = True
|
||||
Key_Up = K_UP,
|
||||
Key_Down = K_DOWN,
|
||||
Key_PgUp = K_LEFT, K_PAGEUP
|
||||
Key_PgDn = K_RIGHT, K_PAGEDOWN
|
||||
Key_Home = K_HOME,
|
||||
Key_End = K_END,
|
||||
Key_Select = K_RETURN, K_1
|
||||
Key_GameInfo = K_5,
|
||||
Key_GameHistory = K_6,
|
||||
Key_Popup = K_2,
|
||||
Key_ShowArtwork = ,
|
||||
AlwaysChangeSnap = True
|
||||
FPS = 60
|
||||
Key_GameHistoryxP = K_6,
|
||||
[MAME]
|
||||
EXE = /Users/rich/git/mame/mame
|
||||
Version = /Users/rich/git/mame/mame
|
||||
ShowClones = False
|
||||
Category = All Games
|
||||
GameAtTop = 0
|
||||
CurrentGame = 0
|
||||
EmulatorType = MAME
|
||||
StatusFilter = good, imperfect
|
||||
Sort = Name Asc
|
||||
SnapDir = None
|
||||
CSVFile = None
|
||||
ArtworkDirs = cabinets, cpanel
|
||||
ShowVideoSnaps = True
|
||||
HideMature = True
|
||||
Reference in New Issue
Block a user