Difference between revisions of "MameWah 161 Ini files"
Jump to navigation
Jump to search
(created fceultra ini page) |
m |
||
| Line 1: | Line 1: | ||
Sample ini file for FCE Ultra | Sample ini file for FCE Ultra | ||
| − | < | + | |
| + | <pre> | ||
| + | ### blank.ini (mamewah v1.61) ### | ||
| + | |||
| + | emulator_title | ||
| + | |||
| + | ### List Generation Settings ### | ||
| + | rom_path | ||
| + | rom_extension | ||
| + | dat_file | ||
| + | nms_file | ||
| + | catver_ini_file | ||
| + | list_generation_method | ||
| + | |||
| + | ### Execution Settings ### | ||
| + | emulator_executable | ||
| + | commandline_format | ||
| + | alt_commandline_format_2 | ||
| + | game_specific_config_path | ||
| + | |||
| + | ### Artwork Locations ### | ||
| + | artwork_1_image_path | ||
| + | artwork_2_image_path | ||
| + | artwork_3_image_path | ||
| + | artwork_4_image_path | ||
| + | artwork_5_image_path | ||
| + | artwork_6_image_path | ||
| + | artwork_7_image_path | ||
| + | artwork_8_image_path | ||
| + | artwork_9_image_path | ||
| + | artwork_10_image_path | ||
| + | movie_preview_path | ||
| + | movie_artwork_no | ||
| + | |||
| + | ### Screen-Saver Settings ### | ||
| + | enable_music_in_screensaver | ||
| + | saver_type | ||
| + | movie_path | ||
| + | movie_fullscreen | ||
| + | quit_delay | ||
| + | wrapper_executable | ||
| + | wrapper_commandline_format | ||
| + | scr_file | ||
| + | |||
| + | ### External Application Settings ### | ||
| + | ipc_file_or_path | ||
| + | app_1_executable | ||
| + | app_1_commandline_format | ||
| + | app_2_executable | ||
| + | app_2_commandline_format | ||
| + | app_3_executable | ||
| + | app_3_commandline_format | ||
| + | auto_launch_apps | ||
| + | |||
| + | ### Additional Settings ### | ||
| + | music_path | ||
| + | lcd_display_file_path | ||
| + | lcd_fe_text | ||
| + | |||
| + | ### Settings used by MAMEWAH ### | ||
| + | current_list | ||
| + | </pre> | ||
Revision as of 14:34, 2 March 2006
Sample ini file for FCE Ultra
### blank.ini (mamewah v1.61) ### emulator_title ### List Generation Settings ### rom_path rom_extension dat_file nms_file catver_ini_file list_generation_method ### Execution Settings ### emulator_executable commandline_format alt_commandline_format_2 game_specific_config_path ### Artwork Locations ### artwork_1_image_path artwork_2_image_path artwork_3_image_path artwork_4_image_path artwork_5_image_path artwork_6_image_path artwork_7_image_path artwork_8_image_path artwork_9_image_path artwork_10_image_path movie_preview_path movie_artwork_no ### Screen-Saver Settings ### enable_music_in_screensaver saver_type movie_path movie_fullscreen quit_delay wrapper_executable wrapper_commandline_format scr_file ### External Application Settings ### ipc_file_or_path app_1_executable app_1_commandline_format app_2_executable app_2_commandline_format app_3_executable app_3_commandline_format auto_launch_apps ### Additional Settings ### music_path lcd_display_file_path lcd_fe_text ### Settings used by MAMEWAH ### current_list