Skip to content

Commit

Permalink
Added default settings to fix scene render on 5.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
WouterJansen committed Jun 17, 2024
1 parent fd86ace commit c422939
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions Unreal/Environments/Blocks/Config/DefaultScalability.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
[EffectsQuality@0]
r.DetailMode=2

[EffectsQuality@1]
r.DetailMode=2

[EffectsQuality@2]
r.DetailMode=2

[EffectsQuality@3]
r.DetailMode=2

[EffectsQuality@Cine]
r.DetailMode=2

0 comments on commit c422939

Please sign in to comment.