Players complain about performance issues such as stuttering and low FPS in Bless. With these tricks, you can improve performance.
Players can now play the MMORPG Bless in the West. However, the launch comes with issues. One of the most common complaints is the poor performance of the game. Even high-end machines are having problems. Resourceful gamers have compiled a few points that can help boost performance.
Luckily, these changes can be implemented by anyone, even without advanced PC knowledge. We show you how to do it.
FPS Boost for Bless – Graphics
On Reddit, players report that Bless currently only uses one core of your processor and the utilization of the graphics card is severely limited. The result is reduced performance, which can negatively affect the gameplay quality for you.
By making these changes to the configuration files, you can allocate more power to Bless. This should give you more FPS and less stuttering.
First, locate your Bless folder on the PC. Usually, you will find the .INI files here “steamappscommonBless OnlineEngineConfig”. If you have changed the installation directory, check there for the files. The guide from Reddit user vegax87 explains what you need to change there. Open the corresponding files with a text editor or WordPad.
Tip: Make a backup of the files before making changes – in case you want to restore the old settings or if issues arise.
Editing the BaseEngine.ini
bStaticDecalsEnabled=False
bDynamicDecalsEnabled=False
bDisablePhysXHardwareSupport=False
MaxSmoothedFrameRate=120
bShouldLogStatsData=False <———— add it on line 241
[TextureStreaming]
MinTextureResidentMipCount=7
PoolSize= X (X is based on your GPU memory: 512, 1024, 2048, 4096 etc)*
*Players note that more than 4096 apparently has no effect.
MemoryMargin=256
ThreadedShaderCompileThreshold=4 (based on the number of your available CPU cores)
MotionBlur=False
Once you have made these changes, continue with the second .INI file.
Editing the BaseSystemSettings.ini
Distortion = False (multiple lines)
DynamicShadows=False (multiple lines)
LightEnvironmentShadows=False (multiple lines)
FogVolumes=False (multiple lines)
StaticDecals=False (multiple lines)
MotionBlur=False
Note: You do not include the parentheses with “multiple lines” in the .ini file. It only means that the command appears multiple times and you need to replace it multiple times. So search throughout the document (CTRL+F) for, for example, “Distortion=True” so you can replace it everywhere with “Distortion=False”.
Graphics Improvements
To lift the FPS limitation, Reddit user zeetu recommends editing the BaseEngine.INI file. Therein you will find the command “bSmoothFrameRate”, which you should set to False. So “bSmoothFrameRate=FALSE”.
For ultrawide resolutions, you can change “AspectRatioAxisConstraint=AspectRatio_MaintainXFOV” to “AspectRatioAxisConstraint=AspectRatio_MaintainYFOV”
Players report: Noticeable graphics improvements
On Reddit, players report that after changing these commands in the .INI files, they achieve up to 40 more FPS in Bless. The performance is said to improve significantly as a result.
Did these changes help you as well?
