WIN 3.1 und WIN 95 auf I8910

  • also habe mal was herumgespielt:


    der shooter hexen kann gestartet werden (vorläufer quake) läuft zwar, jedoch ist langsam kein wort ;)


    duke3d will nicht starten..... aber gab auch probleme bei der installation und ich wollte beim laden des games nicht mehr als 1 minute warten ;) vielleicht kommt ja noch was ;)


    aber mit den anderen games sollte auf jeden fall klar sein, dass dos games sehr wohl lauffähig sind, jedoch sehr sehr langsam!!!!


    aber eigentlich sollte da noch was leistung drin sein... wie kann man durch die config datei mehr power verfügbar machen??? Da sind ja einstellung bzgl. CPU etc....

  • Installierst du das Spiel direkt auf dem Handy?
    Ich würde ne Dosbox in Windows installieren und dann das Spiel auf der HDD installieren und die Installationsdateien dann auf das Handy kopieren.

  • Also hexen und Dune habe ich als ZIP gefunden, die alle Spieldateien direkt enthalten hatten, also keine Installation erforderlich war.


    Duke3d habe ich über Dosbox installiert, da die Spieldateien in der Installation gepackt waren und ich die Installation über Windows nicht ausführen konnte...
    Die Installation war aber erfolgreich! Keine Ahnung woran es gelegen hat.


    Kann man über die DOS-Box auch die Grafikkarte des I8910 direkt ansprechen? Denn bisher läuft ja alles über den Prozessor und dadurch laufen Spiele ja sehr langsam unter der DOS-Box (bspw. Dune 2...).

  • Hi, damit das starten leichter geht, habe ich mal eine kleine Autostart-Auswahl "programmiert"...


    Lässt sich problemlos erweitern, und ist leicht zu verstehen. Wichtig in der Zeile: choice /N /C:12345 müssen weitere Ziffernen angefügt werden, die unterstützt werden sollen...


    Habe damit herumexperimentiert, bspw. bei Win3.1 den Memsize nachträglich auf 2 mb zu reduzieren, leider geht das noch nicht. zwar kann ich über den befehlt memsize sehen, dass er bspw. anfangs auf 16 stand und wenn ich dann den befehl memsize=2 einstelle und wieder gucke wie viel memsize vorhanden ist (dann steht da 2), stürzt win3.1 dennoch ab.... keine ahnung woran das liegt.


    aber ich hoffe, dass es euch hilft die einzelnen programme auszuführen, ohne immer andere configs drauf zu kopieren....


    echo off
    echo ----------------------------
    echo ---BOOTLOADER BY Legionen---
    echo ----------------------------
    echo Press 1 for Windows 3.1
    echo Press 2 for Windows 95
    echo press 3 for Windows 98
    echo press 4 for Dune2
    echo press 5 for Dos
    :BOOT
    choice /N /C:12345 "Please select your Operating System"%1
    if ERRORLEVEL ==5 goto Dos
    if ERRORLEVEL ==4 goto D2
    if ERRORLEVEL ==3 goto W98
    if ERRORLEVEL ==2 goto W95
    if ERRORLEVEL ==1 goto W31
    goto END


    :Dos
    mount c e:\data
    c:
    goto END


    :D2
    mount c e:\data
    c:
    cd dune2
    dune2.exe
    goto END


    :W95
    imgmount c e:\data\w95.img -t hdd -fs fat
    boot -l c
    goto END


    :W98
    Imgmount c e:\data\w98.img -t hdd -fs fat -size 512,63,16,518
    boot -l c
    goto END


    :W31
    mount c e:\data
    memsize=2
    c:
    c:\windows\win.com
    :END

  • könnte mir jemand en link geben, wo ich Dune 2 ;) installiert herrunterladen kann? Per Dosbox kann ichs zwar starten, aber er meckert andauernd das ers installiert haben will!



    mfg Xylen

  • puhh, ich weiß nicht mehr, wo ich die dateien her habe... sorry. aber es gibt viele seiten, die kostenlos alte dos games anbieten.. einfach mal bei google suchen...


    und btw. zune ist der microsoft player ;)


    ABER kommt schon leute, helft mir mal windows 95 ans laufen zu bekommen. wir haben die geilste maschine hier und kriegen nicht mals win95 ans laufen... selbst die 5800 nokias schaffen das anscheint...


    mit killme habe ich auch schon herumexperimentiert.... alles geschlossen, aber danach lief es immer noch nicht........

  • Ich hab mir einfach mal die Windows DosBox runtergeladen, es installiert und wieder auf handy gepackt, nur hab ich immoment noch das Problem das es klein ist (mal schaun, villeicht die einstellungen) und das der mauszeiger stark versetzt ist!



    jo, jetzt hab ichs auch bemerkt zune != dune ^^ naja was mich wohl da geritten hat :D

  • ich gebe dir mal meine config. musst halt nur gucken, dass die orte der dateien richtig bei dir sind, bzw. musst du die config entsprechend ändern. viel spass! Da du noch neu bist, und vielleicht noch viel herumexperimentieren willst. such doch mal, ob jemand win95 zum laufen gebracht hat hehe:


    # edited by kolijoco for s60 port
    # Edited by HucK for Windows 95 support


    [sdl]
    # orientation -- used to set orientation on s60 devices
    # 'normal' - use for landscape display devices
    # 'cw' - (clockwise) use for portrait display devices (right handed button usage)
    # 'ccw' - (counter-clockwise) use for portrait display



    #devicescreenwidth=640
    #devicescreenheight=360
    #oversize=shrink
    #pagestepx=160
    #pagestepy=120
    #sensitivity=50
    #priority=higher,normal
    ##premapperfile=c:\data\premapper.txt
    #shellres=high
    #s60scale=glfull
    #rotatescreen=false



    devicescreenwidth=640
    devicescreenheight=360
    oversize=none
    #oversize=shrink
    pagestepx=640
    pagestepy=360
    devices (left handed button usage)
    orientation=normal
    sensitivity=90
    priority=higher,normal
    shellres=high
    s60scale=swfull
    rotatescreen=false
    #mapperfile=c:/data/virtkeybmap.txt
    premapperfile=c:\data\premapper.txt


    [dosbox]
    memsize=16


    [cpu]
    # core -- CPU Core used in emulation: normal,simple
    # cycles -- Amount of instructions DOSBox tries to emulate each millisecond.
    # Setting this value too high results in sound dropouts and lags.
    # You can also let DOSBox guess the correct value by setting it to max.
    # The default setting (auto) switches to max if appropriate.
    core=normal
    cycles=5000


    [mixer]
    # nosound -- Enable silent mode, sound is still emulated though.
    # rate -- Mixer sample rate, setting any devices higher than this will
    # probably lower their sound quality.
    # blocksize -- Mixer block size, larger blocks might help sound stuttering
    # but sound will also be more lagged.
    # prebuffer -- How many milliseconds of data to keep on top of the blocksize.


    nosound=true
    rate=22050
    blocksize=2048
    prebuffer=0


    [midi]
    # mpu401 -- Type of MPU-401 to emulate: none, uart or intelligent.
    # device -- Device that will receive the MIDI data from MPU-401.
    # This can be default,alsa,oss,win32,coreaudio,none.
    # config -- Special configuration options for the device. In Windows put
    # the id of the device you want to use. See README for details.
    mpu401=none
    device=default
    config=


    [sblaster]
    # sbtype -- Type of sblaster to emulate:none,sb1,sb2,sbpro1,sbpro2,sb16.
    # sbbase,irq,dma,hdma -- The IO/IRQ/DMA/High DMA address of the soundblaster.
    # mixer -- Allow the soundblaster mixer to modify the DOSBox mixer.
    # oplmode -- Type of OPL emulation: auto,cms,opl2,dualopl2,opl3.
    # On auto the mode is determined by sblaster type.
    # All OPL modes are 'Adlib', except for CMS.
    # oplrate -- Sample rate of OPL music emulation.
    sbtype=sb1
    sbbase=220
    irq=7
    dma=1
    hdma=5
    mixer=true
    oplmode=auto
    oplrate=22050


    [gus]
    # gus -- Enable the Gravis Ultrasound emulation.
    # gusbase,irq1,irq2,dma1,dma2 -- The IO/IRQ/DMA addresses of the
    # Gravis Ultrasound. (Same IRQ's and DMA's are OK.)
    # gusrate -- Sample rate of Ultrasound emulation.
    # ultradir -- Path to Ultrasound directory. In this directory
    # there should be a MIDI directory that contains
    # the patch files for GUS playback. Patch sets used
    # with Timidity should work fine.
    gus=false
    gusrate=22050
    gusbase=240
    irq1=5
    irq2=5
    dma1=3
    dma2=3
    ultradir=C:\ULTRASND


    [speaker]
    # pcspeaker -- Enable PC-Speaker emulation.
    # pcrate -- Sample rate of the PC-Speaker sound generation.
    # tandy -- Enable Tandy Sound System emulation (off,on,auto).
    # For auto Tandysound emulation is present only if machine is set to tandy.
    # tandyrate -- Sample rate of the Tandy 3-Voice generation.
    # disney -- Enable Disney Sound Source emulation. Covox Voice Master and Speech Thing compatible.
    pcspeaker=true
    pcrate=22050
    tandy=off
    tandyrate=22050
    disney=false


    [joystick]
    joysticktype=none


    [serial]
    serial1=dummy
    serial2=dummy
    serial3=disabled
    serial4=disabled


    [dos]
    # xms -- Enable XMS support.
    # ems -- Enable EMS support.
    # umb -- Enable UMB support.
    # keyboardlayout -- Language code of the keyboard layout (or none).
    xms=true
    ems=true
    umb=true
    keyboardlayout=none


    [ipx]
    # ipx -- Enable ipx over UDP/IP emulation.
    ipx=false


    [autoexec]
    # Lines in this section will be run at startup.
    echo off
    echo ----------------------------
    echo ---BOOTLOADER BY Legionen---
    echo ----------------------------
    echo Press 1 for Windows 3.1
    echo Press 2 for Windows 95
    echo press 3 for Windows 98
    echo press 4 for Dune2
    echo press 5 for Dos
    :BOOT
    choice /N /C:12345 "Please select your Operating System"%1
    if ERRORLEVEL ==5 goto Dos
    if ERRORLEVEL ==4 goto D2
    if ERRORLEVEL ==3 goto W98
    if ERRORLEVEL ==2 goto W95
    if ERRORLEVEL ==1 goto W31
    goto END


    :Dos
    #memsize=16
    mount c e:\data
    c:
    goto END


    :D2
    #memsize=16
    mount c e:\data
    c:
    cd dune2
    dune2.exe
    goto END


    :W95
    #memsize=16
    imgmount c e:\data\w95.img -t hdd -fs fat
    boot -l c
    goto END


    :W98
    #memsize=16
    Imgmount c e:\data\w98.img -t hdd -fs fat -size 512,63,16,518
    boot -l c
    goto END


    :W31
    memsize=2
    mount c e:\data
    c:
    c:\windows\win.com
    :END

  • ach bevor ich es vergesse... für win3.1 musst du - so ungefähr in der mitte der config datei - die memsize auf 2 stellen... sonst läuft es nicht... für dune 2 gehen aber auch 16....

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!