[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::amiga_v1

Title:AMIGA NOTES
Notice:Join us in the *NEW* conference - HYDRA::AMIGA_V2
Moderator:HYDRA::MOORE
Created:Sat Apr 26 1986
Last Modified:Wed Feb 05 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:5378
Total number of notes:38326

2014.0. "DMCS and Hard disk?" by DPDMAI::ANDERSONA () Sun Dec 18 1988 16:45

    I have been using DMCS on on my hard disk for the last three to
    four months and I have just noticed a problem.  I cannot get to
    the Score set up window.  If I place a floppy version (deprotected
    with Maurader) it loads fine, while still running WB 1.3 off of the hard
    disk.  I tried to recopy the original disk and Marauder gets upset
    about track 2 and I get a read error trying to display the DeluxeMusic icon.
    
    I do get the Score setup menu to load ocasionally but only after a
    fresh warm start and only once.  If I close the window and try to
    reopen it I get some disk activity but no window.
    
    I tried reformating a partition to non fast file and booting Dos
    1.2.  And I got the same results.  There is a file in the C directory
    names SIGFILE that was protected I reset it to RWED and I get a
    read error trying to copy it.  This is on the Marauder deprtected
    copy.
    
    I have a A500, 1Mb, C.Ltd host, Adaptec 4000A, and Seagate ST4051.
    Kickstart 1.2 Wb 1.3.  Marauder brain file 10.
    
    Has any one else out there successfully gotten DMCS to run on a
    hard disk after Maruader deprotection?  
    
    Alan    (I would really hate to send E.A. the extra $20.00)
    
T.RTitleUserPersonal
Name
DateLines
2014.1It loads too fast.VTHRAX::KIPMon Dec 19 1988 09:5925
    Hi Alan,
    
    Yes, several people including myself have run into this.  I read
    in a recent issue of AA&J that there is code in Deluxe Music that
    actually times how long it takes the program to load.  Do you believe
    this?  I have no idea why anyone would program this way.
    
    Anyway, the workaround is to somehow increase the time it takes
    for DMCS to load.  A brute force approach is to simultaneously do
    a "dir opt a" to the same hard disk when DMCS is loading.  What
    I did is write a short C program with a do-nothing loop in it. 
    I use this with Xicon and a short execute file like:
    
    	cd dh1:DMCS
    	run nullloop
    	run DMCS
                   
    Since the loader must share the CPU with nullloop, DMCS takes longer
    to load, but the Score Setup window will work.
    
    A friend tried this same fix with his 2000; it didn't work --- we
    think it has something to do with the way his hard disk software
    works (DMA?).
    
    Cheers
2014.2:-)ANT::GERBERFor more information: call 800/555-1212Mon Dec 19 1988 16:486
    DMCS is now sold not protected (the same as all of the Deluxe series
    by EA now.)  The last time I talked to them, the cost was $7.50
    plus the original Floppy to get a non copy protected version.  I
    have this version on the hard disk and it works fine, except that
    there is a limitation of about 60 files in a directory before the
    file requestor GURU's.
2014.3Almost got it!DPDMAI::ANDERSONAMon Dec 19 1988 22:1233
    Thank Kip I am getting close.
    
    Last June when I first set my hard disk up I formatted it with an
    interleave of 0 DMCS worked back then.   When I bought V1.3 I reformatted
    with an interleave of 3 this must have been when it broke.  Since
    it still fails with SCSI Dos 2.6 and WB1.2.
    
    I am having problems with IconX and DMCS.  This is what I did:
    
    1)    Renamed DeluxeMusic to DMCS
    2)    wrote a small execute file named DeluxeMusic 
          run dir >NIL: sys: opt a
          run DMCS
    3)    from Shell I type "Run execute DeluxeMusic"
          with this everything loads and DMCS appears to function ok.
    4)    Used IconType to change DeluxeMusic.info to a project
    5)    changed the tool to sys:c/IconX
     
    Now when I click the Icon the directory appears to go ok but the
    screen goes blank.
    
    I went back to the partition that I had formatted with nonfastfile
    system and I used SDB to copy the entire deprotected DMCS floppy
    to that partition.  I did the same procedure to this version of
    DMCS.  Now when I click on the Icon I get the grey title screen
    and nothing else.
    
    I am probably doing something silly.
    
    Thanks for your help 
    Alan
                         
    
