Toon posts:

variabele snelheden in games

Pagina: 1
Acties:

Verwijderd

Topicstarter
Systeem:
Asus A8n SLI premium bios 1011
AMD X2 4600+
4Gb Corsair Twinx XMS CAS2
2* Nvidia POINT OF VIEW 7800 GTX 512 drivers 83.40
Creative X-fi fatality
Windows Xp


Soms als mijn pc al een tijdje op staat, doet hij heel erg raar bij èlk spel, het is als je een 286 spel op een 486 speelt maar dan variabel, het beeld "springt" vooruit alsof hij ineens heel snel het spel berekend, Het is alsof iemand willekeurig met de fastforward zit te spelen. Ik had het probleem vroeger niet, maar aangezien ik het meestal pas heb na een bepaalde tijd, als de pc al 2 dagen op staat of zo.

Alle onderdelen zijn voldoende gekoeld, de harde schijven zitten in silentmaxx hdd silencers rev2.0, de case is een coolermaster stacker met aan de voorkant een paspt 12cm fan , langs de zijkand 2 12cm papst fan's, aan de achterkant ook een 12cm papst fan, de 2 voedingen blazen ook nog warme lucht naar buiten en de fan aan de bovenkant blaast ook nog lekker naar buiten. Om m'n cpu koele te houden gebruik ik de Zalman cnps9500.


Al geprobeert: Andere videokaart drivers( 81.98 was de laatste), cool'n quit af te zetten, pc niet meer te overclocken(is nu volledig op standaard waarden, zelfs geheugen op 333mhz en losse timings 3 3 7 10), het spel aan één core toe wijzen helpt ook niet(alt+tab en dan spel aan een core toe wijzen),

met elk spel bedoel ik: NFSU2, NFSMW, AOE3, Madden NFL 2005, Madden NFL 2006, Far cry, Command & Conqier generals, Command & conquer zero hour, FEAR, Battlefield2, Black&white2, Trackmania nations. Ik denk dat als het met deze spellen zo doet, het met elk anders spel ook doet

Iemand ervaringen hiermee/oplossingen hier voor??

  • BlowFish
  • Registratie: Maart 2004
  • Laatst online: 21-04 22:32
De X2 serie wil nogal eens moeilijk doen qua games probeer de volgende fixes:
Fix #1 - The AMD Driver ( /usepmtimer switch)

1. Install the AMD Processor driver found here:
http://www.amd.com/us-en/Processors...1_13118,00.html
AMD Athlon™ 64 X2 Dual Core Processor Driver for Windows XP and Windows Server 2003 Version (exe) 1.2.2.2 (or other driver depending on your OS).

This driver will add the /usepmtimer line to your boot.ini file. This will both fix problems in some games (BF2) and will raise problems in others (WoW). So depending on what games you are playing, you might have to edit your boot.ini to reflect the game you are playing.

2. Add the /usepmtimer switch to your boot.ini file manually
Right Click My Computer
Properties
Advanced Tab
Startup and Recovery -> Settings
To edit the startup options manually, click edit -> Edit

