Page 1 of 1

The Quarry

Posted: Sat Jun 11, 2022 7:08 am
by DugomFirst

Re: The Quarry

Posted: Sun Jun 12, 2022 10:32 am
by 3DNovice
...

Re: The Quarry

Posted: Tue Jun 14, 2022 5:38 pm
by a31632
The game uses Unreal Engine 4 so the fix for Man of Medan or Lost Hope work fine from what I have seen during the intro. Haven’t played the game yet but looks good so far.

The same for “House of Ashes”, also no specific fix made but works fine

Re: The Quarry

Posted: Wed Jun 15, 2022 12:38 am
by DugomFirst
3DNovice wrote: Sun Jun 12, 2022 10:32 am Seems expensive ($59) for a 9 hour game and now 2K is requiring that you use their launcher :(
Did you see my low price keys link ? It's now 38€.

Re: The Quarry

Posted: Sun Jun 19, 2022 2:57 pm
by skyrimer
a31632 wrote: Tue Jun 14, 2022 5:38 pm The game uses Unreal Engine 4 so the fix for Man of Medan or Lost Hope work fine from what I have seen during the intro. Haven’t played the game yet but looks good so far.

The same for “House of Ashes”, also no specific fix made but works fine

That's great to hear!

Re: The Quarry

Posted: Mon Jun 20, 2022 1:36 am
by masterotaku
a31632 wrote: Tue Jun 14, 2022 5:38 pm The same for “House of Ashes”, also no specific fix made but works fine
About House of Ashes, some time ago I helped Losti with volumetric lighting to reach a perfect state (at least from the small part of the game we saw), so at least a part of the universal fix was dedicated to that game :p.

Re: The Quarry

Posted: Mon Jun 20, 2022 1:38 am
by Losti
masterotaku wrote: Mon Jun 20, 2022 1:36 am
a31632 wrote: Tue Jun 14, 2022 5:38 pm The same for “House of Ashes”, also no specific fix made but works fine
About House of Ashes, some time ago I helped Losti with volumetric lighting to reach a perfect state (at least from the small part of the game we saw), so at least a part of the universal fix was dedicated to that game :p.
Isn't that often :-)

Re: The Quarry

Posted: Thu Aug 04, 2022 4:53 am
by DugomFirst
I've finished the game, works quite perfect in 3D exept for some clouds.

Re: The Quarry

Posted: Thu Aug 04, 2022 12:12 pm
by harisukro
DugomFirst wrote: Thu Aug 04, 2022 4:53 am I've finished the game, works quite perfect in 3D exept for some clouds.
I playing now, but how disable that horrible motion blur cause game don't have engine.ini an creating doesn't solve
the problem. Also try running Unreal Engine 4 Unlocker with not success.

Re: The Quarry

Posted: Thu Aug 04, 2022 3:11 pm
by DugomFirst
harisukro wrote: Thu Aug 04, 2022 12:12 pmI playing now, but how disable that horrible motion blur cause game don't have engine.ini an creating doesn't solve
engine.ini is in the settings folder. But motion blur is already set to 0...
X:\Users\X\AppData\Local\TheQuarry\Saved\Config\WindowsNoEditor

I've also tried to disable it, but it seems to be another command...

Maybe one of them ?

r.BlurGBuffer=0
r.AmbientOcclusionLevels=0
r.AmbientOcclusionRadiusScale=1.7
r.DepthOfFieldQuality=0
r.RenderTargetPoolMin=300
r.LensFlareQuality=0
r.SceneColorFringeQuality=0
r.EyeAdaptationQuality=0
r.BloomQuality=4
r.FastBlurThreshold=0
r.Upscale.Quality=1
r.Tonemapper.GrainQuantization=0
r.RefractionQuality=0
r.SSR=0
r.SceneColorFormat=3
r.DetailMode=0
r.TranslucencyVolumeBlur=0
r.MaterialQualityLevel=0

Re: The Quarry

Posted: Thu Aug 04, 2022 10:25 pm
by Losti
Have you tried the Universal fix config tool?this should do this for you. If not there is another thing for this game. Also try lower AA can help.

Re: The Quarry

Posted: Fri Aug 05, 2022 9:13 am
by DugomFirst
I finished the game in 1 day, blur was bad like in most game where you cannot disable it (console for exemple), but it did not break the 3D, so I haven't used anymore time than that to find a fix to this issue.

Maybe Harisukro will find a solution.

Re: The Quarry

Posted: Sun Aug 07, 2022 9:17 am
by harisukro
I added the following commands in [/Script/SMGRuntime.GamePCSettings] from GameUserSettings file

bMotionBlurEnabled=False
bChromaticAberrationEnabled=False
bDepthOfFieldEnabled=False