Glide Wrapper 101 - by Dr.Disaster
In case you wonder why I did not put this under General forum Sven statedthat his Glide Wrapper was exclusivly written to be used with D2/LoD andnothing else. You can try it with other games that support Glide but Sven givesno guarantee at all.
- Extract and copy all files from the ZIP archive into your D2/LoDinstallation folder. If you want to get detailed information about individualoptions keep the TXT files.
- Start the Glide Wrapper setup program glide-init.exe and select thelanguage you like to use. Then select "OpenGL-infos" and hit the"Query OpenGL-infos" button. This will check if there may beincompatability issue with your hardware.
The info screen at the bottom is a display of the TXT file content. Scrollthru it if you want further details on something.
If OpenGL parameters seem to be ok you can hit the "Test" buttonright away to see a test screen.
After a successfull test continue to the next step.
- Let's check thru the menus Settings, Renderer and Extensions.
Don't worry, if the menus look different for you. The setup program adjuststhem depending on the results of the OpenGL info query.
"window mode" let's you switch D2/LoD from window to full screenmode and back while the game is running. Also in window mode "capturedmouse" will keep your mouse pointer trapped(!) inside the game window! Nomore mishaps by overshooting borders
Sidenote: When you do not run both game and wrapper setup at the same timeAlt-Tab does not work in fullscreen mode. You'll have to use Strg-Esc to switchto your desktop or other apps.
Attention! The refresh-rate shownin the screenshot is specific for my old trusty CRT monitor!
Verify that your monitor supports the selected refesh-rate by running"Test". Most modern LCD or flat screens use a refresh-rate of 60 sobest select "60" or "auto".
Vertical sync keeps the system from rendering more screens per second thanthe selected refresh-rate can display. By the given screenshot my system isfixed to render 85 pictures per second. Toggling VSYNC off results into 400+pictures per second. It plain saves system resources.
On the right side of this menu the wrapper setup makes a guess on how muchRAM should at least be allocate to your texture memory setting. The buffer sizedefaults to 1024x1024 which is a quite good value. Keep it.
With the other settings shown you most likely won't need to adjust yourin-game gamma and contrast at all.
The next screenhots was taken without running the OpenGL query to show allavailable extension.
When you have run the OpenGL query the list is reduced to the extensions yourgfx driver does support.
The selected extensions above work fine with my nVidia GeForce.
With a none-nVidia card you may need to activate more or other extensions.
Make sure to Test all your selections made! When satisfied hit Quit to saveyour settings.
- Start the D2/LoD Video Test program and either run or skip gfx tests.
On the next screen you will now see the previously missing 3dfx/Glide modeentry. Select it and hit OK.
- Start D2/LoD as you always did and enjoy the now silk-smoothed game
Kudos go to T-hawk who gave the crucial hint about 3dfx and Glide.
And sing a little...
Glide me thru the tombs
Let me zing along jail bars
Let me see what thing is like
In abaddon and marsh
In other words, mold my land
In other words, baby bliss me
Fill my sight with glow
Set me high for ever more
You are all I long for
All I worship and adore
In other words, please paint true
In other words, I love you
Update
Sven has released an update for his wrapper that offer some improvementsrunning windowed mode and figuring out the best memory settings for your gfxhardware.
With newer games requiring gfx driver updates to work properly you mayencounter your old wrapper settings do no longer work or seem to perform badly.This happend to me while switching from nVidia ForceWare to nVidia Detonator, apure software change. I found that now these extensions provide the bestperformance:
Of course this is for nVidia GeForce only!
None-nVidia users may need to use the Test button and the ingame /fps commandfor the best results.
Update May/2010
it's up and running fine. Now run D2VidTst and select gfx mode "3dfxGlide".
Check in-game by entering
that D2/LoD does use Glide mode
If the game screen is distort, unreadable or choppy after startup prollyone of the wrappers Extensions interferes with your gfx driver. Try disablingone after another and recheck within the game.
With new Windows OS's going for 64 Bit it seems additional configurationsteps are needed to get D2/LoD running in 3dfx Glide mode.
Users of Vista and Windows 7 64 Bit mayneed to add these settings to the D2/LoD startup shortcut properties:
-> xp sp2 compatability: Check
-> disable desktop composition: Check
-> disable visual themes: Check
-> run as admin
On rare configurations the game may refuse to run in 3dfx Glide mode - althoughyou set it correctly under D2VideoTest - and/or won't show anything in thenormal full screen mode. If you encounter this you can add some command lineswitches into the games startup shortcut. Add
-3dfx
alone to force the game to use 3dfx Glide in the default full screen modeor use
-w -3dfx
to get 3dfx within a window.
Finally you should check an option within the global 3D settings of yourgfx driver.
Look for an option called "Texture-Clamp". It should show these threesettings:
"Hardware" (which normally is the default)
"Off" and
"use OpenGL Specification"
The recommended setting to run the game is "Off". In case"Off" does not work well - i heard that some new gfx cards on themarket got problems here - select "use OpenGL Specification".
- Dr. Disaster