Page 1 of 1

LSL7 DOSBox installer problem

Posted: Sun Mar 29, 2009 5:46 pm
by Fender_178
Im having a problem with LSL7 DOSBox installer its not copying the Resource.cfg file. I have tried re downloading the Lsl7 DOSBox installer but that doenst work it still doesnt copy the resource.cfg file. It worked before I had to do a reinstall since then due to virus issues.

Re: LSL7 DOSBox installer problem

Posted: Sun Mar 29, 2009 7:51 pm
by Collector
I am not sure why it is having trouble. I'll look at the source and see what might cause it. In the mean time you can manually make one with this:

Code: Select all

 videoDrv = VGA.DRV
 soundDrv = MIDNONE.DRV
 audioDrv = DACBLAST.DRV
 joyDrv = NO
 directory = \SIERRA\LSL7
 minCPU = 486
 minDOS = 572
 mode = real
 minEMS = 200
 CD = yes
 CPU = 0
 VideoSpeed = 0
 CPUSpeed = 0
 CDROM = 0
 mouseDrv = NONE
 memoryDrv = NONE
 language = 1
 audioSize = 112k
 minMemory = 1600k
 brightness = 0
 cmd = LSL7DOS

 audio = .\music 
 resSfx = .\ 
 resAud = .\ 
 resMap = .\ 
 patchDir = .\;.\patches\ 
 movieDir = .\movie 

Re: LSL7 DOSBox installer problem

Posted: Mon Mar 30, 2009 5:57 pm
by Fender_178
Thanks. But I will wait until you can see what is wrong with the installer. There is no hurry.