Glide64 0.8 released

Started by TheGodODeath, 21 June 2005, 08:23:53

Previous topic - Next topic

TheGodODeath

New version of this great N64 glide gpu plugin, changes in this release include:

Core changes, common for all games:

New fog. Now fog is calculated exactly the same as on real N64.
Software depth buffer render. Some effects work correct only if memory area corresponding to N64 depth buffer is filled with actual depth values. Software depth buffer allows plugin to correctly emulate such effects. This is CPU-demanding feature; don't use it if your CPU is below 1Ghz.
Dithered alpha. N64 hardware supports randomized alpha compare. It is not easy to emulate since PC hardware does not have direct analog of this feature. I finally found glide functions, which do the job. These functions are not supported by Voodoo1/2, and may not be supported by some drivers. To be sure that your driver support it, try to find string "Stipple?Ein your glide3x.dll
LOD calculation. N64 uses specific mipmapping, which is nearly impossible to emulate correctly on PC hardware. I have implemented a rough approximation of it. It seldom works well, but one specific effect, based on this feature, is working fine ?Eit is well known "Peach/Bowser portrait transition?Ein Super Mario 64.
Emu-plugin synchronization. Previous versions of Glide64 sometimes had problems with synchronization with emulator's core, and few games did not started because of it. These problems are fixed now.
LookAt functions support. LookAt functions emulation is important for correct automatic texture coordinates generation, which is used for reflections and other shining objects.
Napalm combiner extensions. Glide API has combiner extensions, which are much more powerful then standard combiner functions. These extensions allow me to emulate most of N64 combine modes 100% correct. I have redone complex combine modes for some games using combine extensions and got very nice result. These extensions are supported by Voodoo 4/5 only; other voodoos have no benefits from it.

Special games fixes :

Roadsters Trophy, rear-view mirror emulation.
The New Tetris, all graphics bugs are fixed.
International Superstar Soccer 64, fully playable.
1080 Snowboarding, replay is fixed (with hardware frame buffer emulation only).
Paper Mario o flickering problem is fully fixed. o special kind of lighting for flat objects, ?ED lighting?E is implemented. o most of frame buffer effects are emulated now o lot of combiner modes are implemented.
Perfect Dark, new frame buffer effects are implemented.
The Legend of Zelda - Majora's Mask, point lighting is implemented; "Link meets princess Zelda?Ecutscene is black&white now (with hardware frame buffer emulation only).
Resident Evil 2, fully playable now with movies and correct depth buffer emulation. Check compatibility list for details.
Conker's Bad Fur Day, dynamic lighting emulation. Motion blur in this game now works too.
- And many, many, many more.

homepage: http://glide64.emuxhaven.net/
 

ggab

#1
just:

Best of the best :)