jspuckett: Same problem as OP here. Using 1680x1050 on a 1080P Asus monitor (HDMI). Whenever I try to play at 1920x1080, all I see is a message on my monitor stating "Signal out of range". I don't have this problem with any other game or application. It works at the lower resolution but the fix is less than ideal.
For all those problems, most likely the monitor/graphic-card combinations is not covered in the corresponding inf-files for the requested refresh-rate. Those two inf-files (kind of) create a table with matching combinations, if for any reason somebody forgot to add this combo, it ain't working....
few steps to do without modifying any file first:
try changing the refresh rate in windows.
>>IF<< you are sure the monitor can run the requested modes (refresh as well as resolution) untick the box in properties: hide modes not supported by this monitor. (to find those, check under properties, details and select inf-name)
If you want to change the inf-files, I suggest only modifying the monitor one. The inf-files for the GPU are mostly overbloated as they do contain not longer only ONE 'table' but for a range of cards.
As indicated in post 12, sometimes you can run specific settings for game depending on your GPU-software....
Otherwise you would need to check both inf-files for the monitor as well as for the GPU for the mode you are looking for......sometimes easy, sometimes not....and as I don't know which file you are using, no direct advice I can give you there. It is all just about matching those two files.....(mostly)....
In my case the corresponding line looks like:
[GL2460.AddReg]
HKR,"MODES\1920,1080",Mode1,,"30.0-83.0,50.0-76.0,+,+"
HKR,,ICMProfile,0,"GL2460.icm"
A nice straight forward selection......all modes possible, some others don't have this....
You can also find inf-files on the web, generic ones supporting 1080p on all monitors, but be careful when using those. I always modified the supplied ones.
Last point, out of range normally means that the GPU did disable the signal and the monitor is just not receiving anything anymore. You would get the same message if you just disconnect the cable ;)
(Yes you 'could' get the same message if the monitor would receive an unsupported signal)
Disclaimer ;) changing the inf-files is done on your own risk ;)