Joszef,
Yellow No. 5 has made a improved pak0.pak for JoeQuake
Download link:
Improved Pak0.pak
(That link is bandwidth limited, I private messaged you a non-bandwidth limited link in the event that one doesn't work).
Here is what we did ...
Improved Pak0.pak wrote:
1. Put the standard ID1 default.cfg into joequake\pak0.pak
2. Added r_novis 1 to the default.cfg
3. Fixed a problem with the ID default F11 zoom key (it messed up SENSITIVITY)
4. Added cfg_savevars 1
Each improvement ...
1. The JoeQuake joequake\pak0.pak didn't have a default.cfg causing first time users to have no keys bound when starting joequake
(fixed). Now first time users will have the ID Software defaults just like the ones packed into id1\pak0.pak
2. r_novis 1 ... a user that wants transparent water/lava will have the capability on by default without learning a new command. Users who have changed their maps will know how to set r_novis 0, but newbies won't know about set r_novis 1 and would think that the transparency sliderbar not working in JoeQuake by default is a bug.
(fixed)
3. The ID Software default Zoom script has "SENSITIVITY 3" in it. Most players don't use that setting so pressing F11 messes up your sensitivity. Newbies that hit that key don't know what to do. We considered this a flaw.
(fixed)
4. Turned on savevars, so newbies changing their settings won't be surprised that the information didn't preserve.
(fixed)
-----------------------------------------
Everything else is the same as the standard one one supplied and the JoeQuake 0.14DEV download.
Baker
Note
--------------------------------------------
We were trying to be very conservative. We had other ideas for subtle improvements like cl_forwardspeed 999, but we decided that any big deviation from the defaults should be put into a supplied autoexec.cfg or something, not in a pak file, so a user could open and see what the settings are.