INPUT - Missing file extensions
Re: INPUT - Missing file extensions
Atari 8-BIT: ATX (the original-disk-format where also games available)
Amstrad CPC: BAS BIN
Amstrad CPC: BAS BIN
- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
Great work..wil be added in the next update...
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: INPUT - Missing file extensions
ORC extention missing for Oric Atmos.
And the default emulator missing too. Actually, the only oric emulator is Euphoric (http://www.maranelda.org/?page=software), so, I think you should include in any way...
This emulator does not understand a half of the available formats for oric, but I found an utility to write (should I say convert?) .ORC on .DSK.
Trying to make a script to use this tool. I could publish it here when it's ready, the only problem is that tool (converter) is not free.
Really don't know what I can do here
PS. Sorry for my poor English
And the default emulator missing too. Actually, the only oric emulator is Euphoric (http://www.maranelda.org/?page=software), so, I think you should include in any way...

This emulator does not understand a half of the available formats for oric, but I found an utility to write (should I say convert?) .ORC on .DSK.
Trying to make a script to use this tool. I could publish it here when it's ready, the only problem is that tool (converter) is not free.

Really don't know what I can do here

PS. Sorry for my poor English

- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
Hi xttx,
thank you for your input, it will be taken in the next update!
p.s. if the 'coverter' program is shareware/freeware it's no problem, let us know...
thank you for your input, it will be taken in the next update!
p.s. if the 'coverter' program is shareware/freeware it's no problem, let us know...
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: INPUT - Missing file extensions
Well, I was completely wrong in my researches....
Firstly, all theese tools are free!
Here is the link: http://oric.ifrance.com/TOOLS/tools.zip
Secondly, .ORC files are just oric .BAS files.
You need 'something' to create oric raw disc image, and save the .ORC files to it, then, you need raw2mfm.exe (included in tools.zip) to convert raw images of double density disks to the MFM format used by Euphoric.
We have also text2bas and bas2text in the tools, and it works well with .ORC files.
I just need to find something to write files on pre-created disk image.
Im pretty sure that i'll find it. So, back to searching.....
Firstly, all theese tools are free!
Here is the link: http://oric.ifrance.com/TOOLS/tools.zip
Secondly, .ORC files are just oric .BAS files.
You need 'something' to create oric raw disc image, and save the .ORC files to it, then, you need raw2mfm.exe (included in tools.zip) to convert raw images of double density disks to the MFM format used by Euphoric.
We have also text2bas and bas2text in the tools, and it works well with .ORC files.
I just need to find something to write files on pre-created disk image.
Im pretty sure that i'll find it. So, back to searching.....
- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
Last changes and additions added in update 00312
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: INPUT - Missing file extensions
.2MG is a disk image format used by the Apple II emulator XGS.
Re: INPUT - Missing file extensions
How come nobody's asking for SNES: .mgd and .gd3 support?
I thought those were fairly common extensions. I'm missing half of my roms in ECC. I have this awkward feeling that this is somehow my fault and I will get flamed for this useless comment...
Anyway, cheers!
I thought those were fairly common extensions. I'm missing half of my roms in ECC. I have this awkward feeling that this is somehow my fault and I will get flamed for this useless comment...
Anyway, cheers!
- ECC
- ECC Founder & Developer 2005-2009
- Posts: 3680
- Joined: 28 Aug 2006, 11:58
- Location: Hamburg, Germany
- Contact:
Re: INPUT - Missing file extensions
Hi
looks, that mgd is an extension for mega drive
http://www.1emulation.com/forums/lofive ... t1081.html
looks, that mgd is an extension for mega drive
http://www.1emulation.com/forums/lofive ... t1081.html
Re: INPUT - Missing file extensions
.ws is missing from Bandai Wonderswan Color ... And I have a lots of them...
- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
it's a wonderswan ROM, i think the ROM you have is named wrong....Alkis30 wrote:.ws is missing from Bandai Wonderswan Color ... And I have a lots of them...
WS = WonderSwan
WSC = WonderSwanColor
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: INPUT - Missing file extensions
At first I thought so too.. but the collection of all the roms for the WondweSwanColor that I have found are .WS ! And they play just fine with the Oswan 0.72 emulator (in color..) . So I think that you have to put and the .ws extension in the WonderSwanColor platform.Phoenix wrote:it's a wonderswan ROM, i think the ROM you have is named wrong....Alkis30 wrote:.ws is missing from Bandai Wonderswan Color ... And I have a lots of them...
WS = WonderSwan
WSC = WonderSwanColor
Re: INPUT - Missing file extensions
Yeah, I did get that page, too, after googling SNES and .mgd but I also got lots of entries for SNES roms and emulators. My first guess was, that the extension was wrong but every SNES emulator supports .mgd files and they run just fine on my ZSNES. Just for kicks I tried to run one of those roms on a Genesis emulator but no dice. My point being, I'm pretty sure it's a legit SNES extension.ECC wrote:Hi
looks, that mgd is an extension for mega drive
http://www.1emulation.com/forums/lofive ... t1081.html
- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
Hmmm i don't know....coinmatze wrote:Yeah, I did get that page, too, after googling SNES and .mgd but I also got lots of entries for SNES roms and emulators. My first guess was, that the extension was wrong but every SNES emulator supports .mgd files and they run just fine on my ZSNES. Just for kicks I tried to run one of those roms on a Genesis emulator but no dice. My point being, I'm pretty sure it's a legit SNES extension.ECC wrote:Hi
looks, that mgd is an extension for mega drive
http://www.1emulation.com/forums/lofive ... t1081.html

Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: INPUT - Missing file extensions
Aww, cmon guys! Don't make me look like a dick for persisting. OK, I'll make my last effort. After that I'll just try changing the extension to .swc or whatnot.Phoenix wrote:Hmmm i don't know....coinmatze wrote:Yeah, I did get that page, too, after googling SNES and .mgd but I also got lots of entries for SNES roms and emulators. My first guess was, that the extension was wrong but every SNES emulator supports .mgd files and they run just fine on my ZSNES. Just for kicks I tried to run one of those roms on a Genesis emulator but no dice. My point being, I'm pretty sure it's a legit SNES extension.ECC wrote:Hi
looks, that mgd is an extension for mega drive
http://www.1emulation.com/forums/lofive ... t1081.htmlhttp://www.1emulation.com/forums/lofive ... t1081.html
http://www.softpedia.com/get/Others/Mis ... SNES.shtml
I quote: "· Support for several SNES file formats (SMC, SFC, SWC, FIG, MGD, MGH, UFO, bin, GD3, GD7, DX2, USA, EUR, JAP, AUS, ST, BS, 048, 058, 078,), includingsplit files (1, 2, 3; A, B, C)"
Also, Romcenter recognizes and renames those roms correctly. I don't remember which datfile I used but I'm sure it was one of those better known ones.
btw after some research I found out that the mgd extension is named after the Multi Game Doctor. I haven't got the patience to read through this http://www.geocities.com/multigamedoctor/mgd2.html but apparently it's a device you can use to rip all sorts of cartridges, including SNES ones. Just to give some more weight to my plea.
- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
You have made your statement coinmatze
, we'll add the MGD extensions for SNES in the next update 


Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Re: INPUT - Missing file extensions
Please add also the .ws in the Bandai WonderSwan Color , too :-)Phoenix wrote:You have made your statement coinmatze, we'll add the MGD extensions for SNES in the next update
Re: INPUT - Missing file extensions
Yay!Phoenix wrote:You have made your statement coinmatze, we'll add the MGD extensions for SNES in the next update

- ECC
- ECC Founder & Developer 2005-2009
- Posts: 3680
- Joined: 28 Aug 2006, 11:58
- Location: Hamburg, Germany
- Contact:
Re: INPUT - Missing file extensions
I think, that isn´t a good idea! Please dont do this.... wsc is definitive WonderSwan Color... like gbc == gameboy color. So we mix 2 platforms in one! Not good for metadata!Please add also the .ws in the Bandai WonderSwan Color , too :-)
I know, that there are e.g. gbx datfiles, but in these the fileextensions are added to see, what type of gbx (e.g. .gb, .gbc) the rom is!
- Phoenix
- ECC Developer 2006-2016
- Posts: 9059
- Joined: 27 Aug 2006, 01:17
- Location: Deventer, The Netherlands
- Contact:
Re: INPUT - Missing file extensions
Last wave added in update 00338!
Sebastiaan Ebeltjes | ECC Developer 2006-2016 | ECC Forum Admin | Phoenix Interactive WebMaster
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
[- ECC programs -]
eccUpdate, eccScriptSystem, GtkThemeSelect, DatFileUpdater (DFU), ImagePackCenter (IPC), eccDiagnostics, 3dGallery, iccImageInject
eccKameleonCode, eccCreateStartmenuShotcut, eccThirdPartyConfig (TPC), EmuMoviesDownloader (EMD), eccVideoPlayer
MobyGamesImporter (MGI), ECC Amiga GetGemusConfig.
Who is online
Users browsing this forum: Bing [Bot] and 2 guests