LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   alien_arena problems (https://www.linuxquestions.org/questions/slackware-14/alien_arena-problems-805747/)

grimx 05-03-2010 08:37 PM

alien_arena problems
 
i downloaded alien-arena from this site:
http://icculus.org/alienarena/rpa/aquire.html#tag2

my problem is i have no sound.
i tried this: echo “et.x86 0 0 direct” > /proc/asound/card0/pcm0p/oss"
which i got from my thread: "enemy-territory install problem"
but it does not work here.

help

grimx 05-03-2010 08:46 PM

i'm having sum major problems setting this game up.
one: the mouse won't work in game.
two: no sound at all

i need sum help with my config file.
Code:

//
// KEY BINDINGS
//

unbindall

bind ' "inven_drop"
bind 1 "use Blaster"
bind 2 "use Alien Disruptor"
bind 3 "use Pulse Rifle"
bind 4 "use Flame Thrower"
bind 5 "use Rocket Launcher"
bind 6 "use Alien Smartgun"
bind 7 "use Disruptor"
bind 8 "use Alien Vaporizer"
bind 9 "use Violator"

bind MWHEELDOWN "weapprev"
bind MWHEELUP "weapnext"

//
// CHARACTER CONTROLS
//

bind    CTRL        +attack
bind          MOUSE1        +attack
bind      MOUSE2        +attack2
bind    ALT                +strafe

bind    ,          +moveleft
bind    .          +moveright
bind    DEL        +lookdown
bind    PGDN        +lookup
bind    END        centerview
bind        c                        +movedown

bind    i          inven
bind    ENTER      invuse
bind    [          invprev
bind    ]          invnext
bind    '          invdrop
bind        BACKSPACE  invdrop       

bind  TAB                "score"

bind        /                        weapnext

bind        q                        use quad damage
bind        i                        use invulnerability

//waves
bind        h        "wave 0"
bind        j        "wave 1"
bind        k        "wave 2"
bind        l        "wave 3"
bind        ;        "wave 4"

bind    SHIFT                +speed

bind    UPARROW    +forward
bind    DOWNARROW  +back
bind    LEFTARROW  +left
bind    RIGHTARROW  +right
bind    w          +forward
bind    s          +back
bind    a          +moveleft
bind    d          +moveright

bind    SPACE      +moveup

bind    x          "drop strafer; drop bomber; drop hover"

//
// MOUSE OPTIONS
//

bind    \          +mlook

//
// CLIENT ENVIRONMENT COMMANDS
//

bind    PAUSE      "pause"
bind    ESCAPE      "togglemenu"
bind    ~          "toggleconsole"
bind    `          "toggleconsole"

bind    F1          "vote 1"
bind        F2            "vote 2"
bind    F3            "vote 3"
bind        F4            "vote 4"
bind        F10                        "menu_quit"
bind        F12                        "screenshot"

bind    t          "messagemode"
bind        y            "messagemode2"
bind        u            "messagemode3"

bind    +          "sizeup"
bind    =          "sizeup"
bind    -          "sizedown"

bind    INS        +klook

//
// DEFAULT CVARS
//

//set viewsize                100
//set vid_fullscreen        1
set win_noalttab        0
set sensitivity    3
set crosshair                ch1
set con_font                "default"
set freelook            1
set cl_run                        1
set hand                        0
set m_pitch        0.022
set m_yaw          0.022
set m_forward      1
set m_side          0.8
set m_smoothing                0
set lookspring                1
set lookstrafe                0
set background_music    1
set background_music_vol 0.8
set s_volume        0.1
set s_doppler        0
set cl_noskins 0
set cl_showplayernames 0

//----------------------------------------------
//
// userinfo
//

set name Player
set skin martianenforcer/default

//----------------------------------------------

//
//        DEMO STUFF
//
alias  d1      "skill 1; deathmatch 1; fraglimit 20; maxclients 8; map dm-deathray"
//
// newgame command
//
alias  newgame " killserver ; deathmatch 1; fraglimit 20; maxclients 8; map dm-deathray"

//
// quake2 +set dedicated 1
// will run this command if no other +map is included
//
alias        dedicated_start        "map dm-deathray"


grimx 05-03-2010 08:48 PM

how to use the movement of the mouse to look around

grimx 05-03-2010 09:52 PM

i just checked and i lost mouse support in Urban Terror.

grimx 05-03-2010 10:00 PM

i fixed it i downloaded sdl_sound library and restarted and
everything works fine now.(i guess the sd_sound library worked??).


All times are GMT -5. The time now is 03:30 PM.