Steam 설치
로그인
|
언어
简体中文(중국어 간체)
繁體中文(중국어 번체)
日本語(일본어)
ไทย(태국어)
Български(불가리아어)
Čeština(체코어)
Dansk(덴마크어)
Deutsch(독일어)
English(영어)
Español - España(스페인어 - 스페인)
Español - Latinoamérica(스페인어 - 중남미)
Ελληνικά(그리스어)
Français(프랑스어)
Italiano(이탈리아어)
Bahasa Indonesia(인도네시아어)
Magyar(헝가리어)
Nederlands(네덜란드어)
Norsk(노르웨이어)
Polski(폴란드어)
Português(포르투갈어 - 포르투갈)
Português - Brasil(포르투갈어 - 브라질)
Română(루마니아어)
Русский(러시아어)
Suomi(핀란드어)
Svenska(스웨덴어)
Türkçe(튀르키예어)
Tiếng Việt(베트남어)
Українська(우크라이나어)
번역 관련 문제 보고
For the time being I recommend using GlovePie to remap whatever keys you want to use.
You can use the mouse buttons when using GlovePie, yes.
Just a quick tutorial. Download (free) GlovePie and extract it wherever you like. Starting the executable you will see the (empty) script. Click on GUI then click on "Detect Output to emulate" and press the key you want to remap. After doing it you will be able to click on "Detect Input" so press the key or mouse button you want to use. After doing this click on apply and the script will automatically written by GlovePie. When you are finished rebinding all the keys you can save your script and chose run. Minimize GlovePie and start the game.
Here is an example my Holow Knight Script (based on standard keys)
// Movement
Key.Y = Mouse.MiddleButton
Key.X = Mouse.LeftButton
Key.C = Keyboard.RightShift
Key.A = Mouse.RightButton
//Additional
Key.S = Keyboard.RightControl
Key.D = Keyboard.NUMPAD0
Key.F = Mouse.XButton2
Key.Tab = Keyboard.Enter
(XButton2 is the third mouse button on my mouse)
I found a new version of GlovePie located here:
http://dl.cdn.chip.de/downloads/3223851/GlovePIEWithEmotiv043.zip?cid=54416814&platform=chip&1498837062-1498844562-3389db-B-a75bfa69670ef11c8cf86b3bb26add1e
If you have further questions feel free to ask.
It has to run in the background, yes. But it is just a simple script running and should not need much performance.
Still hoping that the devs will add the possibility of mouse rebinding in the future. So far I counted four threads alone requesting this.