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
I never tried SoftTH before I hear a lot of people talking about it. I guess the only reason I personally would want to use it is if I had monitors of different sizes/res, which I don't.
Also, if you use different size monitors, I'm guessing you'll probably have to adjust the frustum part of the config in order to compansate for that. At least that's what I'm thinking. I may add that in my original post just for completion. Thanks for the suggestion. :)
https://steamcommunity.com/guides
I experimented a little bit with it and found out your solution. The answer is yes.
What you'll need to do is set the mode to 4, then issue the following two commands using the in-game console:
multimon init three
multimon save
Once you do that, you'll be able to tweak the config in the multimon_config.sii file or use the in-game console to make changes on the fly. Note that there are a few configurations/cvars relating to multimon in config.cfg, so be sure to check these out as well and adjust them.
See below from the official multimon documentation (https://www.eurotrucksimulator2.com/multimon_config.php):
INIT
Syntax: multimon init <setup_name>
Example: multimon init three
This command initializes the runtime configuration using one from predefined setups. Following setups are supported:
When initializing using three or three_with_dash, the state of corresponding tweaking cvars at the moment of the initialization is applied to the runtime configuration. This can be used to do basic setup using the cvars in predefined mode and use the custom mode to only tweak the result.
Hope this helps.
Cheers
What is your nVidia Surround resolution?
please post your config.cfg and multimon_config.sii: https://pastebin.com
Here is my Config.cfg. https://pastebin.com/ZU884gNQ
Here is the multimon_config.sii https://pastebin.com/1YQij2KM
I got the multimon_config.sii from the OP.
Then launch the game. Make surre game resolution is same as desktop (3957x1080).
In developer console enter commands "multimon make_primary center" and "multimon save". Tell me how it turns out.
https://pastebin.com/7f8yvJJA
Using this command "multimon frustum_subrect_x 0.#" will move your view left with positive value (e.g., 0.20000) or right with a negative value (e.g., -0.20000). Mine is set to 0.20000, which clips a bit off the left side of the screen moving the center of my view a bit left.
Remember to save your work before leaving the game: "multimon save".
Or you can edit multimon_config.sii outside the game.