This should bring up a .txt file with your boot.ini file
Quote:
Originally Posted by kirbyrj's boot.ini
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0 )partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partiti on(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect /bootlogo /usepmtimer

Add the /usepmtimer as noted above and it will do what the driver does for you. If it is already there and you still have problems, you might want to take it out and try again, or try one of the other fixes.

Fix #2 - The Microsoft Hotfix

NOTE: This Hotfix is only for Windows XP w/SP2 per the documentation at the link below

Install the hotfix file found at one of these mirrors:
http://exphose.com/upfiles/1/Window...-v3-x86-ENU.exe
http://www.evilkitty.org/misc/Windo...-v3-x86-ENU.exe
http://static.hardwareluxx.de:443/h...-v3-x86-ENU.exe
http://techtype.msfnhosting.com/win...-v3-x86-enu.exe
http://www.perambula.net/res/Window...-v3-x86-ENU.exe

If you need to disable the hotfix, edit the registry as noted here (specifically note #7 which details how to deactivate/activate the hotfix):
http://support.microsoft.com/Default.aspx?id=896256
Quote:
Originally Posted by Microsoft.com
1. Click Start, click Run, type regedit, and then click OK.
2. Right-click HKEY_LOCAL_MACHINE\SYSTEM\Curr entControlSet\Control\Session Manager, point to New, and then click Key.
3. Type Throttle for the new key name.
4. Right-click Throttle, point to New, and then click DWORD Value.
5. Type PerfEnablePackageIdle for the value name.
6. Right-click PerfEnablePackageIdle, and then click Modify.
7. In the Value data box, type 0. Make sure that Hexadecimal is selected in the Edit DWORD Value dialog box, and then click OK.
Note You can type 1 in the Value data box to enable the new performance state policy behavior.
8. Quit Registry Editor.
Specifics as to what is being done from the power management side of things can be read at the link above. These are just the changes that need to be made in the registry. Also note that in the DWORD value box, you enter a "0" to disable the power state created by the hotfix and enter a "1" to enable it. For the purposes of fixing the games, enter a "1".

Fix #3 - Set the Affinity Manually

Finally, the last and least glorious of the fixes is to manually set the CPU affinity of certain programs. This can be done in several ways.
1. Alt-Tab out of your game, CTRL-ALT-DEL to the Task Manager, Under the Processes tab, right click the .exe file for your game and go to Set Affinity, Uncheck CPU 1.

2. Use a program to launch games
Win2000/WinXP Launcher to load games. (Available here: http://www.majorgeeks.com/Win2000_Launcher_d438.html or http://www.majorgeeks.com/WinLauncherXP_d870.html). This will allow you to set the CPU affinity before loading the game, which is useful for games that don't respond well to Alt-Tabbing.

3. Use an affinity masking tool such as
ImageCFG (http://www.robpol86.com/Pages/imagecfg.php for instructions on how to use). Backup your .exe before using this program. Imagecfg has a problem with some directories with spaces in them, so its easiest to stick it in the folder with the *.exe file you want to change. Then use the command you need (knowledge of the DOS prompt is a must ):

imagecfg -a 0x1 game.exe for core 1
imagecfg -a 0x2 game.exe for core 2

This will alter your .exe file, so make a backup of it. Especially since future game patches might not work with a patched .exe.

RunFirst - http://www.activeplus.com/us/freeware/runfirst/


Alternate Fix #4 - Newer video drivers for your graphics card
If you're using an Nvidia video card. Download one of the Forceware 80 series drivers which are dual core optimized. Latest are available here:
http://www.nvidia.com/content/drivers/drivers.asp
Some older drivers may/may not work with some games/benchmarks and dual core processors.

Nvidia Beta drivers have been clearing up some dual core crashing problems and some other games without having to go through the optimizations below.
http://www.nzone.com/object/nzone_d...tadrive r.html

ATI drivers available here:
https://support.ati.com/ics/support...dge&folderID=27
I would assume dual core support to be forthcoming in future Catalyst releases.

Nvidia Dual Core Driver Optimization
Warning, still testing this, if you have results please post
If you are experiencing problems with the Nvidia dual core driver optimizations, you can turn them off in the registry by using the following steps (or use the older 77.77 drivers). As always, backup your registry before editing.
Quote:
Originally Posted by Nvidia Forums
1. Go into Regedit and determine the current primary display card by looking in HKey_Local_Machine\Hardware/DeviceMap\Video and note the GUID (global unique indentifier assigned by Windows) for the entry "\device\video0" which is the long string at the end of the entry in brackets { }.

2. Edit HKey_Local_Machine\SYSTEM\Curr entControlSet\Control\Video\{g uid}\0000, where {guid} is the number derived from the above step.

3. Open the "0000" directory and enter a new key called OGL_ThreadControl and give it a value of 2. This will disable multithreading in the driver for all OGL apps.

4. In the same "0000" directory, to disable driver multithreading for all D3D apps, you can enter WTD_EXECMODEL and give a value of 0.

Conclusion
One of the above solutions should fix 98% of your gaming problems with dual core CPU's. Any comments or suggestions are welcome.
source: http://www.hardforum.com/showthread.php?t=983781

[ Voor 95% gewijzigd door BlowFish op 15-03-2006 20:54 ]


Verwijderd

Topicstarter
BlowFish schreef op woensdag 15 maart 2006 @ 20:51:
[...]


De X2 serie wil nogal eens moeilijk doen qua games, heb je de laatste nieuwe drivers gedownload voor deze cpu 1.2.2.2 meen ik.

en de boot.ini aangepast met /usuptimer < o.i.d

Als dat niet werkt de MS hotfix , deze al geprobeerd?

zal zo even de links voor je zoeken.
De laatste nieuwe drivers heb ik, ik heb wel geen id wat je
bedoeld met /usutimer
MS hotfix: ik heb wel de laatse fixes, als ik naar windows update ga kan ik niets meer installeren, bedoel je dat?


edit: ik zal eens proberen wat je hierboven vertelde, maar verklaart dit waarom het zich pas na bepaalde tijd voordoet??

[ Voor 10% gewijzigd door Verwijderd op 15-03-2006 20:57 ]


  • GoldenSample
  • Registratie: Januari 2005
  • Niet online

GoldenSample

Huub, Huub, Barbatruc!

heb je cool&quiet uitstaan? dat wil ook nog wel eens (mede) veroorzaker zijn :)

Bikemounts.nl Zelf ontworpen & op maat gemaakte houders voor bikeradars & fietscomputers.


Verwijderd

Topicstarter
GoldenSample schreef op woensdag 15 maart 2006 @ 21:11:
heb je cool&quiet uitstaan? dat wil ook nog wel eens (mede) veroorzaker zijn :)
natuurlijk staat cool'n quit af :P

  • finsdefis
  • Registratie: Juni 2005
  • Niet online
ik had ook ergens gelezen dat als je het spel op 1 core liet lopen (affiniteit ofzo instellen in windows taakbeheer) dat ie eht dan wel deed. Sowieso kunnen de meeste spellen maar op 1 core lopen dus maakt het niet uit voor performance lijkt me.

[ Voor 26% gewijzigd door finsdefis op 16-03-2006 20:35 ]


Verwijderd

Er was iets met directX dat je daarin een buffer voor PCI geheugen ( :? ) kon instellen,, deze is helemaal niet nodig en kan naar de laagste waarde van 2MB. Probeer het dan nog eens :)

Zet je deze buffer te hoog, dan krijg je dit soort effecten met nvidia kaarten.
Pagina: 1