https://gall.dcinside.com/mgallery/board/view/?id=helldiversseries&no=249723&search_head=30&page=1

베히모스도 이해하는 클릭 한번으로 탄종 바꾸기아주 신기한게 있길래 가져와봤음1. 결과물2. 작동방식1) 적용 이전R : 무기 휠 열기좌클릭 : 무기 휠 좌측우클릭 : 무기 휠 우측2) 적용 이후R : 무기 휠 열기좌클릭 : 무기 휠 좌측우클릭 : 무기 휠 우측마gall.dcinside.com

요 글만 보고 하기에는 휠 굴리기는 어떻게 해야할지 잘 모르겠는 사람들을 위한 글


위 출처 내용을 읽어보고 왔다는 가정하에 작성함



1. 스팀폴더/userdata/유저고유번호/553850/remote/input_settings.config 를 켠다.


2. WeaponFunctionOpen을 검색한다.


3. WeaponFunctionOpen = [


]

이 대괄호 안에 있는 마지막 중괄호 세트 아래에


{

trigger = "Y+"

device_type = "Mouse"

input = "MouseWheel"

threshold = 0

input_type = "Axis"

}

{

trigger = "Y-"

device_type = "Mouse"

input = "MouseWheel"

threshold = 0

input_type = "Axis"

}


이 두 중괄호 내용을 그대로 붙여 넣기 해서 저장한다.

휠업과 휠다운이 기본적으로 총기옵션의 상하 기능 조작인데,
휠업과 휠 다운을 무기 옵션 메뉴를 여는 키도 할당해주면 그냥 휠 조작만 해도 스코프 배율이랑 손전등을 바꿀 수 있다.



->Y+는 휠 업, Y-는 휠 다운이니, 휠 굴리는 키를 커스텀 하고 싶은 사람은 각각의 중괄호 내용을 원하는 기능에 붙여 쓰면 된다.


4. 원 출처와 본 글의 내용 적용한 input_settings.config 내용

WeaponFunctionOpen = [

{

trigger = "LongPress"

device_type = "PadDS"

input = "Square"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "LongPress"

device_type = "PadXBOX"

input = "XboxX"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Press"

device_type = "Keyboard"

input = "t"

threshold = 0.20000000298023224

input_type = "Button"

fixed_layout_id = 20

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton5"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton4"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Y+"

device_type = "Mouse"

input = "MouseWheel"

threshold = 0

input_type = "Axis"

}

{

trigger = "Y-"

device_type = "Mouse"

input = "MouseWheel"

threshold = 0

input_type = "Axis"

}

]

WeaponFunctionRight = [

{

trigger = "Press"

device_type = "PadDS"

input = "DRight"

threshold = 0

input_type = "Button"

}

{

trigger = "Press"

device_type = "PadXBOX"

input = "XboxRight"

threshold = 0

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton4"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButtonRight"

threshold = 0.20000000298023224

input_type = "Button"

}

]

WeaponFunctionLeft = [

{

trigger = "Press"

device_type = "PadDS"

input = "DLeft"

threshold = 0

input_type = "Button"

}

{

trigger = "Press"

device_type = "PadXBOX"

input = "XboxLeft"

threshold = 0

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButton5"

threshold = 0.20000000298023224

input_type = "Button"

}

{

trigger = "Press"

device_type = "Mouse"

input = "MouseButtonLeft"

threshold = 0.20000000298023224

input_type = "Button"

}

]

파란색은 원 출처 글에서 언급한 사이드 버튼에 탄종 변경, RPM 변경

빨간색은 이 글에서 언급한 휠 업 다운에 스코프 배율, 손전등 변경


이렇게 하면 총기 옵션 버튼을 누르지 않아도, 마우스 만으로 4가지 총기 옵션을 모두 조작 가능하다.


마우스 사이드 버튼으로 탄종 변경, RPM 변경

휠업으로 스코프 배율 변경

휠 다운으로 손전등 on/off