Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
UCR allows tons of combining and splitting options for buttons and axis to a vJoy controller. Then you map vJoy in the game. Both UCR & vJoy are free so documentation is meager, but they work great after you figure them out. UCR = Universal Controller Remapper (github) and vJoy = (virtual joystick) for your internet search.
Starting here:
https://eurotrucksimulator2.com/input_config.php#components
--
The bonus is, once you understand the input subsystem there's an awful lot you can do with it.
Right now, I throw one switch ON for RL, then OFF for headlights. This makes them out of sync when turning off.
Small dreams I suppose.
Ah I see, so I can manually configure my inputs. A bit of a hassle, but nothing I can't handle, I already bound multiple things to one input already, I just didn't realize I could bind multiple inputs to one output. Thank you
I use a steering wheel and one of the things I do for my own input setup is exactly what you're describing above... In my case I assign two of my on-wheel buttons to a shift function using logic operators. My wheel (G-27) has 27 buttons in total (wheel+shifter) and sacrificing two of those to a shift function gives me 25 * 4 - 6 potential button functions on that one controller alone [although in my case it's actually (25-6) * 4 because I don't apply the shift logic to the 6 active gear selector positions]. Not saying I necessarily use them all, but the flexibility is there.
Would you mind giving me an example of one of the lines in the config file on how you got that to work? I seem to be having some difficulties...
here's an extract containing my POV pad view commands:
Button 20 & 22 on device 'joy' are my shift buttons. Pressing the pad directionals unshifted gives me four different views (internals + out-the-window), pressing the pad directionals with button 20 held down gives me four alternate different views (externals in this case), pressing pad directionals with button 22 held down gives me another potential four different views (though only three are actually being used).
The pad directionals with both shift buttons pressed are as yet unused.
The logicals are
HOLY ♥♥♥♥♥♥♥ MUSHROOMS BATMAN
Thank you, the logics alone made a hell of a lot more sense!
I guess i couldn't get away with that one lol