keefy wrote:Yes iit is normal i just tested in in software mode on my windows XP pc so it must e a bug in the game. code itself.
OK, thanks -- that is good to know.
Moderator: billb
keefy wrote:Yes iit is normal i just tested in in software mode on my windows XP pc so it must e a bug in the game. code itself.

billb wrote:keefy wrote:Yes iit is normal i just tested in in software mode on my windows XP pc so it must e a bug in the game. code itself.
OK, thanks -- that is good to know.

in_joystick 1
set joy_name "Advanced Joystick"
joy_advancedupdate
joy_advanced 1
joy_advaxisx 3
joy_advaxisy 1
joy_advaxisz 4
joy_advaxisu 2
joy_advaxisr 5
joy_forwardsensitivity -1.0
joy_sidesensitivity 1.0
joy_pitchsensitivity -0.5
joy_yawsensitivity -0.5
joy_forwardthreshold 0.15
joy_sidethreshold 0.15
joy_yawthreshold 0.0
joy_pitchthreshold 0.0
joy_advancedupdate
bind AUX6 "+attack"
bind JOY2 "+moveup"
bind JOY3 "+movedown"
bind JOY4 "weapnext"
bind AUX2 "+moveup"
bind AUX3 "weapnext"
set joy_advanced "1"
set joy_advaxisx "3"
set joy_advaxisy "1"
set joy_advaxisr "2"
set joy_advaxisz "4"
set joy_name "Advanced Joystick"
joy_advancedupdate
//Sensitivity
joy_forwardsensitivity -1.0
joy_sidesensitivity 1.0
joy_pitchsensitivity 0.5 //negative number -0.5 gives inverted lookup/down
joy_yawsensitivity -1.8
joy_forwardthreshold 0.15
joy_sidethreshold 0.15
joy_yawthreshold 0.0
joy_pitchthreshold 0.0
//weapon bindings, press the key to cycle through the weapons
bind AUX15 exp //X--cross-- explosive weapons
alias exp exp0
alias exp0 "alias exp exp1;use Rocket Launcher"
alias exp1 "alias exp exp2;use BFG10K"
alias exp2 "alias exp exp0;use Grenade Launcher"
bind AUX14 rpd //Circle= rapid fire weapons
alias rpd rpd0
alias rpd0 "alias rpd rpd1;use Machinegun"
alias rpd1 "alias rpd rpd2;use Chaingun"
alias rpd2 "alias rpd rpd0;use HyperBlaster"
bind JOY3 one //R3 = one shot weapons
alias one one0
alias one0 "alias one one1;use Blaster"
alias one1 "alias one one2;use Shotgun"
alias one2 "alias one one3;use Super Shotgun"
alias one3 "alias one one0;use Railgun"
//Powerups
bind AUX5 "use quad damage" //dpad up
bind AUX6 "use power shield" //dpad right
bind AUX7 "use invulnerability" //dpad down
bind AUX8 "use environment suit" //dpadleft
bind JOY1 "inven" //Select
bind joy4 "pause" //start
bind AUX12 "+attack" // R1
bind AUX10 "+moveup" //R2
bind AUX9 "+movedown" //L2






horsethief wrote:definitely been in a mood for the classics lately, so when i learned i could throw quake 2 on my ydl? right to it, fired up the demo from billbs great rpm and everything appears to be running nice and smooth but i've got a few probs, firstly i can't get a true fs, it's either 512 something or.. 640 x 480 which cuts off the bottom of my 640 x 440 total res
secondly ive noticed very garbled staticy otherwise messed up overall sound , compared to that of which i've heard via youtube streams and whatnot linked by you fine ydlers


