Skip to content

Commit

Permalink
💡 Documenting broken commands
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory <[email protected]>
  • Loading branch information
tajemniktv committed Jan 8, 2025
1 parent 0fcbf8e commit 46c6c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Config/Engine.ini
Original file line number Diff line number Diff line change
Expand Up @@ -851,7 +851,7 @@ r.ReflectionMethod = 1 ;(Default: 0) - Sets (0=None, 1=Lumen) reflections

r.SkinCache.Allow = true

This comment has been minimized.

Copy link
@tajemniktv

tajemniktv Jan 8, 2025

Author Owner

It might be worth disabling SkinCache completely, to be tested

r.SkinCache.CompileShaders = 1
r.SkinCache.SkipCompilingGPUSkinVF = false
r.SkinCache.SkipCompilingGPUSkinVF = false ;(Default: 0) - Enabling causes animation issues
r.SkinCache.RayTracingUseTransientForScratch = 1

;TOGGLE FOR RAYTRACING
Expand Down

0 comments on commit 46c6c4e

Please sign in to comment.