View Single Post
  #18 (permalink)  
Old 03-14-2007
Alias1's Avatar
Alias1 Alias1 is offline
Registered User
 
Join Date: Jun 2004
Posts: 495
Thanks: 0
Thanked 2 Times in 2 Posts
Alias1 is on a distinguished road
Re: DS 3.0 for TGS100 10.03.2007

Quote:
Originally Posted by dsteam
Remember that old emus are not supported any more - ll from net i ve jsut tested works ok

<?xml version="1.0" encoding="iso-8859-1" ?>
<emulist>
<emu emulator="Common Interface" osdname="CI" emuscript="" filecheck="" />
<emu emulator="DreamCrypt" osdname="DCCAMD" emuscript="" filecheck="" />
<emu emulator="CCcam 1.6.2" osdname="CCcam" emuscript="/var/emu_scripts/CCcam.xml" filecheck="/var/tuxbox/config/filecheck/CCcam_check.xml" />
</emulist>


<?xml version="1.0" encoding="iso-8859-1" ?>
<emu>
<start>
<startemu daemon="/var/bin/CCcam" />
</start>
<stop>
<killemu command="killall CCcam" />
</stop>
</emu>


and Blue-> Save ALL
I got it to run by adding var/emu_scripts folder and manually creating a *.xml for the emu i was using
Reply With Quote
 
Page generated in 0.11460 seconds with 9 queries