pouët.net

exe to adf

category: general [glöplog]
 
Want to run different demos on my amiga 500 (with Gotek usb drive). How to convert/get exe files to adf files?
added on the 2014-11-26 18:32:11 by FelixA01 FelixA01
winUAE?
added on the 2014-11-26 18:34:36 by g0blinish g0blinish
Total Commander + AmigaDX plugin
Sorry for my lack of skills, but I could really need a step by step explanation. (I have used winUAE, but not much) :-)
added on the 2014-11-26 18:49:27 by FelixA01 FelixA01
Ok, maybe there's some ADF editors under Windows, I didn't tested this (old) one. http://adfopus.sourceforge.net/

Otherwise, download and install Total Commander (file manager) http://www.ghisler.com/download.htm

Then get the AmigaDX plugin here http://www.ghisler.com/plugins.htm then unzip it since total commander (double click) it will ask for install, click ok, ok, ok
you simply cannot really "convert" exe files to adf..

adf is just a diskimage.
so you have to create a bootable adf disk. (format it and from CLI in UAE install df0: <- that makes a disk bootable)

copy the file to floppy with:

copy myexefile.exe df0:

makedir df0:s
ed df0:s/Startup-Sequence

in this editor is the startup-sequence. (autoexec.bat...L)

myexefile.exe

esx+x exits and saves the file.

boot



:)
added on the 2014-11-26 21:32:43 by _Chucky_ _Chucky_
If the demo is on a pack, just download that instead, will have a funky menu too with additional awesome chip tune!
added on the 2014-11-27 00:40:12 by djh0ffman djh0ffman
I've made a little simple command-line utility (for windows) that is as easy as this:

exe2adf <amiga exe file> <adf file>

Then you can copy the resulting ADF to your Gotek.

It has some limitations, it only handles one exe per ADF, and it always get the name 'a' in the adf (so you don't need to keep track of what the file was called originally when you mount the adf).

If you are interested, I can upload it online somewhere.
added on the 2014-11-27 12:54:52 by Sdw Sdw
Turns out I had the file here at work as well, so I've uploaded it now.

www.ag1976.com/files/exe2adf_v0.1.zip

So, if you have downloaded an Amiga onefile demo, with the name "cool_ocs_demo.exe", you just do:

exe2adf cool_ocs_demo.exe cooldemo.adf

Copy the adf to your gotek, select that adf and when the Amiga boots into the command line interface, you just type
a
To start the demo.
added on the 2014-11-27 12:59:31 by Sdw Sdw
Also, you might want to convert DMS files to ADF. There are lots of trackmos in DMS format on Aminet.

You can do it with a program called DMS2ADF.
added on the 2014-11-27 21:24:58 by ham ham
In WinUAE, for single exe demos, you can just load the file itself, instead of putting it in an ADF.
On another note, perhaps it would be preferrable to put those single files in an HDF.
added on the 2014-11-28 05:00:54 by prodigy prodigy
OK, I am an idiot. That's not what FelixA01 asked!
Sorry about that. It's a bit late (i.e. early in the just-before-morning).

Regards.
added on the 2014-11-28 05:05:37 by prodigy prodigy
Thanx everybody! Finally got some time to sit down with the amiga again. I will try out your utility Sdw. Seems like just the right thing for me ;)
added on the 2014-11-28 21:43:22 by FelixA01 FelixA01
Works perfect Sdw, thank you! Makes it really easy watching new demos on the amiga 500 with 14" crt monitor, priceless :-)
added on the 2014-11-28 22:26:41 by FelixA01 FelixA01
Great to hear that you got it working, nothing beats watching demos on real HW! :)
added on the 2014-11-29 11:31:41 by Sdw Sdw
Except making demos on real HW! :]
added on the 2014-11-29 23:29:43 by ham ham
Sdw your previous link isnt working any more? :(
added on the 2014-12-20 20:13:54 by keito keito
http://www.ag1976.com/files/exe2adf_v0.1.zip
added on the 2014-12-20 23:51:04 by Sdw Sdw
many thanks :)
added on the 2014-12-21 00:33:01 by keito keito

login