Thread: Fast Attack
View Single Post
Old 07-07-09, 01:00 PM   #16
Eugene
A-ganger
 
Join Date: May 2008
Location: Oregon
Posts: 78
Downloads: 226
Uploads: 0
Default

TO RUN: This assumes you have made an image of your original disk, and mounted it! Use whatever drive letter you have mounted your FA image on - mine was "m". So running it is a little more complex than some dos games.

A bat file that only mounts your directory above the Fast Attack installation should work just fine. Here are the contents of my bat file:

dosbox.exe C:\mydosbox fast.exe -c "MOUNT m m:\ -t cdrom" -fullscreen

From the resulting dosbox "c:" prompt:

cd sierra\fast
fast

You would alter the path for your own install and directories. Mine is "mydosbox\Sierra\fast" Note that this bat fails to execute the fast.exe command for reasons unknown to me. The bat file is in the dosbox main directory, wherever you installed it. So you would manually launch from your prompt.
__________________
i7-2700; ASUS P8Z68-V PRO; GeForce 1060Ti; Windows 10; 16 gig RAM; WinWingHOTAS

Last edited by Eugene; 07-07-09 at 04:29 PM.
Eugene is offline   Reply With Quote