Results 1 to 4 of 4

Thread: Performance Boost with NVidia Cards

  1. Registered TeamPlayer Imisnew2's Avatar
    Join Date
    01-19-08
    Posts
    4,588
    Post Thanks / Like
    Blog Entries
    9
    #1

    Performance Boost with NVidia Cards


  2. Registered TeamPlayer CivilWars's Avatar
    Join Date
    02-13-07
    Location
    Fort Worth, TX
    Posts
    42,785
    Post Thanks / Like
    Blog Entries
    5
    Stat Links

    Performance Boost with NVidia Cards Performance Boost with NVidia Cards Performance Boost with NVidia Cards Performance Boost with NVidia Cards Performance Boost with NVidia Cards Performance Boost with NVidia Cards Performance Boost with NVidia Cards
    Gamer IDs

    Steam ID: CivilWars CivilWars's Originid: CivilWars
    #2

    Re: Performance Boost with NVidia Cards

    Ok, so sometimes when I restart my computer my resolution reverts from native to some huge ass setting. Any suggestions.


  3. Registered TeamPlayer Imisnew2's Avatar
    Join Date
    01-19-08
    Posts
    4,588
    Post Thanks / Like
    Blog Entries
    9
    #3

    Re: Performance Boost with NVidia Cards

    Quote Originally Posted by CivilWars
    Ok, so sometimes when I restart my computer my resolution reverts from native to some huge ass setting. Any suggestions.
    Huge as in 800x600 (makes everything look huge) or Huge as in 2450x1340 (or something that makes the icons and junk really tiny)

    You could try opening the NVidia control panel, and on the left, under display, going to change resolution. Set it to the one you want there.

    Some googling led me to a registry fix solution.
    All of the values are in hexidecimal though, so I'll post a short list
    1440 - 5A0
    1280 - 500
    1152 - 480
    1024 - 400
    960 - 3C0
    864 - 360
    800 - 320
    768 - 300
    720 - 2D0
    600 - 258
    Basically, change all of your resolutions to what you need:
    Code:
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device0]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device1]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device2]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\nv\Device3]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\nv\Device0]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\nv\Device1]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\nv\Device2]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\nv\Device3]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E968-E325-11CE-BFC1-08002BE10318}\0000\Settings]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device0]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device1]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device2]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    
    
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\nv\Device3]
    "DefaultSettings.XResolution"=-
    "DefaultSettings.YResolution"=-
    "DefaultSettings.BitsPerPel"=-
    An easier way would be to:
    1) Go to Start --> Run --> regedit and press enter

    2) Click 'Edit' and click 'Find' in the Edit menu

    3) Type ' DefaultSettings.XResolution ' (without quotes) and click 'Find'

    4) Now double click it and change it to the hexadecimal value that corresponds to the X resolution you want.

    5) Click 'Find Next' and repeat Step 4)

    6) Now do the same for ' DefaultSettings.YResolution ' (without quotes) and change it to the hexadecimal value that corresponds to the Y resolution you want.

  4. Registered TeamPlayer Imisnew2's Avatar
    Join Date
    01-19-08
    Posts
    4,588
    Post Thanks / Like
    Blog Entries
    9
    #4

    Re: Performance Boost with NVidia Cards

    And, in addition to what I said above, you need to install/update your monitors drivers.
    Sometimes windows update will catch it, some times it won't.

    3000

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Title