T
Tomas freeze
30.11.21 12:20 am
Friends tell me, monitor resolution. (Call of Duty)
Where in Call of Duty1 is the monitor resolution registered ?? life I will go through the game at my resolution, otherwise I got tired of playing at low resolution.3 Comments
T
Tomas freeze
30.11.21
here is the correct answer: open the config (config.cfg) and write the following there (if there are already such commands there, find them and replace them):
seta r_customwidth "1440"
seta r_customheight "900"
seta r_mode "-1"
r_mode should be set to - 1, only then the system checks the customwidth and customheight values.