• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

AMD Releases the Catalyst 13.10 Beta2 Driver

I'm not exactly sure what you meant there, but the latest drivers still only support frame pacing on a single monitor with resolution maximum 2560x1600 and only in DX10/DX11.

I misread that. The 13.8 beta2 has Crossfire, but only single display, same as these.
 
so uh, you all can try hex editing the .blb file (CAP profile) of this driver & going to 0x19130 and 0x19b88 locations

alternatively i'll spoil the excitement
Code:
<application Title="Grand Theft Auto V" File="GTA5.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>

what's this mean? well halo 3 still isnt out after all these months since i spotted it back in march so....

was ducktales ever announced for pc?
Code:
<application Title="Ducktales Remastered" File="ducktales.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>

also didnt expect so many 64bit games
Code:
<application Title="Assassin's Creed 4" File="AC4BFSP.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Assassin's Creed 4 MP" File="AC4BFMP.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Batman: Arkham Origins" File="BatmanOrigins.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Call of Duty: Ghosts" File="iw6sp64_ship.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Planetary Annhilation (32bit)" File="PA.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Planetary Annhilation (64bit)" File="PA32.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Need for Speed sequel" File="Race.Main_Win64_Release.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Watch Dogs Demo" File="DuniaDemoLaunch_PC_r64.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Watch Dogs" File="Watch_Dogs.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
<application Title="Wolfenstein: The New Order" File="WolfNewOrder_x64.exe">
	<use Area="PXDynamic">HighPerfGPUAffinity</use>
</application>
 
Back
Top