First post, by Bummer
any help would be great. ive been at it for awhile and i searched for something similar but couldnt find anything. here's what i tried doing;
running dosbox .73 on a mac 10.4
first try
on z: i mount the dosgames folder as my c drive
mount C ~/dosgames
then the fg folder as a cd
mount d ~/dosgames/fg -t cdrom
which sets up home folder/dosgames/fg as a cd drive (i think)
then i go to D: and type install
it says 'unable to open help.txt'
same if i try from C/fg
if i try running the fg.bat without install first it goes
:\fg/exe>barena n
'illegal command: barena
and kicks me back to prompt
second try i had some success with setting up the whole dosgames folder as my drives, with the fg folder inside of it, like this
mount c ~/dosgames
and
mount d ~/dosgames -t cdrom
then when i type 'install' ( from c or d )it takes me to an install screen, awesome, but then it asks me to insert disk 1, so i dont know what to do from there, if i press ok it still tells me to insert.
if i try running the fg.bat instead of install it goes back to the "illegal command; barena"
any ideas that i can try would be appreciated.