A small update to the ProQuake Launcher (http://www.quakeone.com/proquake):
Unzip update into c:\quake or equivalent folder: PQL 1.1 Update
(Requires PQL 1.0 from the Downloads->Clients section.)
Just a minor update.
Some things I want to add, but didn't put in this version. Underneath a great deal of the code has changed to make sharing of code between 4 other projects easier (Qrack Launcher, DarkPlaces Launcher, JoeQuake Launcher and a new single player project) and to add some new and unusual capabilities hopefully in the near future.
Unzip update into c:\quake or equivalent folder: PQL 1.1 Update
(Requires PQL 1.0 from the Downloads->Clients section.)
PQL 1.1:
- Critical fix for most non-English countries where the gamma parameter was set on the command line rendering a white screen (-gamma 0,7 does not make Quake happy, inteprets as 0 = very very bright = white screen).
- Updated Enhanced GLQuake/WinQuake and docs to 1.32 (Func_Msgboard news thread); this engine is what the PQL uses for single player.
- Incessant nagging about OpenGL32.dll and offering to rename the file if it exists. To 99.9% of the Quake universe, this file causes OpenGL rendering to fail even if the machine is perfectly capable of running GLQuake.
- Can copy help text and image
- Eliminated a slight on-screen flash I noticed that sometimes occurred when accessing a sub-menu
- More comprehensive diagnostic information
- Critical fix for most non-English countries where the gamma parameter was set on the command line rendering a white screen (-gamma 0,7 does not make Quake happy, inteprets as 0 = very very bright = white screen).
- Updated Enhanced GLQuake/WinQuake and docs to 1.32 (Func_Msgboard news thread); this engine is what the PQL uses for single player.
- Incessant nagging about OpenGL32.dll and offering to rename the file if it exists. To 99.9% of the Quake universe, this file causes OpenGL rendering to fail even if the machine is perfectly capable of running GLQuake.
- Can copy help text and image
- Eliminated a slight on-screen flash I noticed that sometimes occurred when accessing a sub-menu
- More comprehensive diagnostic information
Some things I want to add, but didn't put in this version. Underneath a great deal of the code has changed to make sharing of code between 4 other projects easier (Qrack Launcher, DarkPlaces Launcher, JoeQuake Launcher and a new single player project) and to add some new and unusual capabilities hopefully in the near future.
Comment