[Bug 3605] fs_fakeChkSum? eh?

bugzilla-daemon at icculus.org bugzilla-daemon at icculus.org
Fri Jul 11 16:36:13 EDT 2008


http://bugzilla.icculus.org/show_bug.cgi?id=3605





------- Comment #5 from amanieu at gmail.com  2008-07-11 16:36 EDT -------
In TremFusion I completely changed the use of sv_pure from cheat protection to
a list of "recommended" pk3 that the client should use, but can override using
fs_extraPaks.
(I never liked pure, it's just another form of DRM and it is useless for
preventing cheaters)

(In reply to comment #4)
> The intended output of the reference string is "cgame ui @ ref1 ref2 ...
> numpaks", but if fs_fakeChkSum != 0, then the result is "cgame fake ui fake @
> ref1 ref2 ... fake numpaks". This the incorrectness.

The incorrectness is intentional, because that reference string is ignored on
non-pure servers. If the server is pure, it will reject the client because of
the invalid reference string. There shouldn't be any other cases of invalid
references since the client prevents any pk3s not in the server pure list from
being opened.


-- 
Configure bugmail: http://bugzilla.icculus.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



More information about the quake3-bugzilla mailing list