1. download and install flawlesswidescreen 2. download ffVII Remake plugin in flawlesswidescreen 3. Increase the resolution from the downloaded plugin after running the game. The plugin tab has all the settings there.
I was just looking to disable motion blur, but figured if you included all the other stuff then maybe it would look better without those too. But honestly, without TAA the game looks like boiled shit. Not sure why you'd want to remove both AA *and* DOF. Well thanks for this regardless. Just using the code related to motion blur disabled it. f*#@ motion blur. Now I can play without it looking like a shitty console game (except for the textures).
I sorry for asking I'm new to all this I really want the toggle HUD mod so im tryna install this mod, I made sure I was running on dx11 Then I extracted the file and put them in the win64 folder and doesnt work still, am I missing a step or just totally wrong? sorry and thanks
install this mod instead and try F5 or the other F#. They also have HUD toggle. And report back if it works or not. Also try -d3d11 as commandline argument.
Does it give a beboop sound whenever you start the game? It seems you are not on Directx11, that is why it doesn't work.
yea I had beep boops at the start but not anymore, defs think I had -d3d11 wrong, but its working now. thank you so much though you've been a huge help!
Man. I tried to use a custom pak to disable the "filmic" tonemapping but even THAT doesn't work. I hate that UE4's default tonemapping is so fucking ugly and there's no way to turn it off.
139 comments
USE THE FFVIIHOOK MOD TO DISABLE ALL DOF AND BLUR. WORKS FOR DX11 AND MOST LIKELY FOR DX12!
Create Engine.ini like in the description in FFVIIHook mod and paste these settings instead:
[SystemSettings]
r.DynamicRes.MinScreenPercentage=100 ;Sets Minimum Dynamic Resolution Scaling to 100%
r.DynamicRes.Operatijavascript-event-stripped0 ;Disables Dynamic Resolution Scaling // 0=off 2=on
r.AntiAliasingQuality=0
r.PostProcessAAQuality=0
r.TemporalAAQuality=0
r.TemporalAASamples=0
r.DefaultFeature.AntiAliasing=0 ;Disable AA
r.DefaultFeature.AntiAliasing=False
r.Tjavascript-event-stripped0
r.Tjavascript-event-stripped0
r.Tonemapper.GrainQuantization=0 ;Disables film grain
r.Tonemapper.Sharpen=0
r.DefaultFeature.Motijavascript-event-stripped0
r.DepthOfField.FarBlur=0
r.DepthOfFieldQuality=0
r.FastBlurThreshold = 0.000000
r.MotionBlur.Amount = 0
r.MotionBlur.Max = 0
r.MotionBlur.Scale = 0.000000
r.Motijavascript-event-stripped 0.000000
r.Motijavascript-event-stripped 0.000000
r.Motijavascript-event-stripped 0
r.Motijavascript-event-stripped 0.000000
r.Motijavascript-event-stripped 0
r.Motijavascript-event-stripped 0
r.DOF.Kernel.MaxBackgroundRadius = 0.0000
r.DOF.Kernel.MaxForegroundRadius = 0.0000
2. download ffVII Remake plugin in flawlesswidescreen
3. Increase the resolution from the downloaded plugin after running the game. The plugin tab has all the settings there.
r.DynamicRes.Operatijavascript-event-stripped0
Something somewhere is corrupting this text...
I really want the toggle HUD mod so im tryna install this mod, I made sure I was running on dx11
Then I extracted the file and put them in the win64 folder and doesnt work still, am I missing a step or just totally wrong?
sorry and thanks
but those steps are correct right?
Also try
-d3d11
as commandline argument.Does it give a beboop sound whenever you start the game? It seems you are not on Directx11, that is why it doesn't work.
I looked at the d3d11_log file and near the end it says "FATAL: Unsupported DirectX Version!" Does that mean it didnt load into DX11?
I just wanted to be sure that it was still working ^^.