Amiga.org

Amiga computer related discussion => General chat about Amiga topics => Topic started by: tonyvdb on January 19, 2016, 08:51:20 PM

Title: Bootable floppy game
Post by: tonyvdb on January 19, 2016, 08:51:20 PM
So after putting a game on a floppy disk as it won't run off of hard drive what do I do beside "install df0:" in order to make the program run automatically after a boot?
Title: Re: Bootable floppy game
Post by: Djole on January 19, 2016, 09:13:33 PM
Make a dir "s" then make a startup-sequence (text file) with the commands you would like to run (run the game) and put it in the dir "s". That might do it.
Title: Re: Bootable floppy game
Post by: Oldsmobile_Mike on January 19, 2016, 09:48:58 PM
It depends on the game.  Too many possible answers, otherwise.
Title: Re: Bootable floppy game
Post by: paul1981 on January 22, 2016, 03:55:31 PM
Quote from: tonyvdb;802521
So after putting a game on a floppy disk as it won't run off of hard drive what do I do beside "install df0:" in order to make the program run automatically after a boot?


Most likely it should run off your hard drive if it runs from floppy (ie. if it's a dos disk).
Title: Re: Bootable floppy game
Post by: vince_6 on January 22, 2016, 04:50:47 PM
Oldsmobile_Mike is right.
It depends, you might even need a C and libs dir, it depends what the game needs from libraries-powerpacker etc etc.
Title: Re: Bootable floppy game
Post by: QuikSanz on January 23, 2016, 02:20:02 AM
I have many floppy games, some are hard drive installable and some are not and some want a soft reboot no matter what.
Title: Re: Bootable floppy game
Post by: scuzzb494 on January 23, 2016, 11:03:56 AM
Was the game designed to run from boot or from the click of an icon. What is the game and how is it structured. If its an adf or dms then use blitzer and or write dms from the shell and decrunch to floppy. If an lha then the files may have an execute icon so look through the drawers and files. Not sure what it is that you are trying to do without more information on the game and the files involved. The boot will be necessary from the bootblock and you are right in trying to create this. However, there does need to be more direction such as a startup sequence but beyond that... I really am out of my depth.

More information needed really.