horsethief wrote:thank you for any effort put forth, can't say enough bout the wonders of the boards
anyhow i've just a feeling i'm running the quake 2 audio through oss? or some other output? when really.. i'm hoping / thinking that sdl would clear it up. i don't know how to go about changing this though. any advice is welcome haha, open for anything.
// generated by quake, do not modify
bind TAB "inven"
bind ENTER "invuse"
bind ESCAPE "togglemenu"
bind SPACE "+moveup"
bind ' "invdrop"
bind + "sizeup"
bind , "+moveleft"
bind - "sizedown"
bind . "+moveright"
bind / "weapnext"
bind 0 "use BFG10K"
bind 1 "use Blaster"
bind 2 "use Shotgun"
bind 3 "use Super Shotgun"
bind 4 "use Machinegun"
bind 5 "use Chaingun"
bind 6 "use Grenade Launcher"
bind 7 "use Rocket Launcher"
bind 8 "use HyperBlaster"
bind 9 "use Railgun"
bind = "sizeup"
bind [ "invprev"
bind \ "+mlook"
bind ] "invnext"
bind ` "toggleconsole"
bind a "+lookup"
bind b "use rebreather"
bind c "+movedown"
bind e "use environment suit"
bind g "use grenades"
bind h "wave 0"
bind i "use invulnerability"
bind j "wave 1"
bind k "wave 2"
bind l "wave 3"
bind p "use power shield"
bind q "use quad damage"
bind s "use silencer"
bind t "messagemode"
bind u "wave 4"
bind x "score"
bind z "+lookdown"
bind ~ "toggleconsole"
bind BACKSPACE "invdrop"
bind UPARROW "+forward"
bind DOWNARROW "+back"
bind LEFTARROW "+left"
bind RIGHTARROW "+right"
bind ALT "+strafe"
bind CTRL "+attack"
bind SHIFT "+speed"
bind F1 "cmd help"
bind F2 "menu_savegame"
bind F3 "menu_loadgame"
bind F4 "menu_keys"
bind F5 "menu_startserver"
bind F6 "echo Quick Saving...; wait; save quick"
bind F9 "echo Quick Loading...; wait; load quick"
bind F10 "menu_quit"
bind F12 "screenshot"
bind INS "+klook"
bind DEL "+lookdown"
bind PGDN "+lookup"
bind END "centerview"
bind MOUSE1 "+attack"
bind MOUSE2 "+strafe"
bind MOUSE3 "+forward"
bind PAUSE "pause"
set hostname "noname"
set allow_download "1"
set allow_download_players "0"
set allow_download_models "1"
set allow_download_sounds "1"
set allow_download_maps "1"
set sv_reconnect_limit "3"
set s_volume "0.7"
set s_khz "22"
set s_loadas8bit "0"
set s_mixahead "0.2"
set s_primary "1"
set sndbits "16"
set sndchannels "2"
set vid_xpos "3"
set vid_ypos "22"
set vid_gamma "1"
set in_mouse "0"
set freelook "1"
set exponential_speedup "0"
set _windowed_mouse "0"
set in_joystick "0"
set sw_allow_modex "1"
set sw_stipplealpha "0"
set sw_mode "5"
set crosshair_scale "1"
set cd_nocd "0"
set cd_volume "1"
set adr0 ""
set adr1 ""
set adr2 ""
set adr3 ""
set adr4 ""
set adr5 ""
set adr6 ""
set adr7 ""
set adr8 ""
set cl_stereo_separation "0.4"
set cl_drawfps "0"
set rate "25000"
set msg "1"
set fov "90"
set gender "male"
set gender_auto "1"
set cl_vwep "1"
set g_select_empty "0"
set gl_ext_palettedtexture "1"
set skin "male/grunt"
set name "Player"
set lookstrafe "0"
set lookspring "1"
set m_pitch "0.022000"
set hand "0"
set cl_run "0"
set crosshair "1"
set sensitivity "3"
set vid_fullscreen "1"
set viewsize "100"
set vid_ref "softsdl"
about my res, that's a shame, if you come across any method to input another custom res into an installation such as mine that'd be awesome if not.. well, like i stated i can hit up 512 or a cut off 640 480 both seem to handle all video / sfx just fine nice and smooth, water doesn't crash it, etc, it's just my sound now left to haunt me, btw, copyed over from a retail cd bought back when i was an even younger FPSer so i think i'm in the clear there..
EDIT:: figured i'd just throw this in there instead of hitting up a new topic, i've succesfully installed hexen 2 and retail pak0 pak1 via billbs rpm and my own ancient cdrom
video res audio all seem to be just fine nice and smooth no oddities, however upon exiting hexen 2 my mouse as a whole locks up while my keyboards stays active ( able alt tab and type)
i've not found a way out of it besides shutting down my ps3 as a whole then logging back in


Users browsing this forum: Yahoo [Bot] and 10 guests