0 of 0

File information

Last updated

Original upload

Created by

Supernaura

Uploaded by

supernaura

Virus scan

Safe to use

Tags for this mod

About this mod

I just created pak file that disable Fog, tuning TAA and set ScreenPercentage to 70.

Permissions and credits
Mirrors
Changelogs
I just created pak file that disable Fog, tuning TAA and set ScreenPercentage to 70.

Just copy the pak file into Jedi Survivor\SwGame\Content\Paks
And then launch the game.

This is the config in the PAK file:
r.fog=1 # toggle fog
r.VolumetricFog=0 
r.LightMaxDrawDistanceScale=2
r.TemporalAA.Algorithm=1 ; Use to scale with TAA. Set < 100 when FPS goals not met. 60 is generally decent for higher resolution.r.TemporalAA.Upsampling=0 ; Use to scale with TAA. Set < 100 when FPS goals not met. 60 is generally decent for higher resolution.r.TemporalAA.Upsampling=1 ; Use to scale with TAA. Set < 100 when FPS goals not met. 60 is generally decent for higher resolution.r.VXGI.MultiBounceEnable=0 ; NVIDIA VXGI (bounce of indirect illumination)r.DefaultFeature.AntiAliasing=2 ;forces a specific AA-type: 0=none, 1=FXAA(untested), 2=TemporalAA(default)r.MotionBlur.Max=0 ;disables motion blurr.TemporalAASamples=4 ; Set 1 when using r.ScreenPercentage < 100 to use TAA for better upscaling.r.ScreenPercentage=60r.OneFrameThreadLag=1 ; might help with lag and stutter at cost of input lagr.D3D12.UseAllowTearing=1 ; Allow tearing when you have a VRR capable monitorniagara.CreateShadersOnLoad=1 ; optimizationsr.CreateShadersOnLoad=1 ; optimizationsD3D12.PSO.DiskCache=1 ; optimizationsD3D12.PSO.DriverOptimizedDiskCache=1 ; optimizationsr.Streaming.Boost=1 ; Extra optimizations for streamingr.Streaming.MinMipForSplitRequest=0 ; Additional streaming tweaks for stutter fixesr.Streaming.HiddenPrimitiveScale=1  ; Additional streaming tweaks for stutter fixesr.Streaming.AmortizeCPUToGPUCopy=1  ; Additional streaming tweaks for stutter fixesr.Streaming.MaxNumTexturesToStreamPerFrame=2  ; Additional streaming tweaks for stutter fixesr.Streaming.NumStaticComponentsProcessedPerFrame=2 ; Additional streaming tweaks for stutter fixesr.Streaming.FramesForFullUpdate=1 ; Additional streaming tweaks for stutter fixess.AsyncLoadingThreadEnabled=1 ; Additional streaming tweaks for stutter fixess.AsyncLoadingTimeLimit=2  ; Additional streaming tweaks for stutter fixess.LevelStreamingActorsUpdateTimeLimit=2  ; Additional streaming tweaks for stutter fixess.UnregisterComponentsTimeLimit=2  ; Additional streaming tweaks for stutter fixess.AsyncLoadingUseFullTimeLimit=0  ; Additional streaming tweaks for stutter fixess.IoDispatcherCacheSizeMB=256  ; Additional streaming tweaks for stutter fixess.LevelStreamingComponentsRegistrationGranularity=1  ; Additional streaming tweaks for stutter fixess.LevelStreamingComponentsUnregistrationGranularity=1  ; Additional streaming tweaks for stutter fixess.MaxIncomingRequestsToStall=1  ; Additional streaming tweaks for stutter fixess.MaxReadyRequestsToStallMB=0  ; Additional streaming tweaks for stutter fixess.MinBulkDataSizeForAsyncLoading=0 ; Additional streaming tweaks for stutter fixess.PriorityAsyncLoadingExtraTime=0  ; Additional streaming tweaks for stutter fixess.PriorityLevelStreamingActorsUpdateExtraTime=0  ; Additional streaming tweaks for stutter fixes