mirror of
				https://github.com/RetroDECK/RetroDECK.git
				synced 2025-04-10 19:15:12 +00:00 
			
		
		
		
	
		
			
	
	
		
			33 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
		
		
			
		
	
	
			33 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			INI
		
	
	
	
	
	
|  | # | ||
|  | # CORE SEARCH PATH OPTIONS | ||
|  | # | ||
|  | homepath                  $HOME/.mame | ||
|  | rompath                   /app/share/mame/roms | ||
|  | hashpath                  /app/share/mame/hash | ||
|  | samplepath                /app/share/mame/samples | ||
|  | artpath                   /app/share/mame/artwork | ||
|  | ctrlrpath                 /app/share/mame/ctrlr | ||
|  | inipath                   $HOME/.mame;/app/share/mame/ini | ||
|  | fontpath                  /app/bin/ | ||
|  | cheatpath                 /app/share/mame/cheat | ||
|  | crosshairpath             /app/share/mame/crosshair | ||
|  | pluginspath               /app/share/mame/plugins | ||
|  | languagepath              /app/share/mame/language | ||
|  | swpath                    /app/share/mame/software | ||
|  | 
 | ||
|  | # | ||
|  | # CORE OUTPUT DIRECTORY OPTIONS | ||
|  | # | ||
|  | cfg_directory             $HOME/.mame/cfg | ||
|  | nvram_directory           $HOME/.mame/nvram | ||
|  | input_directory           $HOME/.mame/inp | ||
|  | state_directory           $HOME/.mame/sta | ||
|  | snapshot_directory        $HOME/.mame/snap | ||
|  | diff_directory            $HOME/.mame/diff | ||
|  | comment_directory         $HOME/.mame/comments | ||
|  | share_directory           $HOME/.mame/share | ||
|  | 
 | ||
|  | # | ||
|  | # OSD VIDEO OPTIONS | ||
|  | # | ||
|  | video                     opengl |