Dead Rising 3 needs the following mod to support 21:9
Not my solution someone from Steam Forums
http://steamcommunity.com/app/265550/discussions/0/613935404026325793/
Open the File "viewport.txt" in your Installed Folder "Steam\SteamApps\common\Dead Rising 3\data\datafile\" and put this into Viewport.txt:
/////////////////////////////////////////////////////
cViewportShape MainView_16x9
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.777777778"
}
cViewportShape MainView_21x9
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="2.383333333"
}
cViewportShape MainView_16x10
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.600000000"
}
cViewportShape MainView_4x3
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.333333333"
}
////////////////////////////////////////////////////////
Not my solution someone from Steam Forums
http://steamcommunity.com/app/265550/discussions/0/613935404026325793/
Open the File "viewport.txt" in your Installed Folder "Steam\SteamApps\common\Dead Rising 3\data\datafile\" and put this into Viewport.txt:
/////////////////////////////////////////////////////
cViewportShape MainView_16x9
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.777777778"
}
cViewportShape MainView_21x9
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="2.383333333"
}
cViewportShape MainView_16x10
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.600000000"
}
cViewportShape MainView_4x3
{
X = "0"
Y = "0"
Width = "1"
Height = "1"
Aspect="1.333333333"
}
////////////////////////////////////////////////////////