Crisis Core Final Fantasy VII Reunion – How to Disable Bloom

Real quick tweak to disable bloom.

Guide to Disable Bloom

Please note: all credit goes to CasePB!

How-To

  1. Navigate to:
    C:\Users\Name\AppData\Local\CCFF7R\Saved\Config\WindowsNoEditor
  2. Open the file Engine.ini
  3. Select and copy:
[SystemSettings]
r.BloomQuality=0
  1. Paste the code underdeath the Path lines, and then save. That’s it!
Egor Opleuha
About Egor Opleuha 8066 Articles
Egor Opleuha, also known as Juzzzie, is the Editor-in-Chief of Gameplay Tips. He is a writer with more than 12 years of experience in writing and editing online content. His favorite game was and still is the third part of the legendary Heroes of Might and Magic saga. He prefers to spend all his free time playing retro games and new indie games.

3 Comments

  1. Actually was able to find the good stuff.

    AES Decryption key for other modders is 0x277041CBB2888087611DB5CBFEA119462920E1F67092C87E87825725E38B320F

    Running 4.27+, couldnt find a quickbms script to extract so used umodel

  2. Yes, UE4 has a bunch.

    These are other post processing settings.

    [SystemSettings]
    ; post processing
    r.BlurGBuffer=-1
    r.AmbientOcclusionLevels=2
    r.AmbientOcclusionRadiusScale=1.0
    r.AmbientOcclusionMipLevelFactor=0.5
    r.DepthOfFieldQuality=3
    r.RenderTargetPoolMin=400
    r.LensFlareQuality=3
    r.SceneColorFringeQuality=1
    r.EyeAdaptationQuality=2
    r.BloomQuality=5
    r.FastBlurThreshold=7
    r.Upscale.Quality=3
    r.Tonemapper.GrainQuantization=1
    r.HighQualityLightMaps=1
    r.MotionBlurQuality=4
    r.Tonemapper.Quality=5
    r.ToneMapper.Sharpen=1
    r.ParticleLightQuality=2

Leave a Reply

Your email address will not be published.


*