CRISIS CORE –FINAL FANTASY VII– REUNION

CRISIS CORE –FINAL FANTASY VII– REUNION

Not enough ratings
Disable Bloom
By CasePB
Real quick tweak to disable bloom.

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

4. Paste the code underdeath the Path lines, and then save. That's it!

If you still want some bloom you can replace the 0 with a 1. It can go up to 5.
   
Award
Favorite
Favorited
Unfavorite
Screenshot
9 Comments
Oscar92player 1 Apr, 2023 @ 8:34am 
Can I ask you about asset extraction with this game? I'm having a hard time trying to find a version of UModel/UE Viewer that supports UE 4.27.2 (I noticed this game uses that version of the engine).

I already have the AES Key and know the basics of the tool, but I can't find the version that can read or extract the UASSETS from 4.27.2. Do you know where can I download it? Gildor's latest update is from October 2022, and only supports version up to 4.27.
Justin 13 Dec, 2022 @ 11:22pm 
wonder if anyone has found an ultrawide fix yet lol
JReming 13 Dec, 2022 @ 6:06pm 
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
Wh1stl3 13 Dec, 2022 @ 5:35pm 
Gotcha
CasePB  [author] 13 Dec, 2022 @ 5:31pm 
@Wh1stl3 The only setting I actually changed was the bloom on mine. I was just showing you other settings that you could possibly change if you desired.
Wh1stl3 13 Dec, 2022 @ 5:28pm 
Any chance you can post screenshots of your settings? Is there any major performance loss?
JReming 13 Dec, 2022 @ 5:14pm 
Here is a dump of the default configs from the pak files.

Unfortunately, couldnt find any uassets for me to mod ;( pretty much the same for calisto protocol

https://img.jremi.com/config.zip
CasePB  [author] 13 Dec, 2022 @ 5:01pm 
@Wh1stl3 Yes, UE4 has a bunch. I just focused on bloom because it was the most noticeable.

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
Wh1stl3 13 Dec, 2022 @ 4:48pm 
Thank you this really helped. Are there any other settings that can be altered?