Skip to content

Commit

Permalink
fixed default for dof
Browse files Browse the repository at this point in the history
Co-Authored-By: Parallellines <133058741+Parallellines0451@users.noreply.github.com>
  • Loading branch information
ThirteenAG and Parallellines0451 committed Sep 7, 2023
1 parent b98af0e commit 8e67046
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/plugins/GTAIV.EFLC.FusionFix.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ DisableCameraCenteringInCover = 1
MouseFix = 1
ScreenFilter = 5 // used by main menu toggle, do not modify
DistantBlur = 9 // used by main menu toggle, do not modify
DepthOfField = 0 // used by main menu toggle, do not modify
DepthOfField = 1 // used by main menu toggle, do not modify
FixRainDrops = 1
RainDropsBlur = 2 // 1, 2 or 4 only
TreeLighting = 0 // used by main menu toggle, do not modify
Expand Down

0 comments on commit 8e67046

Please sign in to comment.