2014.4Here is how mine is set upVTHRAX::KIPFri Dec 23 1988 08:4129
    Alan,
    This is what works for me: (I am using XIcon, rather than IconX
    --- I have no idea how these differ.
    
    Have DeluxeMusic installed on dh1: (about a 12 Meg FFS partition).
    All the intruments and scores are in subdirectories under that.
    I hacked together a small C program to do an empty loop; played
    around with the loop counter to make it run about a minute when
    it has the CPU all to itself.  I can send you this if you like.
    
    In the same directory as DeluxeMusic, have a small script called
    DMCS:
    		cd dh1:DMCS
    		stack 50000 <-- really not sure if this is needed
    		run DeluxeMusic
    		hardloop
    
    And copied a NotePad project icon to use for this script (renamed
    to DMCS.info).  Edited the icon using Workbench/Info menu selection.
    Set the default tool to "c:xicon" and added 1 tool type "MODE=nowindow"
    so that no extra window is opened when the script is run.
    
    May be too much detail, but something might be the key here.  Sounds
    like when you reformatted and used a different low level interleave
    that you sped up your disk enough to trigger DeluxeMusic's strange
    code.
    
    Good Luck.
    Have Great Holidays!
2014.5re: .2 - "not protected"POLAR::GOSLINGThink KANATA INC.Tue Jan 03 1989 12:2815
       Robert, in .2 you wrote.

  > DMCS is now sold not protected (the same as all of the Deluxe series
  > by EA now.)  The last time I talked to them, the cost was $7.50....
  
       I have seen this reference a couple of places and remain confused
       as to whether or not I have the latest and greatest.  The versions
       of DMCS, Deluxe Video, and Deluxe Print II (and I think Deluxe
       Paint) that I have all require the use of a KEY disk at some point
       during their initial load.  Is that what is meant by "not
       protected" or has that encumbrance now been removed as well?
       
       Art
     
       
2014.6EA and Deluxe non copy protectionANT::GERBERFor more information: call 800/555-1212Tue Jan 03 1989 14:5214
    Re: .5 & .2
    
    	What I mean by not protected, is that all of the disks can be
    copy using DISKCOPY or just copying the files, no key disk necessary.
    There are still old copies of various DELUXE products from back stock
    that still have copy protection.  DeluxePhotoLab was never copy
    protected as far as I know.  The disk replacement ($7.50) was good for
    all copy protected versions of any deluxe product out of warrenty.  The
    non copy protected versions are supposedly the same as the copy
    protected ones, but they may have minor bug fixes put in as well.
    
    	There will be a DeluxePaint III available in a couple of months.
     I don't remember all the details, however it will support halfbright,
    overscan (I think :-)), and some animation stuff.
2014.7RE: .6 - THANKSPOLAR::GOSLINGThink KANATA INC.Wed Jan 04 1989 09:3712
       Re: .6
       
       Thanks for the input.  No KEY disk!  Sounds like a call to EA is
       in order.
       
       Art
       
       P.S. when I got home yesterday I checked DPrintII - it isn't copy
       protected nor does it require a KEY disk.  I was using DPrintII
       and DMCS (which requires a KEY disk) over the holiday and got my
       Deluxe's mixed up.
       
2014.8One more bug in DMCSDPDMAI::ANDERSONASat Jan 07 1989 14:1917
    Marauder got rid of the need for the key disk but I still have the
    load problem.  So I guess I will try to get a deprotectred copy from
    EA and hope it dosent have the same trouble with a hard disk.
    
    Also since I slowed down the load my Ami dosent hang occasionaly
    upon exiting DMCS.   All you could see was that the memory was never
    returned and you could not open some or all drawers.  Some times
    the pointer would freeze.  Of course it takes a complete dir of
    the entire disk to keep the load down to speed any less the the
    entire disk (11 mb partition 85% full) is not enough and it dosent
    load properly.
    
    I still can't get past the opening screen with IconX or Xicon. 
    But I defined an Alias that works almost as well as an icon.  
    
    Alan
                                
2014.9CANIS::RIESFrank W. Ries Jr.Mon Jan 09 1989 17:417
This is all so strange. I have a copy protected version of DMCS which I
deprotected with MarauderII and copied to my hard disk. The only problem
I have is as mentioned, there is a limit to the number of files you can
have in a directory. I don't need to have something running in the background
to slow the system down or any such hackery.

Frank