Unable to change GTA 4 graphics settings

ZAK1993

Honorable
Aug 17, 2013
5
0
10,510
I am using laptop with specs

Processor Intel(R) Core(TM) i3-2330M CPU @ 2.20GHz, 2200 Mhz, 2 Core(s), 4 Logical Processor

Nvidia GT525M 1 gb graphic card

3GB RAM

15.6 inches display

I'm unable to change graphics settings what should i do.
 
Solution
Try this: right click on GTA4, select properties, then select launch options

copy and paste this into the field that comes up

-nomemrestrict -norestrictions

exactly like that,

the reason why its not letting you set anything is because gta4 only supported GPUS up to 2gb, so since yours is 3gb, it miscalculated how much ram was up for use and thinks you dont have enough, therefore enforcing this lock down on the graphics options,

that command line will bypass it
Try this: right click on GTA4, select properties, then select launch options

copy and paste this into the field that comes up

-nomemrestrict -norestrictions

exactly like that,

the reason why its not letting you set anything is because gta4 only supported GPUS up to 2gb, so since yours is 3gb, it miscalculated how much ram was up for use and thinks you dont have enough, therefore enforcing this lock down on the graphics options,

that command line will bypass it
 
Solution

ZAK1993

Honorable
Aug 17, 2013
5
0
10,510



Thanks a ton dude that worked...
 

wickedfreddyc

Reputable
Apr 13, 2014
2
0
4,510




When i right click GTA IV and go to properties there is no "launch options" menu
 


In steam, not on desktop, good luck, glad to help even on an old topic like this
 

wickedfreddyc

Reputable
Apr 13, 2014
2
0
4,510




damn, im using a laptop running windows 8
 
Apr 30, 2014
1
0
4,510
this works for desktop too, right click the shortcut on the desktop and select properties, then shortcut tab, then at the end of target quotes add a space then -nomemrestrict -norestrictions
should look like
"C:\Grand Theft Auto IV\LaunchGTAIV.exe" -nomemrestrict -norestrictions
for example
 

redpandatac

Commendable
Oct 3, 2016
1
0
1,510
Thanks to patrick47018 I got on the right track for this one, however the offered solution seems to be for GTA IV on Steam in particular. If you have another version, like the Complete Edition on PC/DVD, the information below may help you out.

The flag that I found working for me is "-availablevidmem 2.0" without the quotes. You can up it to 3.0 or 4.0 or whatever is applicable for your videocard memory.

Alternatively, instead of adding the flag to a shortcut, you can also create a textfile in the game dir called "commandline.txt" and then put the flags there, one on each rule:


Code:
-availablevidmem 2.0

or

Code:
-nomemrestrict
-norestrictions