at ubi forums almost everyone agrees that patch 1.3 + amd omega is a massive fps boost. :thumbsup:
http://forums.ubi.com/showthread.php/972897-AMD-Omega-Driver-Massive-boost-in-Frame-rate-for-ACU
you can also check out Bang4buck PC Gamer videos at youtube
http://www.overclock.net/t/1524297/gamegpu-assassins-creed-unity/160#post_23265195
Microsoft is pulling the root certificates update for Win 7 that broke the installer. KB3024777 has been pushed to machines to remove it.
The KB 3004394 update that was dated December 10, 2014 can cause additional problems on computers that are running Windows 7 Service Pack 1 (SP1) and Windows Server 2008 R2 SP1. This includes the inability to install future updates. This new update is available to remove KB 3004394 from your computer.
that sounds better. at ubi forums almost everyone agrees that patch 1.3 + amd omega is a massive fps boost.
They all have hardware downsampling solutions its just that the max resolution that can be downsampled from is limited by the hardware solutions that each have.
Some results are sharper and more detailed for sure and i have yet to see a VSR screen shot comparison that is not unless heavily compressed.
R290
Hitman.
http://screenshotcomparison.com/comparison/103911
The Vanishing of Ethan Carter
http://screenshotcomparison.com/comparison/103915
Some results are sharper and more detailed for sure and i have yet to see a VSR screen shot comparison that is not unless heavily compressed.
The Vanishing of Ethan Carter
http://screenshotcomparison.com/comparison/103915
Hey Warsam.· How-To Install AMD Catalyst™ Drivers For A Windows® Based System
First instrucion says:
1 - Close all opened applications including any live monitoring anti-virus, firewall, remote-access, or webcam software before attempting to install the AMD Catalyst Driver.
Hey Warsam.
Constructive criticism here.
There's no reason anybody should disable their firewall conected to the internet. Way too dangerous.
Tell the guys on charge of that, to redact to text to be something like this:
1- Download the new driver.
2- Disconnect from the internet (turn off modem, unplug cable...)
3- Disable firewall, antivirus.
4- Install
.....
What do you think?
Thanks.
Maybe I'll have to give Synaptic a try. I have the drivers installed now, but not CCC, which isn't a big issue as I can do everything through aticonfig, but it's more convenient with CCC. Can you do me a favor real quick before I try going through Synaptic? Can you just open CCC and look in the information tab under the driver and 2d driver lines just to make sure they're both 14.501? When installing CCC after the drivers through the Ubuntu package it reverts the 2d driver to an older version. Thanks.
I'll take a look once I plug that drive in again (right now it's disabled). Might not be 'til tomorrow (sorry, work hours getting crazy this time of year). You did download the CCC .deb from amd directly, right?
I am wondering if this will benefit my 7970.
// Throttle
objl_MAIN->objm_PROFILER->ProfilerDatas.at(std::string("8.Throttle"))->Begin();
int intl_MILLISECONDWAIT = (int)(16.66f - (16.66f * objl_MAIN->decm_STEP));
if(intl_MILLISECONDWAIT > 0)
{
__int64 intl_DUETIME;
intl_DUETIME = -10000 * intl_MILLISECONDWAIT;
LARGE_INTEGER objl_TIME;
objl_TIME.LowPart = (DWORD) (intl_DUETIME & 0xFFFFFFFF);
objl_TIME.HighPart = (LONG) (intl_DUETIME >> 32);
SetWaitableTimerEx(hanl_THROTTLE, &objl_TIME, 0, NULL, NULL, NULL, 0);
WaitForSingleObject(hanl_THROTTLE, INFINITE);
}
objl_MAIN->objm_PROFILER->ProfilerDatas.at(std::string("8.Throttle"))->End();
Will VSR be available for the R9 280x in the future?
Yep, thanks for checking when you have a minute.