The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Anyone with CATALYST 10.4 and WINDOWS vista here?

    Discussion in 'Gaming (Software and Graphics Cards)' started by PurpleSkyz, Jun 2, 2010.

  1. PurpleSkyz

    PurpleSkyz Notebook Evangelist

    Reputations:
    103
    Messages:
    308
    Likes Received:
    0
    Trophy Points:
    30
    I need the file:

    atioglxx.dll

    Found in location: C:\Windows\SysWOW64

    of your windows vista 64 install

    (catalyst 10.5 broke OGL, and renaming the atioglxx.dl_ in the install package doesnt work.)

    Cheers.

    EDIT: 10.3 or whatever will do
     
  2. PurpleSkyz

    PurpleSkyz Notebook Evangelist

    Reputations:
    103
    Messages:
    308
    Likes Received:
    0
    Trophy Points:
    30
    Ok, I will post the solution in case the odd soul needs to do this for whatever reason.

    You need to download the 10.4 Catalyst or whetver catalyst you want. Go in the subdirectories till you find the atioglxx.dl_

    then you need to expand it.

    running command prompt (I placed the atioglxx.dl_ in c:\):

    Code:
    expand atioglxx.dl_ atioglxx.dll
    Cheers.