eLemenT'RoK Posted March 1, 2007 Share Posted March 1, 2007 hi, we've got several screenshots like this one: where the crosshair is not centered, is this a hack? We're streaming and if yes, it's not detected... Quote Link to comment Share on other sites More sharing options...
foxdie Posted March 1, 2007 Share Posted March 1, 2007 pb ss settings? Quote Link to comment Share on other sites More sharing options...
eLemenT'RoK Posted March 1, 2007 Author Share Posted March 1, 2007 pb ss settings? pb_sv_SsFloor 1 pb_sv_SsCeiling 100 pb_sv_SsCmd "" pb_sv_SsWidth 800 pb_sv_SsHeight 600 pb_sv_SsXpct 75 pb_sv_SsYpct 75 pb_sv_SsSrate 1 pb_sv_SsDelay 0 PB_SV_SSPATH "..xx/yy/zz...." pb_sv_AutoSsFrom 60 pb_sv_AutoSsTo 1200 pb_sv_AutoSs 0 Quote Link to comment Share on other sites More sharing options...
Yourself4 Posted March 3, 2007 Share Posted March 3, 2007 Why edit the guid out? There is no known way to reverse generate it according to EB. Quote Link to comment Share on other sites More sharing options...
foxdie Posted March 3, 2007 Share Posted March 3, 2007 pb_sv_SsXpct 75 pb_sv_SsYpct 75 It means lower right quarter of the screen. Thats why its not in the middle. Quote Link to comment Share on other sites More sharing options...
=818= Eddie Posted March 9, 2007 Share Posted March 9, 2007 It means lower right quarter of the screen. Thats why its not in the middle. Hi, With reguards to this. Is it possible to capture a full screen shot? I am relatively new to server admin and was wondering if it possible. Current PB SS settings are:- pb_sv_ssceiling "100" pb_sv_sscmd "" pb_sv_ssdelay "0" pb_sv_ssfloor "1" pb_sv_ssheight "1024" pb_sv_ssnext "1" pb_sv_sspath "" pb_sv_sssrate "1" pb_sv_sswidth "768" pb_sv_ssxpct "50" pb_sv_ssypct "50" pb_sv_updategrace "600" Cheers in advance Quote Link to comment Share on other sites More sharing options...
-mRx- Posted March 9, 2007 Share Posted March 9, 2007 Is it possible to capture a full screen shot?I dont recomend it as there is a chance you wont see whats what in the ss SS setings that always worked fine for me pb_sv_SsFloor 1 //[Low screenshot filename serial #] pb_sv_SsCeiling 99999 //[High screenshot filename serial #] pb_sv_SsCmd "" //[Filename of system command to run after screenshots] pb_sv_SsWidth 320 //[Requested pixel width of remote screenshots] pb_sv_SsHeight 240 //[Requested pixel height of remote screenshots] pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots] pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots] pb_sv_SsSrate 1 //[sample Rate for remote screenshots] pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot] pb_sv_SsPath "" //[Path where remote screenshots are saved] pb_sv_AutoSsFrom 300 //[Minimum # of seconds to wait before requesting next ss] pb_sv_AutoSsTo 600 //[Maximum # of seconds to wait before requesting next ss] pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)] Quote Link to comment Share on other sites More sharing options...
=818= Eddie Posted March 9, 2007 Share Posted March 9, 2007 I dont recomend it as there is a chance you wont see whats what in the ss SS setings that always worked fine for me pb_sv_SsFloor 1 //[Low screenshot filename serial #] pb_sv_SsCeiling 99999 //[High screenshot filename serial #] pb_sv_SsCmd "" //[Filename of system command to run after screenshots] pb_sv_SsWidth 320 //[Requested pixel width of remote screenshots] pb_sv_SsHeight 240 //[Requested pixel height of remote screenshots] pb_sv_SsXpct 50 //[Percentage across screen for remote screenshots] pb_sv_SsYpct 50 //[Percentage down screen for remote screenshots] pb_sv_SsSrate 1 //[sample Rate for remote screenshots] pb_sv_SsDelay 0 //[Maximum delay client waits before capturing screenshot] pb_sv_SsPath "" //[Path where remote screenshots are saved] pb_sv_AutoSsFrom 300 //[Minimum # of seconds to wait before requesting next ss] pb_sv_AutoSsTo 600 //[Maximum # of seconds to wait before requesting next ss] pb_sv_AutoSs 1 //[0=No, 1=Yes (default=0)] Cheers mRx, will give it a whirl and let you know what happens :) Just had some major server updates done aswell (re-install etc etc) after it all went belly up so its a good time to change it. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.