It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
If you are like me and want to get rid of the awful texture filtering when using nGlide with the game then here is how you can accomplish that. Remember: before you edit the EXE make a backup of it first.

1) download a hex editor program like HxD (https://mh-nexus.de/en/downloads.php?product=HxD20)
2) launch hxd.exe and open 3dfx.exe in it
3) press ctrl+g and type 104B15, press enter
4) change 01 to 00
5) press ctrl+g again and type 104B17, press enter
6) change 01 to 00
7) press ctrl+g again and type 104B5E, press enter
8) change 01 to 00
9) press ctrl+g again and type 104B60, press enter
10) change 01 to 00
11) press ctrl+g again and type 10775C, press enter
12) change 01 to 00
13) press ctrl+g again and type 10775E, press enter
14) change 01 to 00
15) press ctrl+s to save changes
16) profit!
Thanks to Zeus from http://www.zeus-software.com/ for the tutorial.
Post edited September 08, 2019 by Berzerk2002
avatar
Berzerk2002: If you are like me and want to get rid of the awful texture filtering when using nGlide with the game then here is how you can accomplish that. Remember: before you edit the EXE make a backup of it first.

1) download a hex editor program like HxD (https://mh-nexus.de/en/downloads.php?product=HxD20)
2) launch hxd.exe and open 3dfx.exe in it
3) press ctrl+g and type 104B15, press enter
4) change 01 to 00
5) press ctrl+g again and type 104B17, press enter
6) change 01 to 00
7) press ctrl+g again and type 104B5E, press enter
8) change 01 to 00
9) press ctrl+g again and type 104B60, press enter
10) change 01 to 00
11) press ctrl+g again and type 10775C, press enter
12) change 01 to 00
13) press ctrl+g again and type 10775E, press enter
14) change 01 to 00
15) press ctrl+s to save changes
16) profit!
avatar
Berzerk2002: Thanks to Zeus from http://www.zeus-software.com/ for the tutorial.
My thanks for this - I followed a very similar procedure for MDK, this rocks!