videogplayer12 Posted May 29, 2015 Posted May 29, 2015 Hello everyone thank you for clicking on my post, I'm having a issue with Hyperspin where when I go to use the Demul Emulator through Hyperlaunch no matter what name the Module has it keep's giving me this error that says Your systemname is : Sega Naomi This is not a supported emulator with this MESS Module: Demul v.5.7.0 I have my emulator set up with the proper rom's and bio's, when I try to run the emulator indapendedly my game's run fine nothing bug's out or crashes, so when I went to set up Demul 5.7.0 on Hyperlaunch to my Naomi emulator I try to run a game like "Capsnk" and each time I click the launch game button it give's me that error. I tried changing the name of the Naomi emulator to other suggested name's like "naomi" and "dc" and it still give's me that error. Your systemname is : namoi This is not a supported emulator with this MESS So I did a bit of digging around and discovered that if I go into my ahk file I can modify the file to add emulator name's to what's supported with the Demul Emulator. "Taken from the Demul 0.5.7 AHK file" ; This object controls how the module reacts to different systems. Demul can play a few systems, but needs to know what system you want to run, so this module has to adapt. mType := Object("Sammy Atomiswave","Sega Dreamcast","dc","Sega Naomi","naomi") ident := mType[systemName] ; search object for the systemName identifier MESS uses If !ident ScriptError("Your systemName is: " . systemName . "`nIt is not one of the known supported systems for this MESS module: " . moduleName) So as you can see the name's for Sega Naomi and all the other one's I listed are in that list so it should work, I even made sure those same name's are on the mastertype, but still nothing change's. I boot up the emulator and I still get that emulator. So out of desperation I just gave up and deleted that section I listed there and it allowed Demul to boot but the problem is the CMD for Demul boot's but then imminently crashes. I tried messing with the config file for Demul 0.5.7 to see if there was some sort of setting I could change but nothing. still crashe's upon start up and I can't use my Naomi ROM's on Hyperspin and it leave's me kind of sour. Does anyone know how to fix this? and if so could someone please help me with my problem? I'd be most grateful if someone could. Thank you for taking the time to read through my message, have a wonderful day. PS if it help's any here is my system spec's. Windows 7 Home Premium Intel Core Pentium D 2.6ghz Duel Core 6GB of DDR2 Ram ZOTAC GTX750 TI 1GB
nimpa Posted May 29, 2015 Posted May 29, 2015 I have the same prob with Sord M5 with retroarch.. Telling "this is not s supported emulator ... Mess"
Recommended Posts
Archived
This topic is now archived and is closed to further replies.