Posted: Mon Aug 16, 2004 10:21 am
FireGL
First, download glinfo
http://mypage.bluewin.ch/TheEdge/projects/glInfo/
Use it to know if you really success on patching your card
(it should display firegl, and not radeon)
If it's OK,
then do that procedure. It is a whole procedure, maybe some informations won't be useful for you, but follow that procedure:
Use a tool like driver cleaner to ensure that you have any trace of any ATI driver in your harddrive
then,
unpack the executable file, choose a directory for unpacking the files, and cancel the installation.
add in all .ini file that I will give you the device ID of your card (for first and second display): An example:
[WIN2K]
Label=R6
R6=DriverPath_R6,0x4E67,0x4E6B,0x4E68,0x4167,0x417
4,0x4E54,0x4E47,0x4C66,0x4C64,0x4E4B,0x4E48,0x4E50
,0x4147,0x4154
DriverPath_R6=\2KXP_INF,C2_11793.INF
I've added 0x4E68 and 0x4E48, just after their true firegl twins... Do like that, it is more clean
If you don't know the device ID of your card,
go to :
http://pciids.sourceforge.net/iii/?i=1002
That's a pretty good list of Device ID cards.
Of just use that ATI tool:
http://www2.ati.com/drivers/ati-util-jan-2004.exe
That "little mod" has to be done in these files:
C2_11793.INI; C2_11793.INI both of them are located in driver folder (in fact, you only need to do it for C2_11793.INI if you run on Win2k, or the other one for WinXP; but change both of them, we never know...)
After that you need to add those sort of lines in two files:
C2_11793.inf
CX_11793.inf
Add
"ATI FireGL X2 Joe" = ati2mtag_R350GL, PCI\VEN_1002&DEV_4E48
"ATI FireGL X2 Joe Secondary" = ati2mtag_R350GL, PCI\VEN_1002&DEV_4E68
The name does not matter, write down Geforce 7 if you want . but:
- ati2mtag_R350GL is important, because it is linked with the type of your chip (R350=radeon 9800, R300,=Radeon 9700, and so on...)
- VEN_1002&DEV_4E48 is the device ID of your card and so on....
And just one last thing to do is to delete the " ; " of the line ;Direct3D=1 in the install.ini file found in FGLPanel folder
Then you will need to use the patchfiles with rivatuner:
the patches will be done in two passes:
First pass:
- execute SoftFireGL w2k.rts (found in RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\ folder)
- then atioglgl antiprotection w2k.rts (RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Ant
iprotection\Driver folder)
- then Installer antiprotection.rts (RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Ant
iprotection\FGLMax Folder)
- then Installer antiprotection.rts (RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Ant
iprotection\FGLPanel Folder)
Then you can manually install your driver (device manager,
update driver, locate for CX_11793.inf if you have WinXP, or C2_11793.inf if you have Win2k...)
After that, install control panel and max drivers. Be sure to note the name of the directory for control panel, you will need it.
Restart in safe mode. we can do the second pass
Second pass:
- launch the 11 others patches that are located in RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Anti
protection\FGLPanel
the files that are needed to be patched are located in the folder I asked you to remember. Running in safe mode should allow you to write on these files (file protection issue)
- launch the atiimxgl.exe antiprotection.rts located in RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Anti
protection\FGLMax folder; the file you will need to patch is located in:
ATI Technologies\Fire GL 3D Studio Max folder and not in the folder you needed to remember
after that you can restart....
And you should have the fire gl control panel...
Check it with GLINFO, to be sure....
If you are not able to have it working properly, try to install freefiregl. The only drawback is that it is only in english or russian. But it is automatic...
First, download glinfo
http://mypage.bluewin.ch/TheEdge/projects/glInfo/
Use it to know if you really success on patching your card
(it should display firegl, and not radeon)
If it's OK,
then do that procedure. It is a whole procedure, maybe some informations won't be useful for you, but follow that procedure:
Use a tool like driver cleaner to ensure that you have any trace of any ATI driver in your harddrive
then,
unpack the executable file, choose a directory for unpacking the files, and cancel the installation.
add in all .ini file that I will give you the device ID of your card (for first and second display): An example:
[WIN2K]
Label=R6
R6=DriverPath_R6,0x4E67,0x4E6B,0x4E68,0x4167,0x417
4,0x4E54,0x4E47,0x4C66,0x4C64,0x4E4B,0x4E48,0x4E50
,0x4147,0x4154
DriverPath_R6=\2KXP_INF,C2_11793.INF
I've added 0x4E68 and 0x4E48, just after their true firegl twins... Do like that, it is more clean
If you don't know the device ID of your card,
go to :
http://pciids.sourceforge.net/iii/?i=1002
That's a pretty good list of Device ID cards.
Of just use that ATI tool:
http://www2.ati.com/drivers/ati-util-jan-2004.exe
That "little mod" has to be done in these files:
C2_11793.INI; C2_11793.INI both of them are located in driver folder (in fact, you only need to do it for C2_11793.INI if you run on Win2k, or the other one for WinXP; but change both of them, we never know...)
After that you need to add those sort of lines in two files:
C2_11793.inf
CX_11793.inf
Add
"ATI FireGL X2 Joe" = ati2mtag_R350GL, PCI\VEN_1002&DEV_4E48
"ATI FireGL X2 Joe Secondary" = ati2mtag_R350GL, PCI\VEN_1002&DEV_4E68
The name does not matter, write down Geforce 7 if you want . but:
- ati2mtag_R350GL is important, because it is linked with the type of your chip (R350=radeon 9800, R300,=Radeon 9700, and so on...)
- VEN_1002&DEV_4E48 is the device ID of your card and so on....
And just one last thing to do is to delete the " ; " of the line ;Direct3D=1 in the install.ini file found in FGLPanel folder
Then you will need to use the patchfiles with rivatuner:
the patches will be done in two passes:
First pass:
- execute SoftFireGL w2k.rts (found in RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\ folder)
- then atioglgl antiprotection w2k.rts (RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Ant
iprotection\Driver folder)
- then Installer antiprotection.rts (RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Ant
iprotection\FGLMax Folder)
- then Installer antiprotection.rts (RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Ant
iprotection\FGLPanel Folder)
Then you can manually install your driver (device manager,
update driver, locate for CX_11793.inf if you have WinXP, or C2_11793.inf if you have Win2k...)
After that, install control panel and max drivers. Be sure to note the name of the directory for control panel, you will need it.
Restart in safe mode. we can do the second pass
Second pass:
- launch the 11 others patches that are located in RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Anti
protection\FGLPanel
the files that are needed to be patched are located in the folder I asked you to remember. Running in safe mode should allow you to write on these files (file protection issue)
- launch the atiimxgl.exe antiprotection.rts located in RivaTuner\PatchScripts\ATI\SoftFireGL\Unified\Anti
protection\FGLMax folder; the file you will need to patch is located in:
ATI Technologies\Fire GL 3D Studio Max folder and not in the folder you needed to remember
after that you can restart....
And you should have the fire gl control panel...
Check it with GLINFO, to be sure....
If you are not able to have it working properly, try to install freefiregl. The only drawback is that it is only in english or russian. But it is automatic...