QoL Tweaks (In Works)
INFO
WIP mod that aims to add quality of life tweaks and hacks,like godmode, npc and quest resolvers, etc
SCP
/Game/Mods/QoLTweaks/BP_QoL_ModActor.BP_QoL_ModActor_C
INSTALL
1. Install: https://www.stalker2mod.com/simple-modloader-and-console-enabler/
2. STEAM: Go to your Steam Library, find “STALKER 2”, right-click, Manage -> Browse Local Files.
This is your game root folder.
3. Extract content of the zip-archive inside root folder. If you did everything correctly,
“QoL_Tweaks.*”
will be present inside “Stalker2\Content\Paks\”.
4. In-game, execute command:
mod add /Game/Mods/QoLTweaks/BP_QoL_ModActor.BP_QoL_ModActor_C
5. The mod will now auto-load
UNINSTALL
Either:
mod del /Game/Mods/QoLTweaks/BP_QoL_ModActor.BP_QoL_ModActor_C
Or
delete aforementioned files
CONFLICTS
None
USAGE
Current version is a bit scarce but we will get there eventually.
Console Commands
godmode true|false :: enables real godmode
bringnpc x.x :: quest-recovery commands, will bring all npc
:: to you within the given radius, non-friendly too.
doors unlock|destroy x.x :: either unlocks all lockable door objects
within given radius, or, if “destroy” used,
destroys all interactable objects nearby. If
you use this mode – try to be conservative with
radius as it is affects ALL interactables
Console AutoExec
This feature allows you to auto-execute console commands upon loading.
1. Open or create Engine.ini in %LOCALAPPDATA%\Stalker2\Saved\Config\Windows\
2. Add the following section:
[/Game/Mods/QoLTweaks/BP_QoL_ModActor.BP_QoL_ModActor_C]
autocmd=”command 1″
autocmd=”r.BloomQuality 0″
3. Save. Done.
UPCOMING FEATURES
– spawn menu
– door resolver
– something else?
KNOWN ISSUES
– GamePass
HOW TO REPORT ISSUES
– descibe exact steps/what you did that lead to the bug
– provide savegames before and after if possible (%LOCALAPPDATA%\Stalker2\Saved\)