Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] OpenGL Anisotropic,(MSAA),HSL color correction,Bloom,Depth of Field

Junior Spellweaver
Joined
Dec 6, 2015
Messages
116
Reaction score
34
QeffectsGL

OpenGL pseudo-driver (wrapper) that adds some graphical enhancements to OpenGL-based games.

Setup


Please perform the following steps to install and enable QeffectsGL:

  1. Place opengl32.dll and QeffectsGL.ini to the directory where the executable file of the game is located.
  2. Run the game; make sure the QeffectsGL.log file is created; this means that game has successfully hooked the wrapper.
  3. If you want to restore the native OpenGL renderer, delete the opengl32.dll file from the game executable's directory. You may keep QeffectsGL.ini for future use because if has no effect without the dll.


Effects


  • Anisotropic texture filtering
  • Full-screen antialiasing (MSAA)
  • HSL color correction
  • Screen-space emboss bump-mapping
  • Screen-space ambient occlusion
  • Bloom
  • Depth of Field (disabled by default)
  • Vignette (disabled by default)


Source:





Download:

 
Last edited by a moderator:
Newbie Spellweaver
Joined
Jul 11, 2009
Messages
49
Reaction score
7
Playing in window mode gets normal
But when I put in full screen the screen in the game does not stretch
It gets huge black borders
How to fix it?
 
Newbie Spellweaver
Joined
Jul 11, 2009
Messages
49
Reaction score
7
I tested it on version 1.0 and it works

How do I increase these textures?
In the .ini file?
 
Junior Spellweaver
Joined
Dec 6, 2015
Messages
116
Reaction score
34
I tested it on version 1.0 and it works
How do I increase these textures?
In the .ini file?
Pentium Tools >> Client\Data\Interface\

02vk5dw - [Release] OpenGL Anisotropic,(MSAA),HSL color correction,Bloom,Depth of Field - RaGEZONE Forums

d2BRJkC - [Release] OpenGL Anisotropic,(MSAA),HSL color correction,Bloom,Depth of Field - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Dec 6, 2015
Messages
116
Reaction score
34
Added list of tested operating systems
 
Newbie Spellweaver
Joined
Dec 24, 2007
Messages
61
Reaction score
5
English
Using this opengl makes the game heavier? slower? Can cause disconnections?

I have long used an opengl that caused disconnections to my users.

Español:
Usar este opengl hace más pesado el juego? más lento? puede provocar desconexiones?Hace mucho utilicé un opengl que provocaba desconexiones a mis usuarios.
 
Junior Spellweaver
Joined
Dec 6, 2015
Messages
116
Reaction score
34
English
Using this opengl makes the game heavier? slower? Can cause disconnections?

I have long used an opengl that caused disconnections to my users.

Español:
Usar este opengl hace más pesado el juego? más lento? puede provocar desconexiones?Hace mucho utilicé un opengl que provocaba desconexiones a mis usuarios.

All is stable
 
Skilled Illusionist
Joined
Jun 22, 2017
Messages
363
Reaction score
561
tested.
Windows 10 1703 Build 15063.608.
Main 1.04D , 1.04E crash when click Minimize Window?
Main 1.04j crash when click Minimize Window? and show error "Release Of DC And RC Failed."?
 
Back
Top