0 of 0

File information

Last updated

Original upload

Created by

SaintChonk

Uploaded by

SaintChonk

Virus scan

Safe to use

Tags for this mod

About this mod

Simple Cheat mod using unpacked and modified .ltx files from the game's database.

Permissions and credits
Changelogs
Just Another S.T.A.L.K.E.R. Cheat (JASC) - CS EE

What?
This mod provides changes for the average cheater:
* Godmode
* Increased maximum carryweight
* Increased jump height
* No armor and weapon degradation
* Steam Achievement compatible

Gimme!
Just manually download the file and unzip the contents into your game's directory, which does the following:
* Modifies fsgame_cs.ltx (hit yes when prompted to overwrite) to allow the game to make use of modified gamedata.
* Adds a configs subfolder to the gamedata folder that contains all modifications.
* .ltx files within the config folder and its subfolders can easily be modded for personal preference with any text editor.

Compatibility?
Maybe, depends on what files are touched by the other mod(s).
To allow for easier manual merging, here is a list of the files and changed parameters that are used by this mod:
* system.ltx - max_weight increased to 750 (from 50)
* actor.ltx - jump_speed increased to 12. (from 6.)
* actor.ltx - actor_immunities for all four difficulty levels decreased to 0.0 (original settings commented out)
* actor.ltx - max_walk_weight increased to 1000 (from 60)
* actor.ltx - radiation_v increased to 1.0 (from 0.0001)
* actor.ltx - morale_v increased to 1.0 (from 0.0001)
* actor.ltx - psy_health_v increased to 1.0 (from 0.001)
* outfit.ltx - outfit_immunities for various armors decreased to 0.0 (original settings commented out)
* Weapon folder containing all .ltx files for firearms - condition_shot_dec decreased to 0.0

Uninstall!
Simply remove the configs subfolder from the gamedata folder.
This results in the default values being used upon restarting the game.

To disallow the usage of modified game files again:
Open fsgame_cs.ltx in a text editor, find $game_data$ and set the first flag from "true" to "false".