Changeset View
Changeset View
Standalone View
Standalone View
files/mame.ini
| # MAME default configuration | |||||
| # Core search paths | # Core search paths | ||||
| artpath $HOME/.mame/artwork;/usr/share/mame/artwork | # List only what we can load from /usr/share/mame | ||||
| bgfx_path $HOME/.mame/bgfx;/usr/share/mame/bgfx | artpath artwork;/usr/share/mame/artwork | ||||
| cheatpath $HOME/.mame/cheats | bgfx_path bgfx;/usr/share/mame/bgfx | ||||
| crosshairpath $HOME/.mame/crosshair | ctrlrpath ctrlr;/usr/share/mame/ctrlr | ||||
| ctrlrpath $HOME/.mame/ctrlr;/usr/share/mame/ctrlr | hashpath hash;/usr/share/mame/hash | ||||
| fontpath $HOME/.mame/fonts | inipath .;ini;/usr/share/mame/ini | ||||
| hashpath $HOME/.mame/hash;/usr/share/mame/hash | languagepath language;/usr/share/mame/language | ||||
| languagepath $HOME/.mame/language;/usr/share/mame/language | |||||
| pluginspath /usr/share/mame/plugins | pluginspath /usr/share/mame/plugins | ||||
| rompath $HOME/.mame/roms | samplepath samples;/usr/share/mame/samples | ||||
| samplepath $HOME/.mame/samples;/usr/share/mame/samples | |||||
| # Users may override the default configuration | |||||
| inipath $HOME/.mame/ini;/usr/share/mame | |||||
| # Core output directories | |||||
| cfg_directory $HOME/.mame/cfg | |||||
| comment_directory $HOME/.mame/comments | |||||
| diff_directory $HOME/.mame/diff | |||||
| input_directory $HOME/.mame/inp | |||||
| memcard_directory $HOME/.mame/memcard | |||||
| nvram_directory $HOME/.mame/nvram | |||||
| snapshot_directory $HOME/.mame/snap | |||||
| state_directory $HOME/.mame/sta | |||||
| # Default settings | # Default settings | ||||
| video opengl | |||||
| autosave 1 | autosave 1 | ||||
| joystick 1 | joystick 1 | ||||
| mouse 1 | mouse 1 | ||||
| video opengl | |||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.