18-may-2007, 23:51 | #1 |
Marciano
|
Mamewah con MagicEngine
¿Alguien tiene configurado el mamewah con este emulador de PCEngine?
Es que he probado siguiendo este archivo .ini de Marcianitos http://www.marcianitos.org/tutoriale...s/pcengine.txt pero se me queda colgado. La verdad es que no sé qué más mirar. A ver si alguien que lo tenga funcionando me puede pasar su .ini Saludos |
18-may-2007, 23:58 | #2 |
Administrador
|
Este es mi .ini, creo que lo saqué de la web, pero por si acaso:
Code:
### pcengine.ini (mamewah v1.61) ### emulator_title PC Engine ### List Generation Settings ### rom_path H:\DATA\TURBOGRAFX16\ROMS NO-INTRO rom_extension zip dat_file nms_file catver_ini_file list_generation_method rom_folder ### Execution Settings ### emulator_executable H:\EMULADORES\MAGICENGINE\closemul.exe commandline_format pce.exe "[rompath]\[name].[romext]"{nodosbox}{safelaunch} alt_commandline_format_1 [name]{autodosbox}{nosafelaunch} alt_commandline_format_2 [name]{autodosbox}{nosafelaunch} game_specific_config_path ### Artwork Locations ### artwork_1_image_path H:\DATA\TURBOGRAFX16\SCRENNSHOTS NO-INTRO\Named_Titles artwork_2_image_path H:\DATA\TURBOGRAFX16\SCRENNSHOTS NO-INTRO\Named_Snaps 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 1 ### Screen-Saver Settings ### enable_music_in_screensaver 1 saver_type slideshow movie_path movie_fullscreen 1 quit_delay 30 wrapper_executable wrapper_commandline_format [name]{nodosbox}{nosafelaunch} 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 0 |
19-may-2007, 02:48 | #3 |
Marciano
|
Muchas gracias, Macarro.
El caso es que no sé qué he tocado pero ahora va. Lo pongo aquí por si a alguien le sirve de ayuda en el futuro. Code:
### magicengine.ini (mamewah v1.61) ### emulator_title PC Engine ### List Generation Settings ### rom_path C:\emu\MagicEngine\Roms rom_extension zip dat_file nms_file catver_ini_file list_generation_method rom_folder ### Execution Settings ### emulator_executable C:\emu\MagicEngine\PCE.exe commandline_format "[rompath]\[name].[romext]"{nodosbox}{safelaunch} alt_commandline_format_1 [name]{autodosbox}{nosafelaunch} alt_commandline_format_2 [name]{autodosbox}{nosafelaunch} 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 1 ### Screen-Saver Settings ### enable_music_in_screensaver 1 saver_type slideshow movie_path movie_fullscreen 1 quit_delay 30 wrapper_executable wrapper_commandline_format [name]{nodosbox}{nosafelaunch} 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 0 |
19-may-2007, 08:17 | #4 |
Moderador
|
Será porque las roms las tienes en formato .zip y cuando hice el ini de PCengine yo las tenía descomprimidas en formato .pce
SAludos |