-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix a sky issue - add ff - add sample rtx mod - update conf
- Loading branch information
Showing
9 changed files
with
751 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
seta fx_marks "1" | ||
seta fx_marks_ents "1" | ||
seta fx_marks_smodels "1" | ||
seta r_aaAlpha "dither (fast)" | ||
seta r_aspectRatio "auto" | ||
seta r_autopriority "0" | ||
seta r_backBufferSize "128" | ||
seta r_backBufferSizeY "128" | ||
seta r_blur_allowed "0" | ||
seta r_clipCodec "MJPEG" | ||
seta r_clipFPS "24" | ||
seta r_clipSize "360" | ||
seta r_customMode "" | ||
seta r_debugLineWidth "1" | ||
seta r_displayRefresh "120 Hz" | ||
seta r_enablePlayerShadow "0" | ||
seta r_filmLut "-1" | ||
seta r_flame_allowed "1" | ||
seta r_flameFX_distortionScaleFactor "0 1 1 0.511918" | ||
seta r_flameFX_enable "0" | ||
seta r_flameFX_fadeDuration "0.5" | ||
seta r_flameFX_FPS "15" | ||
seta r_flameFX_magnitude "0.0215147" | ||
seta r_fovScaleThresholdRigid "2.4" | ||
seta r_fovScaleThresholdSkinned "2.4" | ||
seta r_fullscreen "0" | ||
seta r_gamma "0.9" | ||
seta r_gfxopt_dynamic_foliage "1" | ||
seta r_gfxopt_water_simulation "1" | ||
seta r_ignorehwgamma "0" | ||
seta r_inGameVideo "1" | ||
seta r_lodBiasRigid "0" | ||
seta r_lodBiasSkinned "0" | ||
seta r_mode "1920x1200" | ||
seta r_monitor "0" | ||
seta r_motionblur_directionFactor "0.001" | ||
seta r_motionblur_frameBased_enable "0" | ||
seta r_motionblur_maxblur "30" | ||
seta r_motionblur_numberOfSamples "1" | ||
seta r_motionblur_positionFactor "0.01" | ||
seta r_multithreaded_device "1" | ||
seta r_noborder "0" | ||
seta r_picmip "0" | ||
seta r_picmip_bump "3" | ||
seta r_picmip_manual "1" | ||
seta r_picmip_spec "0" | ||
seta r_picmip_water "1" | ||
seta r_polygonOffsetBias "-1" | ||
seta r_polygonOffsetScale "-1" | ||
seta r_portalBevels "0.7" | ||
seta r_rendererPreference "Default" | ||
seta r_reviveFX_debug "0" | ||
seta r_reviveFX_fadeDuration "5" | ||
seta r_texFilterAnisoMax "16" | ||
seta r_texFilterAnisoMin "16" | ||
seta r_texFilterMipMode "Force Trilinear" | ||
seta r_use_driver_convergence "0" | ||
seta r_waterSheetingFX_allowed "1" | ||
seta r_waterSheetingFX_distortionScaleFactor "0.021961 1 0 0" | ||
seta r_waterSheetingFX_enable "0" | ||
seta r_waterSheetingFX_fadeDuration "2" | ||
seta r_waterSheetingFX_magnitude "0.0655388" | ||
seta r_waterSheetingFX_radius "4.44051" |
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters