Join Today
+ Reply to Thread
Page 10 of 12 FirstFirst ... 6789101112 LastLast
Results 91 to 100 of 116
Like Tree1Likes

Thread: Double pack gamming :) Quake + Doom

  1. #91
    Join Date
    Jan 2006
    Location
    Celebes, Macazzarth
    Posts
    317

    Default Re: Double pack gamming :) Quake + Doom

    wanna know 'bout quake secrets? try this....
    http://www.zedtoo.demon.co.uk/quake/
    be a Linuxer...Go MotoLinux

  2. #92

    Default Re: Double pack gamming :) Quake + Doom

    @intoxicated
    I installed on my E680 (not i) phone Yours package (post from 02/Feb./2006) quake_ezx & prboom. Also add in folder /mmc/mmca1/doom wad files doom1.wad & doom2.wad and in folder /mmc/mmca1/quake/id1 files pak0.pak.gz etc (three files). After running from qonsole those lines:
    cd /mmc/mmca1/doom
    . /home/native/.profile
    export QTDIR=/usr/lib/ezx
    export LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH:/usr/lib:$QTDIR/lib:/mmc/mmca1/.system/lib
    ./prboom -width 320 -height 240 -nomusic -config -config e680i.cfg &
    The result was the same in the case with quake, after initialization process following some lines it was stop at:
    I_Initsound: I_SignalHandler: Exiting on Signal 11
    Why is this and can I play without sound, I will need config file for this case!?
    Thanks

  3. #93
    Join Date
    Mar 2005
    Location
    NZ
    Posts
    459

    Default Re: Double pack gamming :) Quake + Doom

    hm i am not too sure .... i didn't port doom / quake ...
    you should ask alebm
    or its time to flash to e680i ^^

  4. #94
    Join Date
    Mar 2005
    Posts
    2,341

    Default Re: Double pack gamming :) Quake + Doom

    Quote Originally Posted by neutrino
    @intoxicated
    I installed on my E680 (not i) phone Yours package (post from 02/Feb./2006) quake_ezx & prboom. Also add in folder /mmc/mmca1/doom wad files doom1.wad & doom2.wad and in folder /mmc/mmca1/quake/id1 files pak0.pak.gz etc (three files). After running from qonsole those lines:
    cd /mmc/mmca1/doom
    . /home/native/.profile
    export QTDIR=/usr/lib/ezx
    export LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATH:/usr/lib:$QTDIR/lib:/mmc/mmca1/.system/lib
    ./prboom -width 320 -height 240 -nomusic -config -config e680i.cfg &
    The result was the same in the case with quake, after initialization process following some lines it was stop at:
    I_Initsound: I_SignalHandler: Exiting on Signal 11
    Why is this and can I play without sound, I will need config file for this case!?
    Thanks
    you can run quake on e680(not i) with this:

    and put the file in the quake-folder

    so you can start quake from the e680 file manager, but you also need the e680-keymap for it because the forward and backward direction and in the menu up and down does not work. i do not have the e680-keymap for quake.

    also you need for the doom based games the e680 keymap.
    rename
    e680i.cfg.txt -> e680i.cfg
    and put it in to the doom(doom2...) folder
    Attached Files Attached Files

  5. #95

    Default Re: Double pack gamming :) Quake + Doom

    @y-cyaz
    After installation on prboom.mtf file in /mmc/mmca1 I've got folder named doom! Contains: doom.lin;prboom;prboom.wad;prboom-game-server;e680i.cfg;
    When I download doom1.wad; doom2.wad;tnt.wad I put all those files in this directory. Changing the configuration file e680i.cfg with those proposed, nothing happend in my phone when trying to start doom from icon.
    prboom.pkg contains prboom.lin which is set to look & start for script in /mmc/mmca1/doom running ./doom.lin
    My question is where to found binary ./doom when this package contain only ./prboom executive!?
    Any sugestion?
    I thing that running as I say in previous post is giving some results with process of initialization, but somehow on some level there is interupt and it failed to start application!
    Why?
    Thanks

  6. #96
    Join Date
    Mar 2005
    Posts
    2,341

    Default Re: Double pack gamming :) Quake + Doom

    ups.. you are right.. my mistake.. sorry..

    change the doom.lin back to

    #!/bin/bash
    #. /diska/env
    . /home/native/.profile
    export USER=ezx
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/mmc/mmca1/.system/lib
    myfile=`basename $0`
    mypath=`echo $0 | sed -e 's/'$myfile'//g'`
    cd "$mypath"
    ./prboom -width 320 -height 240 -nomusic -config -config e680i.cfg &


    and just copy the doom.wad in the doom folder.. so that should work now.


    I thing that running as I say in previous post is giving some results with process of initialization, but somehow on some level there is interupt and it failed to start application!
    Why?
    Thanks
    maybe dowload doom.wad again -i dont know what is the failure..

  7. #97

    Default Re: Double pack gamming :) Quake + Doom

    @y-cyaz
    It get me always to the same result:
    I_Initsound: I_SignalHandler: Exiting on Signal 11
    (somewhere in the middle of initialization process!)
    Is there some changes which have to be made in
    #Sound settings
    sounddev "/dev/dsp"
    soundchannels 8
    or there are some problems at libraries !?
    Thanks

  8. #98
    Join Date
    Mar 2005
    Posts
    2,341

    Default Re: Double pack gamming :) Quake + Doom

    try my doom files...
    Attached Files Attached Files

  9. #99

    Default Re: Double pack gamming :) Quake + Doom

    @intoxicated
    This is what I get when trying to start prboom binary from qonsole application manuallly step by step:
    ./prboom -width 320 -height 240 -nomusic -config -config e680i.cfg doom1.wad > /mmc/mmca1/doom/log1.txt 2>&1
    log1.txt file is as follows:

    prboom v2.2.6 (http://prboom.sourceforge.net/)
    Z_Init : Allocated 8064Kb zone memory
    found doom2.wad
    IWAD found: doom2.wad
    IWAD found: doom2.wad
    PrBoom (built Jan 26 2006), playing: DOOM 2: Hell on Earth
    PrBoom is released under the GNU General Public license v2.0.
    You are welcome to redistribute it under certain conditions.
    It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
    PrBoom (built Jan 26 2006), playing: DOOM 2: Hell on Earth
    PrBoom is released under the GNU General Public license v2.0.
    You are welcome to redistribute it under certain conditions.
    It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
    M_LoadDefaults: Load system defaults.
    default file: e680i.cfg
    default file: e680i.cfg
    I_SetRes: Using resolution 320x240
    V_Init: allocate screens.
    found doom1.wad
    found doom2.wad
    D_InitNetGame: Checking for network game.
    W_Init: Init WADfiles.
    adding doom2.wad
    adding doom1.wad
    adding doom2.wad

    W_GetNumForName: CRBRICK not found
    What is wrong here?
    Can You help me!?
    Thanks

  10. #100

    Default Re: Double pack gamming :) Quake + Doom

    hye guys...seem like i still can't play queke...
    that games load n quit after severel time..
    any advise..

    thanks..


 
+ Reply to Thread
Page 10 of 12 FirstFirst ... 6789101112 LastLast

Similar Threads

  1. Native Games Supertux, Quake, Doom, Doom 2, Warcraft 2, Hexen 2
    By Animan in forum A1200/E6 Gameloads
    Replies: 47
    Last Post: 09-18-2010, 10:58 AM
  2. Doom and Quake on E6
    By ITMASTER in forum E6 General Chat
    Replies: 3
    Last Post: 08-08-2007, 12:45 PM
  3. want Doom & Quake for e6
    By shreyasrokr in forum E6 General Chat
    Replies: 0
    Last Post: 06-17-2007, 05:42 AM
  4. Quake and Doom in neo version
    By ndpndnt16 in forum E680i General Chat
    Replies: 6
    Last Post: 07-15-2006, 11:25 AM
  5. Games like DOOM and QUAKE
    By ITMASTER in forum Development
    Replies: 2
    Last Post: 03-31-2006, 03:43 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
Single Sign On provided by vBSSO

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1