Author Topic: Monitor help - Resolution not supported  (Read 271 times)

My monitors max resolution is 1366x768, and black ops 3 launches at some much higher resolution, causing my screen to go black and say "not supported".  Is there any known way to remedy this?

Try going to its folder in Steam and open
Code: [Select]
...\Call of Duty Black Ops III\players\config.iniAre there any resolution options in there?

go here: Steam\SteamApps\Common\Call of Duty Black Ops III\Players

If config.ini does not exist, open a new notepad and put
Code: [Select]
FullScreenMode = “0” // 0 to 2 for windowed mode

Code: [Select]
WindowSize = “1366x768” // any value for size of window

rename the new notepad to config.ini

go here: Steam\SteamApps\Common\Call of Duty Black Ops III\Players

If config.ini does not exist, open a new notepad and put
Code: [Select]
FullScreenMode = “0” // 0 to 2 for windowed mode

Code: [Select]
WindowSize = “1366x768” // any value for size of window

rename the new notepad to config.ini
Try going to its folder in Steam and open
Code: [Select]
...\Call of Duty Black Ops III\players\config.iniAre there any resolution options in there?
you guys are loving beautiful, thanks