8
Hogyan vegyük rá a Live-ot, hogy megszólaljon Dosban
  • Callisto
    #8
    Simán megy. Lehet letölteni hozzá DOS-os drivert. Én a Drivers Guide-ról szedtem le (Accountos). Nem tudom, hogy a Creative-nál van-e. Fully functional volt vele DOS alatt a kártyesz, bár azóta már Audigy 2-t használok.
  • [Jakuza]
    #7
    Hat nekem siman ment 6.22 alatt is.
    Csakhogy azota mar nincs meg az SB Live a Soundstorm miatt.
  • Attiska
    #4
    Lefuttattam az sbecfg.exe-t egyszer, bele is írt a ctsyn.ini-be. Esetleg valami kapcsoló kell mellé még?

    Ezt az irq és port átírást a ctsyn.ini-ben már megtettem, a kártyapakolgatást még nem.
  • [Jakuza]
    #3
    Amugy olvasd el ezt hatha segit.

    Install notes:

    1. Copy unzipped files (SBLive DOS drivers) to C:\SBLIVE directory (create it)

    2. Add this line to your autoexec.bat :
    call c:\sblive\liveinit.bat

    3. SBLive DOS driver (MPU emulation) requires 2mb XMS in the first 4Mb memory!
    Because of this do not load ramdrive.sys or smartdrv.exe before the
    SBLive initialization (liveinit.bat)!

    4. Restart the computer (with the new autoexec.bat & installed drivers)


    If the soundcard doesn't want to work:
    Try to modify the IRQ of the card, but I don't know really how...
    If the driver program successfully initializes the card, it will show
    the used port and IRQ numbers (i.e.: Port : D000, IRQ : 9)
    The values sould be the same with the PCIIRQ and PCIPORT values
    in the ctsyn.ini file. If they are different, modify them...

    It seems the card doesn't use the PCIIRQ value from the ctsyn.ini file,
    maybe the BIOS (or the DOS driver program) gives a free IRQ for the card
    (it's the IRQ of SB Live, not the SB16 emu's!),
    but on some IRQ the SB Live doesn't want to work...
    Try to modify your BIOS settings (fill the lover IRQs with the IRQs of serial
    and paralell ports).
    Currently my card works on the IRQ 9, but it crashed on IRQ 7 (when I disabled
    the paralell port)


    If it still doesn't want to work:
    Install Win9x with the original Creative install files...
    (maybe the SB Live requires the windows installation too, but I don't know...)



    A config.sys and autoexec.bat examples (DOS 6.20):

    rem -------------------------- CONFIG.SYS ----------------------------------
    SWITCHES=/F
    device=C:\dos\himem.sys /testmem:off /verbose
    DEVICE=C:\dos\emm386.exe NOEMS
    DOS=HIGH,UMB
    FILES=100
    FCBS=32
    BUFFERS=63,8
    STACKS=0,0
    LASTDRIVE=Z
    devicehigh=c:\utils\drivers\atapicd.sys /D:laserwav
    SHELL=C:\COMMAND.COM C:\ /P /E:1024
    rem ------------------------------------------------------------------------

    rem ------------------------ AUTOEXEC.BAT ----------------------------------
    @echo off
    BREAK ON
    PATH C:\;C:\UTILS;C:\NORTON;C:\NC4;c:\dos;
    SET COMSPEC=C:\COMMAND.COM
    call c:\sblive\liveinit.bat
    lh C:\utils\drivers\mscdex.exe /d:laserwav /e /v /M:2
    rem ------------------------------------------------------------------------
  • [Jakuza]
    #2
    Az SBESET.EXE-vel bekonfigoltad a kartyat ?
  • Attiska
    #1
    Sziasztok!

    Kellene egy kis segítség az SB Live vs dos 6.22 témában, mert már végső megoldáson vagyok, de van egy kis szivatás.

    A lényeg az, hogy van egy 1 gigás winyóm, amin Dos 6.22-őt telepítettem, hogy tudjak játszani a régebbi játékokkal is. A gépben egy Live 1024 figyel.

    Amit eddig tettem:

    -Felraktam win alá a legelső driver cd-ről a dos drivereket.

    -Átmásoltam a dos drivereket, a ctsyn.ini-t, valamint a default.ecw-t a dos-os winyómra.

    -Az autoexec.bat-ot módosítottam (set ctsyn parancs meg társai).

    -Miután mindent megtettem, a gépet újraindítom.

    Eredmény: az autoexec lefutásakor közli, hogy az SB16 emuláció betöltődött a memóriába. Viszont mikor elindítom az sbego-t, kilép azzal a hibaüzenettel, hogy nem megy az emuláció, a játékok sem detektálják az SB16-ot.

    Mit rontok el?

    A tanácsokat előre is köszönöm.