User:Shane
From PromodeWiki
[edit]
Wiki upgrade and Move
Image:Cpm7.jpg|
Old School
by twoAM
[edit]
Engine Edits
./qcommon/files.c
line: 3295
//shane FS_SetRestrictions();
Commented out the check of pak0.pk3. The demo pak0 is now sufficient.
./renderer/tr_shader.c
line: 1230
shader.sky.outerbox[i] = R_FindImageFile( ( char * ) pathname, qtrue, qtrue, GL_CLAMP_TO_EDGE ); //shane was GL_CLAMP
Though untested this should fix the edge effects on ATI cards.