Topic: Default config file
I'm the one with the old computers playing this awesome mod:)
Considering the default config file, I found that the default resolution of 1280 can be harsh, could it be 800x600 standard?
Also, could there be the standard detail options of Q3 games like geometry (r_subdivisions) and texture detail (r_picmip)?
Most important of all, the com_hunkmegs.
Years ago I tested loading times (using fs_cdpath) and timedemo FPS measurements and found that really Q3 games perform best when using com_hunkmegs AS LOW AS POSSIBLE. Not only will FPS drop with unneeded large com_hunkmegs but also memory management; the larger hunk does NOT work as "internal cache" while it does eat away memory leaving noticeably less for windows caching system. There is absolutely no performance decrease when using low com_hunkmegs; the game will never load data while the level is running (tested using data on dvd with fs_cdpath). If you make com_hunkmegs too low, all you eventually get is a hunk allocation error when trying to load a map.
I was not even able to launch the dedicated server under linux with the standard com_hunkmegs of 1 gigabyte having only 512mb!
I have found that com_hunkmegs 128 will run my ded linuxbox supersmooth and you can guess what old machine that is (P3 cubx 1000mHz, 3com wired) 25% CPU used, no hogging, hardly any pingdrop with more than 4 players.
For my windows machines, I safely use com_hunkmegs 160 and have great fps on P3's with geforceMX's.
Also, I noticed starting the main executable involves starting the dedicated executable, that right?
thanks alot and kudos for the speedy development, have you been thinking of Jedi Knight and Medal of Honour?:)