Not enough ratings
FPS guide + fix blurry screen + linux stuff
By wget
how to get better fps without having a blurry mess
4
   
Award
Favorite
Favorited
Unfavorite
epic guide
(this guide is up to date as of Playtest version 0.5, Apr 15th 2025)

first off, the most unoptimised thing in this game is the blood, so turn it down if you're having too much trouble running the game

personally i set gore to max and set blood to about 20%

if that's not enough, then set Graphics in Settings to "Low"

however this makes the game look blurry as hell, though fortunately we can fix this:

you can change more settings in Engine.ini at this location (create it if it doesnt exist):
%LOCALAPPDATA%/HalfSwordUE5/Saved/Config/Windows/Engine.ini

IMPORTANT: please make sure you save the file as Engine.ini and not Engine.ini.txt
(when saving with Notepad, use "Save As", then set "Save as type" to "All Files" before saving)

to stop the screen from looking super blurry, add this inside Engine.ini:
[ConsoleVariables] r.ScreenPercentage=100

to make the textures look less blurry, add this:
[SystemSettings] r.MipMapLODBias=0

if you want the lighting+shadows back for a good balance between performance and quality:
[SystemSettings] r.MipMapLODBias=0 r.LightFunctionQuality=1 r.ShadowQuality=5 r.Shadow.CSM.MaxCascades=4 r.Shadow.MaxResolution=1024 r.Shadow.RadiusThreshold=0.03 r.Shadow.DistanceScale=1.0 r.Shadow.CSM.TransitionScale=1.0

at this point i can already run the game at ~60 fps

but if that's still not enough, there's lots of Engine.ini tweaks out there but here's what i personally use for this game:
[SystemSettings] foliage.LODDistanceScale=0 grass.Enable=0 r.AOQuality=0 r.BlurGBuffer=0 r.DefaultFeature.AntiAliasing=0 r.DefaultFeature.Bloom=0 r.DepthOfFieldQuality=0 r.DOF.Recombine.Quality=0 r.DOF.TemporalAAQuality=0 r.DynamicGlobalIlluminationMethod=0 r.EyeAdaptationQuality=0 r.FastBlurThreshold=0 r.Fog=0 r.FullScreenMode=0 r.LensFlareQuality=0 r.MaxAnisotropy=1 r.MipMapLODBias=0 r.MotionBlur.Max=0 r.MotionBlurQuality=0 r.ParticleLightQuality=0 r.SceneColorFringe.Max=0 r.SceneColorFringeQuality=0 r.SubsurfaceScattering=0 r.TemporalAACurrentFrameWeight=0 r.Tonemapper.GrainQuantization=0 r.Tonemapper.Quality=0 r.VT.MaxAnisotropy=1 r.PostProcessAAQuality=0 [/script/engine.renderersettings] r.Upscale.Quality=0 [ConsoleVariables] r.ScreenPercentage=100 [/script/engine.inputsettings] bEnableMouseSmoothing=False
(many of these settings probably dont even do anything but i cant be bothered to test each and every one of these)

here's what the game looks like with this Engine.ini:


IMPORTANT: if your Engine.ini file gets deleted each time you close the game:
  1. right-click your Engine.ini file in your file explorer
  2. click "Properties"
  3. enable the "Read-only" checkbox
  4. click "OK"

do note that you'll have to run Notepad as administrator to be able to edit your Engine.ini file while it's set to Read-only
linux
(this section is for linux users only, please avert your eyes if you're on windows)

for the best fps, use Proton GE: https://github.com/GloriousEggroll/proton-ge-custom?tab=readme-ov-file#native

and also install gamemode: https://github.com/FeralInteractive/gamemode

also, you can find Engine.ini at this path:
~/.local/share/Steam/steamapps/compatdata/2642680/pfx/drive_c/users/steamuser/AppData/Local/HalfSwordUE5/Saved/Config/Windows/Engine.ini

if the game won't launch or just shows a black screen, then set this as your launch options:
STEAMDECK=1 gamemoderun %command% -ngxdisableota

if your Engine.ini gets deleted each time you close the game, then make your Engine.ini file in the game's installation folder
(right-click "Half Sword Playtest" on steam > Properties... > Installed Files > Browse...)
then set this as your launch options:
cp Engine.ini ~/.local/share/Steam/steamapps/compatdata/2642680/pfx/drive_c/users/steamuser/AppData/Local/HalfSwordUE5/Saved/Config/Windows/Engine.ini; STEAMDECK=1 gamemoderun %command% -ngxdisableota
19 Comments
sister christian 29 Sep @ 10:18am 
idk how you figured this out but thank you. also do you know of any engine tweaks to remove helmet visors and hats from first person view?
:T 26 Sep @ 8:36am 
This one has no blood puddle. Is there another line for that
IonutZ 17 Sep @ 4:34am 
How can I boost the brightness? it looks a little too dark
IonutZ 17 Sep @ 4:33am 
Thanks bro, from 50 fps to 80
F2PNoob 13 Sep @ 3:57pm 
cant find the /saved/ carpet help
Herotyx 10 Jul @ 4:23pm 
This is a godsend. How do I stop the game looking so dark though?
Balls 11 Jun @ 7:39am 
hello i have no idea where you are putting these values and when i create an engine ini file and throw it in nothing happens have you made like a youtube video showing how to do this or ?
RyanPlayGames 31 May @ 3:08am 
Is there any way to have the high quality blood fx with lower quality lighting and other low level stuff? I'd really like to have my game running at my fps cap, but the only way I can seem to get the nice looking blood is by switching back to the High preset.
wget  [author] 20 May @ 7:19pm 
@Who
you just enter it into the file explorer's url bar
Who 20 May @ 2:36pm 
I cant for the life of me find the %APPDATA% anyone help my dumbass out