missing Genesis/Megadrive
-
Pi Model or other hardware: (Pi3)
Power Supply used: (5 v 2.52amp)
RetroPie Version Used (4.2.1 from 4.2):
Built From: (Pre made SD Image on RetroPie website)Im getting round to switch the modes that have two names. IE PC engine, Megadrive. to the USA versions. and after following what Wiki says to do. my Genesis/Megadrive is missing.
the other two. pc engine and Videopac switched correctly.
how do i get it back with out reloading the whole thing? -
@ExarKunIv you must have made a mistake editing the es_systems.cfg xml file if it just disappeared. Go back and check your work for errors. That's unusual as it usually just refuses to work if you have a syntax error in that file.
-
funny thing i did not edit es_systems.cfg xml
i made platforms.cfg and put
megadrive_theme="genesis" megadrive_platform="genesis"
and then updated the emulators. when i rebooted it was gone
-
@ExarKunIv Hmmm. Not familiar with that method. And this worked for PC Engine/ Turbografx okay?
-
@ExarKunIv post the full contents of that file.
-
yep and it worked for VideoPac / Odyssey 2 also
-
megadrive_theme="genesis" megadrive_platform="genesis" pcengine_theme="tg16" pcengine_platform="tg16" videopac_theme="odyssey2" videopac_platform="odyssey2"
that all that is in required.
but i found this thread so i might give this a shot
https://retropie.org.uk/forum/topic/6612/megadrive-to-genesis-the-new-way/18
oh wait.... i dont have that file never mind -
@ExarKunIv silly question, but did you do the final step? From the wiki: "Once this is done, please update any of the currently installed megadrive emulators from RetroPie-Setup and Emulation Station will now use the Genesis logo. Scraping from within Emulation Station should also return Genesis"
-
did you switch on Parse gamelists only in ES ? Make sure it is OFF.
-
yes i did
-
i just checked and it is OFF
-
i think i might of found it, i will let you all know im a bit.
if it is what i think it is im going to be red in the face
-
-
lol sorry for the wait
i looked in to it and it seems the link with the two folders megadrive and genesis is not working. so when i change the
es_systems.cfg
it worked, but there was no games in the folder to come up.why its not working, no clue. but i copyed the games over from the genesis to megadrive and they all work and it comes up with genesis not megadrive
<name>megadrive</name> <fullname>Sega Mega Drive</fullname> <path>/home/pi/RetroPie/roms/megadrive</path> <extension>.7z .smd .bin .gen .md .sg .zip .7Z .SMD .BIN .GEN .MD .SG .ZIP</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command> <platform>genesis</platform> <theme>genesis</theme> </system>
if there is anything that is wrong i cant see it
-
@ExarKunIv You showed me yours, so here's mine. I'm in Ireland, so we had the MegaDrive, so obviously mine is set as that.
<system> <name>megadrive</name> <fullname>Sega Mega Drive</fullname> <path>/home/pi/RetroPie/roms/megadrive</path> <extension>.smd .bin .gen .md .sg .zip .SMD .BIN .GEN .MD .SG .ZIP</extension> <command>/opt/retropie/supplementary/runcommand/runcommand.sh 0 _SYS_ megadrive %ROM%</command> <platform>megadrive</platform> <theme>megadrive</theme> </system>
-
@ExarKunIv Do you have
<system>
at the start? -
yes. i just missed that when i copied it
so for right now im just going to copy it to the working folder and run with it. has long as i see what i would like then im not going to worry about it
-
@ExarKunIv There is another option... If you can only get the megadrive to show up simply copy the image files from the Genesis folder over to the Megadrive folder to overwrite them in whatever theme you use. It will still scrape the Megadrive box art etc, but the Genesis logo will be displayed in the ES menus. It's a shitty "hack" / workaround but it'll work, cosmetically at least.
-
thanks for a second work around.
right now just having all the roms in the megadrive folder it working. :)
it works and thats all the matters -
do you have a copy of es_systems.cfg in
/opt/retropie/configs/all/emulationstation
? if so that one overrides the retropie one. You should remove it if you want RetroPie to manage the systems.
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.