Windows Vista

From Unofficial Homecoming Wiki
Revision as of 04:10, 7 June 2007 by imported>PARAGON-Graal (New page: ==Tips and Tricks for running CoH under Windows Vista== (from [http://boards.cityofheroes.com/showflat.php?Cat=0&Number=7823604&page=0&fpart=1&vc=1&nt=2 Official Boards]) MISSING POINTERS...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tips and Tricks for running CoH under Windows Vista

(from Official Boards)

MISSING POINTERS

In some instances, loading the game client on Vista will result in your cursors/pointers not showing up. This is an easy fix.

1-Right click your desktop shortcut for the City updater. 2-Select 'Properties'. Make sure you are in the 'Shotcut' tab. 3-Select the 'Target' field. It should look something like this: "C:\Program Files\CoH Test\CohTest\CohUpdater.exe" 4-Add -compatiblecursors 1 to the end of the target, so that it looks like this:

"C:\Program Files\City of Heroes\CohUpdater.exe" -compatiblecursors 1

If you have installed your game to the default location, you can copy and paste the line above into your target field.

___________________________________________________

COH NOT USING DUAL CPUs


Quote:


CoH is supposed to detect the dual processors automatically but that code is currently buggy. May as well put it in yourself and force the issue. Even hyperthreading processors can take advantage of renderthread!-Zloth




1-Right click your desktop shortcut for the City updater. 2-Select 'Properties'. Make sure you are in the 'Shotcut' tab. 3-Select the 'Target' field. It should look something like this: "C:\Program Files\CoH Test\CohTest\CohUpdater.exe" 4-Add -renderthread 1 to the end of the target, so that it looks like this:

"C:\Program Files\City of Heroes\CohUpdater.exe" -renderthread 1


If you have installed your game to the default location, you can copy and paste the line above into your target field.

___________________________________________________


Now, I know some of you are saying, "But Moiread, I already have a flag on my shortcut."

No problem! You can use multiple flags on the same shortcut.

My personal shortcuts actually look like this:

LIVE: "C:\Program Files\City of Heroes\CohUpdater.exe" -compatiblecursors 1 -renderthread 1 TEST: "C:\Program Files\City of Heroes\CohUpdater.exe" -test -compatiblecursors 1 -renderthread 1

___________________________________________________

LOW FRAMERATES

This is a neat little tweak that was posted by Barata. You can see the explanation why this works HERE. Many thanks!

1-Right click your City desktop shortcut. 2-Select 'Properties'. 3-Select the 'Compatibility' tab. 4-Click the box beside 'Disable desktop composition'. ***You may need to select a system build (IE: Windows XP (Service Pack 2).***

This works equally well on the shortcut or the CoHUpdater.exe file. I have the settings changed on both.

___________________________________________________

NVIDIA PERFORMANCE TWEAK

This little gem of information was gleaned from the multi-page Vista Users thread. Thanks muchly!

I have tested this with my Nvidia Go 7600 and I did notice an increase in performance. Your mileage may vary. Doing this may also help non-Vista users.


Quote:



With NVidia, another setting if you use FSAA, is to NOT use the FSAA setting in the game. It works ok, but does not give the same performance if you set this setting in the driver. Open the NVidia Control Panel and turn Anti-Aliasing to 2x,2xQx,4x, etc, whatever setting you normally like to use, then in the game turn off FSAA. This setting can make an impact on some video cards by a factor of doubling the speed and keeping the anti-aliased screen.




1-Open your NVIDIA Control Panel. (I open mine through the computer's Control Panel which can be accessed via the Start Menu.) 2-Select 3D Settings. 3-Click "Adjust Image Settings With Preview". 4-Click the radio button beside 'Use The Advanced 3D Image Settings' and click the 'Take me there' link. 5-Find the Antialiasing Setting and select your desired setting. 6-Disable FSAA in the advanced graphics settings in game. ___________________________________________________

It has also been noted that there are FPS hits when using Bloom and Depth of Field with Nvidia cards. Disabling these effects may increase your performance.