9
« on: April 03, 2018, 08:59:44 PM »
Greetings, friends.
Recently I uploaded a post in which exposed the impossibility of loading games in the Model 2 emulator.
Well now I have the same problem with the Demul to load the games of Naomi and Atomiswave. When I try to load any game from the Retrofe the emulator window opens but does not load the rom.
So I have the launcher configured:
executable = C: \ RetroFE \ emulators \ Sammy Atomiswave \ demul.exe
arguments = "% ITEM_NAME%"
And in settings:
#################################################################################################### ########################
# list.path =% BASE_ITEM_PATH% \% ITEM_COLLECTION_NAME% \ roms
list.path = C: \ RetroFE \ emulators \ Sammy Atomiswave \ roms
list.includeMissingItems = false
list.extensions = zip
list.menuSort = yes
#################################################################################################### ########################
# If a game is specified in include.txt then it will be included in the list
# regardless of if the rom actually exists or not. Set this variable to false
#to exclude any items that can not be found.
#################################################################################################### ########################
list.includeMissingItems = true
#################################################################################################### ########################
# Extensions are comma separated without spaces
#################################################################################################### ########################
list.extensions = zip
#################################################################################################### ########################
# If a menu.xml file exists, it will display the menu alphabetically. To
#not auto-sort the menu items alphabetically, set the following to false.
# This does not apply to how your ROMs are sorted.
#################################################################################################### ########################
list.menuSort = true
#################################################################################################### ########################
# The executable to run when an item in a collection item is selected
#################################################################################################### ########################
launcher = Sammy Atomiswave
#################################################################################################### ########################
# Default media paths to scan for artwork. Uncomment and edit to override
# the default values.
#
# media.screenshot =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / screenshot
# media.screentitle =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / screentitle
# media.artwork_back =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / artwork_back
# media.artwork_front =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / artwork_front
# media.logo =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / logo
# media.medium_back =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / medium_back
# media.medium_front =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / medium_front
# media.screenshot =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / screenshot
# media.screentitle =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / screentitle
# media.video =% BASE_MEDIA_PATH% /% ITEM_COLLECTION_NAME% / medium_artwork / video
#################################################################################################### ########################
I do not know how to make these emulators work anymore. And I would like to solve it a lot because Retrofe is the frontend that I like and prefer.
Do you know where the error may be?
Thank you very much.