Skip to main content
The Deno 2 Release Candidate is here
Learn more
interface ICoreConfig.IGameFixes
import { type ICoreConfig } from "https://deno.land/x/sptaki@1.2.0/models/spt/mod.ts";
const { IGameFixes } = ICoreConfig;

Properties

fixShotgunDispersion: boolean

Shotguns use a different value than normal guns causing huge pellet dispersion

removeModItemsFromProfile: boolean

Remove items added by mods when the mod no longer exists - can fix dead profiles stuck at game load

fixProfileBreakingInventoryItemIssues: boolean

Fix issues that cause the game to not start due to inventory item issues