GRID

GRID

Kepos Dec 22, 2016 @ 4:12pm
1080p Resolution Fix
Found this fix on the net:

- find 'hardware_settings_restrictions.xml' in your steam library, open it (with notpad++ probably)
- find line
Originally posted by code:
<data>
<res mem="270" maxWidth="1280" />
</data>
- then simply change #mem to whatever your graphic card offers
- change #maxWidth to highest resolution width your card allows
(for me it was mem="4069" and maxWidth="1920")
- save file
- restart game

Now you should be able to choose higher resolution. :steamhappy:
Last edited by Kepos; Dec 22, 2016 @ 4:13pm
< >
Showing 1-7 of 7 comments
ShutEye_DK Dec 22, 2016 @ 4:15pm 
You don't have to change the numbers, just delete the section and you're good to go.
Fix was already here at these forums.
Ryu Dec 22, 2016 @ 4:17pm 
Or simply delete that section entirely. :) It was intended to be a limiter to not allow a card with low memory to go to higher resolutions which require more memory. However, the newer GPUs in use today are not being detected correctly by the game engine and thus you may be un-necessarily limited by this bit of code.
Clayton Nov 25, 2019 @ 8:41pm 
Thanks for help, this help me a lot to get the correct resolution.
EvathCebor Jul 2, 2021 @ 6:13pm 
Years later, but still very useful !
Thank you very much.
Funkster Jul 30, 2021 @ 6:35am 
Originally posted by Kepos:
Found this fix on the net:

- find 'hardware_settings_restrictions.xml' in your steam library, open it (with notpad++ probably)
- find line
Originally posted by code:
<data>
<res mem="270" maxWidth="1280" />
</data>
- then simply change #mem to whatever your graphic card offers
- change #maxWidth to highest resolution width your card allows
(for me it was mem="4069" and maxWidth="1920")
- save file
- restart game

Now you should be able to choose higher resolution. :steamhappy:
This works, can now play in 1440p. Thank you. :praisesun:
Willian1909 Sep 25, 2021 @ 7:47pm 
Originally posted by Kepos:
Found this fix on the net:

- find 'hardware_settings_restrictions.xml' in your steam library, open it (with notpad++ probably)
- find line
Originally posted by code:
<data>
<res mem="270" maxWidth="1280" />
</data>
- then simply change #mem to whatever your graphic card offers
- change #maxWidth to highest resolution width your card allows
(for me it was mem="4069" and maxWidth="1920")
- save file
- restart game

Now you should be able to choose higher resolution. :steamhappy:
Thank you
Originally posted by Ryu:
Or simply delete that section entirely. :) It was intended to be a limiter to not allow a card with low memory to go to higher resolutions which require more memory. However, the newer GPUs in use today are not being detected correctly by the game engine and thus you may be un-necessarily limited by this bit of code.
Nice. It's working
< >
Showing 1-7 of 7 comments
Per page: 1530 50