Re: Split-screen settings.
I'm aware I'm performing a massive necro on this thread. I do have information I wished I had two or more years ago about this thing, and while I'm sure there's people out there who know this, I hate when this happens:
According to the wiki you can use FrameManager to set up your splitscreen preferences using the console. This is how I do it. Some steps may be optional.
- Start a game.
- Press ESC to go back to the main menu (game is now paused).
- Press 'tilde' or whatever console key you have. For me it's the one left of the '1' and underneath ESC.
- Type the following command and press ENTER:
Code:
FrameMan:ResetSplitScreens(true, false)
- Close the console and resume your game.
- If buy menu shows up cropped, closing it and opening it again should fix it.
The command for the default splitscreen configuration is:
Code:
FrameMan:ResetSplitScreens(false, true)