PDA

View Full Version : Next GL 1.6 Problems


ToM_E
January 13th, 2002, 09:52
Im having problems with Next GL 1.6 my fps is 2 or 3. Im using a 3dfx voodoo 5 5500 agp.

Here
--------------
[NextGL] v1.6
--------------

--[Graphics settings]--
Screen Width: 640
Screen Height: 480
Color depth: 16
Full screen? (No)
Use Brightness? (No)
Show FPS? (Yes)
Draw scanlines? (No)

--[Texture cache settings]--
Debug output? (No)
Debug output extended? (No)
Sprite cache debug output? (No)
Use texture caching? (Yes)
- Use sprite caching? (Yes)
- Limit Sprites? (Yes)
- Flush at limit? (No)
- Texture page depth: 32-bit
- Use primitive caching? (Yes)
- Enable notification? (Yes)
- Full page updates? (Yes)
- Enable memory manager? (Yes)
- Flush at limit? (Yes)
- Texture page depth: 32-bit

--[Frame limiting]--
Use frame limiting? (Yes)
- Frame limit: 30 fps

--[Emulation options]--
DMA chain fix? (No)
--[Screen filtration]--
Use screen filtration? (Yes)
- Screen filtration mode: Fast motion blur

Nezzar
January 13th, 2002, 13:00
NextGL is using OpenGL and Voodoos are crap along with OpenGL.
But...more than 3FPS should be possible. MiniGL-Driver installed correctly?

Zephon
January 13th, 2002, 13:38
Originally posted by Nezzar
NextGL is using OpenGL and Voodoos are crap along with OpenGL.
But...more than 3FPS should be possible. MiniGL-Driver installed correctly?

I think Voodoo5 uses OpenGL, not miniGL like old 3dfx cards(although the OpenGL support is not very good).

liquid
January 13th, 2002, 15:55
These are instructions on how to get opengl working, I copied them directly from pete's OGL readme. (I used to have a voodoo2 and this is how I got opengl to work...however D3D is much better for high-end voodoo cards).


-----------------------------------------------------------------------------------
If you have a 3DFX add-on card (I have a Riva TNT/GeForce and a Voodoo II/III,
so I could test both) and you want to use OpenGL with it, you should place the
3DFX "opengl32.dll" from the 3DFX OpenGL SDK in your PSEmu Pro directory, don't
overwrite the original Microsoft dll in your System directory! You can get
that SDK from the 3DFX server (www.3dfx.com), just search for "OpenGL SDK".
Hint: Rename the "3dfxopengl.dll" into "opengl32.dll".
Don't use a MiniGL driver
------------------------------------------------------------------------------------

ToM_E
January 14th, 2002, 03:14
I dont get it...I found my opengl32.dll..so I just copy and paste it on my ePSXe folder?

liquid
January 14th, 2002, 03:50
yes, just place the renamed 3dfxopengl.dll into the same folder as the epsxe.exe.
Btw...those instructions were written before ePSXe came out, you can find them at the bottom of every OpenGL readme by pete. Sadly 3dfx never came out with a proper openGL ICD before their demise so these instructions are still good to this day.

fivefeet8
January 14th, 2002, 03:54
I have found that Petes ogl gpu works rather well with my voodoo 5.. It's not as fast as D3d or GLide but it's not as slow as Next GL.. I am using some new hacked XP drivers though.. UPdated 3dfx drivers have better OGL support.. Imagine if 3dfx didnt' die, they could've made OGL support on voodoo 5's even better.. :(

ToM_E
January 14th, 2002, 04:35
still 2 and 3 fps...that sucks.

Zephon
January 14th, 2002, 11:08
Originally posted by liquid
These are instructions on how to get opengl working, I copied them directly from pete's OGL readme. (I used to have a voodoo2 and this is how I got opengl to work...however D3D is much better for high-end voodoo cards).


-----------------------------------------------------------------------------------
If you have a 3DFX add-on card (I have a Riva TNT/GeForce and a Voodoo II/III,
so I could test both) and you want to use OpenGL with it, you should place the
3DFX "opengl32.dll" from the 3DFX OpenGL SDK in your PSEmu Pro directory, don't
overwrite the original Microsoft dll in your System directory! You can get
that SDK from the 3DFX server (www.3dfx.com), just search for "OpenGL SDK".
Hint: Rename the "3dfxopengl.dll" into "opengl32.dll".
Don't use a MiniGL driver
------------------------------------------------------------------------------------


liquid, these instructions you mentioned are for 3DFX add-on cards only(it's written there). Voodoo5 is a main card, not an add-on one, so this should not be the case. This trick only work for Voodoo1/2 or any Voodoo PCI cards.