Vampyr
vonVince Jun 9, 2018 @ 5:42pm
Engine tweaks
The game runs on Unreal - isn't it possible to tweak the engine a bit by editing the ini file? I seem to recall doing tweaks based on other peoples instructions years ago on some Unreal games that increased the draw distance and things like that.
Last edited by vonVince; Jun 10, 2018 @ 2:14pm
< >
Showing 1-8 of 8 comments
Dirty Dan Jun 9, 2018 @ 6:52pm 
if you edit the Engine.ini at

LocalAppData\AVGame\Saved\WindowsNoEditor\Config

add this

[/script/engine.renderersettings]

you could try

r.ViewDistanceScale = (anything over 1)

also found this one
r.DNELODGroupMaxDrawDistance=1 (you could try increasing that one)

r.SSR.Quality = 4 (better reflections)

r.MaxAnisotropy = 16 (Maxes out at 8 by default)

r.Streaming.DNEMaxAvailableMemForTexture=0 (i think this affects the texture streaming and forces the highest ones in, not sure tho)
r.Streaming.Boost=100

there are a bunch to disable certain effects like Bloom, Eye Adaptation, Motion Blur, Chromatic Aberration, Lens Flare
vonVince Jun 10, 2018 @ 1:51pm 
Originally posted by Dirty Dan:
if you edit the Engine.ini at

LocalAppData\AVGame\Saved\WindowsNoEditor\Config

add this [/script/engine.renderersettings]

you could try

r.ViewDistanceScale = (anything over 1)

also found this one
r.DNELODGroupMaxDrawDistance=1 (you could try increasing that one)

r.SSR.Quality = 4 (better reflections)

r.MaxAnisotropy = 16 (Maxes out at 8 by default)

r.Streaming.DNEMaxAvailableMemForTexture=0 (i think this affects the texture streaming and forces the highest ones in, not sure tho)
r.Streaming.Boost=100

there are a bunch to disable certain effects like Bloom, Eye Adaptation, Motion Blur, Chromatic Aberration, Lens Flare

Thanks! It was exactly tweaks like this that I was after!
Last edited by vonVince; Jun 10, 2018 @ 2:14pm
vonVince Jun 12, 2018 @ 10:52am 
vonVince Jun 16, 2018 @ 5:54pm 
I would like to ask people who know about tweaking Unreal to post here: I'm sure that all players can appreciate possible tweaks to the engine that make the game look a bit better.
Vampire Detective Jun 16, 2018 @ 6:04pm 
I was looking everywhere for tweaks and fixes, including 21:9, FOV (in general), and I found some cool fixes.

I'm using cheat engine to manually adjust the camera in-game so the camera doesn't zoom in so close on the character. It makes massive difference. I would never play without it.

Cheat engine doesn't get you banned or anything. And achievements still work. I've earned three achievements since using it. It is specifically for the FOV and camera, in this case.

You can also check out Hellblade: Senua's Sacrifice pcgamingwiki for similar Engine.ini. Experiment and see if these work because it also runs on Unreal Engine. I've used them and it seems to be working.

https://pcgamingwiki.com/wiki/Hellblade:_Senua%27s_Sacrifice

Also, in the same folder, go to "GameUserSettings" and add these lines:

bEnableMouseSmoothing=false
bViewAccelerationEnabled=false

And of course, please back up all of the original default files before editing if you haven't done so already.

Cheers.
Last edited by Vampire Detective; Jun 16, 2018 @ 6:11pm
vonVince Nov 3, 2018 @ 10:54am 
Bump: have people found any more tweaks that could be applied to the game?
Yolix Oct 20, 2019 @ 6:45pm 
File: engine.ini
[/script/engine.localplayer]
AspectRatioAxisConstraint=AspectRatio_MaintainYFOV

[/script/engine.renderersettings]
r.DefaultFeature.MotionBlur=False

File: GameUserSetting.ini
bDisableMouseAcceleration=True
_____________________________________________________________________

Other site:
https://pcgamingwiki.com/wiki/Vampyr

https://www.wsgf.org/phpBB3/viewtopic.php?p=172447&sid=8629f0440f145f0d50aedd092351a5b8#p172447
Last edited by Yolix; Oct 20, 2019 @ 6:59pm
Yolix Oct 20, 2019 @ 7:12pm 
all the changes to the ini files here:
https://www.nexusmods.com/vampyr/mods/4?tab=files
< >
Showing 1-8 of 8 comments
Per page: 1530 50

Date Posted: Jun 9, 2018 @ 5:42pm
Posts: 8