잡담/문답 울펜 인스톨러 다시 고쳐볼까하는데 의견좀 부탁드려요.
페이지 정보
본문
울펜 인스톨러를 좀 고쳐볼까 생각중인데요. 그냥 혼자 맘대로 고치는 것보다는 가끔 다른 분들 의견도 듣고 싶어서리. ^^;;;
1. 일단 인스톨러 자체 작동은 문제 없는데요. 인스톨 폴더에 오타가 났네요. territory 인데 terrirtory로 r이 하나 더 들어가있음. 그런데 작동에는 아무 문제 없어요. ^^;;;
2. pbsetup 버전업되었네요. 물론 처음 인스톨하고 pbsetup 실행하면 업데이트되고 다시 한번더 실행하면 되지만 새로 만들면 새버전을 포함시켜야죠.
3번 4번 의견좀 부탁드려요.
3. game scanner는 상당히 버전업된 상태인데요. 최신버전이 맘에 좀 안들어서요. 일단 최신버전 서버이름에 색깔을 넣었는데 이게 가독성이 안좋네요.
거기다가 처음 인스톨하면 구버전의 경우 울펜 폴더를 알아서 찾아 연결되었는데 최신버전은 못찾더군요. 옵션 눌러서 수동으로 연결해줘야함.
마지막으로 게임스캐너 실행하면 구버전은 전체서버목록 갱신을 안해서 favorite에 가서 갱신하면 시간이 얼마 안걸리는데
최신버전은 시작하자마자 전체서버목록 갱신을 하더군요. 이거 은근히 시간 잡아먹고, 저처럼 인터넷망이 불안정한 경우는 가끔 서버목록 통째로 사라지기도 함. -_-;;;
이런 문제들 옵션창 들여다봤는데 해결방법이 딱히 없더라고요. 때문에 구버전을 그냥 쓸지 최신버전을 넣을지 고민이네요.
울펜용으로는 딱히 최신 버전 게임스캐너가 별 메리트가 없는 듯한데...
4. 아래 fps 글 같은것 종종보면서 국민 컨픽 파일을 만들어서 넣고 싶었거든요. 화면 왜곡 심하지 않으면서 요즘 왠만한 컴퓨터에서 쾌적하게 쓸 수 있는 cfg.
근데 제가 컨픽을 잘모르고, 혼자 만들어서 넣기는 좀 그런문제라서리. 국민 컨픽을 만들면 꼭 넣어야될 요소가 뭐가 있을까요? ^^;;;
아래 컨픽이 splatterladder에서 퍼온건데 어떤지 의견좀 말해주세요.
// Game settings //
//Game Volume Up and down F3 and F4
set vol00 "set s_volume 0.0;set voldown vstr vol00;set volup vstr vol01;echo ^sVolume ^rMute!++++++"
set vol01 "set s_volume 0.1;set voldown vstr vol00;set volup vstr vol02;echo ^sVolume ^s-^21^s+++++++++"
set vol02 "set s_volume 0.2;set voldown vstr vol01;set volup vstr vol03;echo ^sVolume ^s--^22^s++++++++"
set vol03 "set s_volume 0.3;set voldown vstr vol02;set volup vstr vol04;echo ^sVolume ^s---^23^s+++++++"
set vol04 "set s_volume 0.4;set voldown vstr vol03;set volup vstr vol05;echo ^sVolume ^s----^54^s++++++"
set vol05 "set s_volume 0.5;set voldown vstr vol04;set volup vstr vol06;echo ^sVolume ^5----<5>++++"
set vol06 "set s_volume 0.6;set voldown vstr vol05;set volup vstr vol07;echo ^sVolume ^s------^56^s++++"
set vol07 "set s_volume 0.7;set voldown vstr vol06;set volup vstr vol08;echo ^sVolume ^s-------^q7^s+++"
set vol08 "set s_volume 0.8;set voldown vstr vol07;set volup vstr vol09;echo ^sVolume ^s--------^q8^s++"
set vol09 "set s_volume 0.9;set voldown vstr vol08;set volup vstr vol10;echo ^sVolume ^s---------^q9^s+"
set vol10 "set s_volume 1.0;set voldown vstr vol09;set volup vstr vol10;echo ^sVolume ^q-------MAX!"
set volup vstr vol05
set voldown vstr vol05
bind "f6" "vstr volup"
bind "f5" "vstr voldown"
//Demo on/off F12
set demoon "autorecord; echo ^6Recording Demo ^7 is now ^2ON; set demor vstr demooff"
set demooff "stoprecord; echo ^6Recording Demo ^7 is now ^1OFF; set demor vstr demoon"
set demor "vstr demoon"
bind f12 "vstr demor"
///ChatSounds on and off F9
set chat0 "echo ^dChat ^1OFF!!!!!!!!!!!!; seta cg_noVoiceChats 1; set chat vstr chat1"
set chat1 "echo ^dChat ^2ON!!!!!!!!!!!!!!; seta cg_noVoiceChats 0; set chat vstr chat0"
set chat "vstr chat0"
bind "f9" "vstr chat"
//Field of view/FOV F8
set fov "cg_fov 90 ; set fovtoggle vstr 100; echo ^s Field of view set at ^u90!!"
set 100 "cg_fov 100 ; set fovtoggle vstr 105; echo ^s Field of view set ^u100!!"
set 105 "cg_fov 105 ; set fovtoggle vstr 110 ; echo ^s Field of view set ^u105!!"
set 110 "cg_fov 110 ; set fovtoggle vstr fov ; echo ^s Field of view set ^u110!!"
set fovtoggle "vstr fov"
bind f8 "vstr fovtoggle"
///Vent script-x
set volmute "set s_volume 0.0"
set vollevel "set s_volume 0.4"
set mute "vstr volmute"
set unmute "vstr vollevel"
bind ctrl "+vstr mute unmute"
//-----------Cvars------------------------
//No Blood- FPS set at 76 -rate =25000
//No Resolution cvars included |
//-----------------------------------------
set cg_teamChatHeight "8"
set cg_teamChatTime "70000"
set cg_bloodDamageBlend "0"
set cg_bloodFlash "0"
set cg_wolfparticles "0"
set cg_shadows "0"
set cg_bloodTime "1000"
set cg_showBlood "0"
set cg_marktime "10000"
set cg_brassTime "0"
set cg_marks "1"
set cg_gibs "0"
set cg_coronas "0"
set cg_coronafardist "0"
set cg_bobyaw "0"
set cg_bobup "0"
set cg_bobpitch "0"
set cg_bobroll "0"
set cg_runpitch "0"
set cg_runroll "0"
set cg_muzzleFlash "0"
set cg_crosshairsize "45"
set cg_drawcrosshair "7"
set cg_drawCrosshairPickups "1"
set cg_crosshairalpha "1"
set cg_crosshairPulse "0"
set cg_crosshaircolor "red"
set cg_crosshairColorAlt "green"
set cg_drawCrosshairNames "1"
set cg_crosshairAlphaAlt "1"
set cg_crosshairHealth "0"
set cg_autoAction "0"
set cg_drawWeaponIconFlash "1"
set cg_gun_fovscale "1'
set cg_drawAmmoWarning "1"
set cg_drawAttacker "1"
set cg_drawFrags "1"
set cg_hudAlpha "0.5"
set cg_popupLimboMenu "0"
set cg_drawNotifyText "2"
set cg_drawReinforcementTime "1"
set cg_drawTeamOverlay "1"
set cg_obituaryfilter "1"
set rate 25000
set cg_autorate "2"
set cg_pmsounds "1"
set cg_enableBreath "1"
set cg_obituary "0"
set cg_fireteamoptions "1"
set cg_drawFPS "1"
set cg_cursorhints "4"
set cg_drawSmallPopupIcons "1"
set com_maxfps "76"
set com_hunkMegs "124"
set com_soundMegs "32"
set com_zoneMegs "32"
set cl_allowdownload "1"
set cl_punkbuster "1"
set cl_autoupdate "1"
set cl_maxpackets "30"
set cl_mouseaccel 0
set cl_timenudge 0
set s_musicvolume "0"
set s_khz "22"
set s_volume "0.3"
set r_intensity "1.2"
set r_detailtextures 0
set r_drawsun "0"
set r_flares "0"
set scr_conspeed "9999"
echo "autoexec.cfg loaded!"
1. 일단 인스톨러 자체 작동은 문제 없는데요. 인스톨 폴더에 오타가 났네요. territory 인데 terrirtory로 r이 하나 더 들어가있음. 그런데 작동에는 아무 문제 없어요. ^^;;;
2. pbsetup 버전업되었네요. 물론 처음 인스톨하고 pbsetup 실행하면 업데이트되고 다시 한번더 실행하면 되지만 새로 만들면 새버전을 포함시켜야죠.
3번 4번 의견좀 부탁드려요.
3. game scanner는 상당히 버전업된 상태인데요. 최신버전이 맘에 좀 안들어서요. 일단 최신버전 서버이름에 색깔을 넣었는데 이게 가독성이 안좋네요.
거기다가 처음 인스톨하면 구버전의 경우 울펜 폴더를 알아서 찾아 연결되었는데 최신버전은 못찾더군요. 옵션 눌러서 수동으로 연결해줘야함.
마지막으로 게임스캐너 실행하면 구버전은 전체서버목록 갱신을 안해서 favorite에 가서 갱신하면 시간이 얼마 안걸리는데
최신버전은 시작하자마자 전체서버목록 갱신을 하더군요. 이거 은근히 시간 잡아먹고, 저처럼 인터넷망이 불안정한 경우는 가끔 서버목록 통째로 사라지기도 함. -_-;;;
이런 문제들 옵션창 들여다봤는데 해결방법이 딱히 없더라고요. 때문에 구버전을 그냥 쓸지 최신버전을 넣을지 고민이네요.
울펜용으로는 딱히 최신 버전 게임스캐너가 별 메리트가 없는 듯한데...
4. 아래 fps 글 같은것 종종보면서 국민 컨픽 파일을 만들어서 넣고 싶었거든요. 화면 왜곡 심하지 않으면서 요즘 왠만한 컴퓨터에서 쾌적하게 쓸 수 있는 cfg.
근데 제가 컨픽을 잘모르고, 혼자 만들어서 넣기는 좀 그런문제라서리. 국민 컨픽을 만들면 꼭 넣어야될 요소가 뭐가 있을까요? ^^;;;
아래 컨픽이 splatterladder에서 퍼온건데 어떤지 의견좀 말해주세요.
// Game settings //
//Game Volume Up and down F3 and F4
set vol00 "set s_volume 0.0;set voldown vstr vol00;set volup vstr vol01;echo ^sVolume ^rMute!++++++"
set vol01 "set s_volume 0.1;set voldown vstr vol00;set volup vstr vol02;echo ^sVolume ^s-^21^s+++++++++"
set vol02 "set s_volume 0.2;set voldown vstr vol01;set volup vstr vol03;echo ^sVolume ^s--^22^s++++++++"
set vol03 "set s_volume 0.3;set voldown vstr vol02;set volup vstr vol04;echo ^sVolume ^s---^23^s+++++++"
set vol04 "set s_volume 0.4;set voldown vstr vol03;set volup vstr vol05;echo ^sVolume ^s----^54^s++++++"
set vol05 "set s_volume 0.5;set voldown vstr vol04;set volup vstr vol06;echo ^sVolume ^5----<5>++++"
set vol06 "set s_volume 0.6;set voldown vstr vol05;set volup vstr vol07;echo ^sVolume ^s------^56^s++++"
set vol07 "set s_volume 0.7;set voldown vstr vol06;set volup vstr vol08;echo ^sVolume ^s-------^q7^s+++"
set vol08 "set s_volume 0.8;set voldown vstr vol07;set volup vstr vol09;echo ^sVolume ^s--------^q8^s++"
set vol09 "set s_volume 0.9;set voldown vstr vol08;set volup vstr vol10;echo ^sVolume ^s---------^q9^s+"
set vol10 "set s_volume 1.0;set voldown vstr vol09;set volup vstr vol10;echo ^sVolume ^q-------MAX!"
set volup vstr vol05
set voldown vstr vol05
bind "f6" "vstr volup"
bind "f5" "vstr voldown"
//Demo on/off F12
set demoon "autorecord; echo ^6Recording Demo ^7 is now ^2ON; set demor vstr demooff"
set demooff "stoprecord; echo ^6Recording Demo ^7 is now ^1OFF; set demor vstr demoon"
set demor "vstr demoon"
bind f12 "vstr demor"
///ChatSounds on and off F9
set chat0 "echo ^dChat ^1OFF!!!!!!!!!!!!; seta cg_noVoiceChats 1; set chat vstr chat1"
set chat1 "echo ^dChat ^2ON!!!!!!!!!!!!!!; seta cg_noVoiceChats 0; set chat vstr chat0"
set chat "vstr chat0"
bind "f9" "vstr chat"
//Field of view/FOV F8
set fov "cg_fov 90 ; set fovtoggle vstr 100; echo ^s Field of view set at ^u90!!"
set 100 "cg_fov 100 ; set fovtoggle vstr 105; echo ^s Field of view set ^u100!!"
set 105 "cg_fov 105 ; set fovtoggle vstr 110 ; echo ^s Field of view set ^u105!!"
set 110 "cg_fov 110 ; set fovtoggle vstr fov ; echo ^s Field of view set ^u110!!"
set fovtoggle "vstr fov"
bind f8 "vstr fovtoggle"
///Vent script-x
set volmute "set s_volume 0.0"
set vollevel "set s_volume 0.4"
set mute "vstr volmute"
set unmute "vstr vollevel"
bind ctrl "+vstr mute unmute"
//-----------Cvars------------------------
//No Blood- FPS set at 76 -rate =25000
//No Resolution cvars included |
//-----------------------------------------
set cg_teamChatHeight "8"
set cg_teamChatTime "70000"
set cg_bloodDamageBlend "0"
set cg_bloodFlash "0"
set cg_wolfparticles "0"
set cg_shadows "0"
set cg_bloodTime "1000"
set cg_showBlood "0"
set cg_marktime "10000"
set cg_brassTime "0"
set cg_marks "1"
set cg_gibs "0"
set cg_coronas "0"
set cg_coronafardist "0"
set cg_bobyaw "0"
set cg_bobup "0"
set cg_bobpitch "0"
set cg_bobroll "0"
set cg_runpitch "0"
set cg_runroll "0"
set cg_muzzleFlash "0"
set cg_crosshairsize "45"
set cg_drawcrosshair "7"
set cg_drawCrosshairPickups "1"
set cg_crosshairalpha "1"
set cg_crosshairPulse "0"
set cg_crosshaircolor "red"
set cg_crosshairColorAlt "green"
set cg_drawCrosshairNames "1"
set cg_crosshairAlphaAlt "1"
set cg_crosshairHealth "0"
set cg_autoAction "0"
set cg_drawWeaponIconFlash "1"
set cg_gun_fovscale "1'
set cg_drawAmmoWarning "1"
set cg_drawAttacker "1"
set cg_drawFrags "1"
set cg_hudAlpha "0.5"
set cg_popupLimboMenu "0"
set cg_drawNotifyText "2"
set cg_drawReinforcementTime "1"
set cg_drawTeamOverlay "1"
set cg_obituaryfilter "1"
set rate 25000
set cg_autorate "2"
set cg_pmsounds "1"
set cg_enableBreath "1"
set cg_obituary "0"
set cg_fireteamoptions "1"
set cg_drawFPS "1"
set cg_cursorhints "4"
set cg_drawSmallPopupIcons "1"
set com_maxfps "76"
set com_hunkMegs "124"
set com_soundMegs "32"
set com_zoneMegs "32"
set cl_allowdownload "1"
set cl_punkbuster "1"
set cl_autoupdate "1"
set cl_maxpackets "30"
set cl_mouseaccel 0
set cl_timenudge 0
set s_musicvolume "0"
set s_khz "22"
set s_volume "0.3"
set r_intensity "1.2"
set r_detailtextures 0
set r_drawsun "0"
set r_flares "0"
set scr_conspeed "9999"
echo "autoexec.cfg loaded!"
추천0
댓글목록
abrakad님의 댓글의 댓글
abrakad이름으로 검색 아이피 (211.♡.102.108) 작성일
제가 직접 돌아다녀 봤는데 전혀 문제가 없던데요. 미국 jaymod에 Pb켜진 곳도 문제 없었고 (300핑 나오더군요. -_-;;;), 호주섭도 문제 없고.
일본 ET Playground Japan 서버도 Pb 켜진 곳인데 가끔 가서 봇이랑 놀아주는데 문제 없었어요.
인스톨러 문제가 아니라 Pb 활성화와 업데이트 문제인 듯 싶은데요.
인스톨러가 엄청난 역할을 하는 것은 아니고 걍 파일들 압축해서 풀어주고 레지스트리값 만들어주는건데. 울펜 자체는 레지스트리 없어도 상관없어요. -0-;;;
pbsetup 이나 pbweb으로 pb 업데이트해보시고 pb 활성화 되어있는지 확인해주시면 해결될 듯하네요.