Sniper: Ghost Warrior

Sniper: Ghost Warrior

Pas assez d'évaluations
Sniper: Ghost Warrior Cheats
De Chipper
Create a file called debugconf.scr and then open the file with a text editor. Insert the following code:

// ----- Start----------------------------------------
// ChromeEngine config file
!include("DebugConfig.def")
!SaveGame(s) // SaveGame system logs method: "LogR", "CrashLog", "None"
!Cheats() // enable cheat mode
!MenuEditor(i) // 1 - enable menu editor
!CurveEditor(i) // 1 - enable curve editor
!NoMusic(i) // 1 - disable all sounds
!UseDeveloperKeys() // enable developer keys
!UseFKeysWithCtrl() // force using F keys only with ctrl
!ShowPlayingSounds() // logs sound names
!RenderComments() // enable rendering of comments
!NoLogos() // disables logos at game start
!DebugVisualisation() // enable debug visualisation (waypoints, fightpoints etc.)
!SkipFadeOutIn() // enable fast fade in/out
!SkipPressAnyKeyOnStart() // enable skipping "press any key..." on level start
!SetLogLevel(i) // binary sum of flags _LOG_ERRORS = 0x01,_LOG_WARNINGS = 0x02,
// _LOG_INFOS = 0x04, _LOG_TESTS = 0x08
// (used in ShowInfo methods, debug console)
!ConsoleCommand(s) // Defines console command that will be run at the begging of the game
// or after pressing numpad subtract key. There can be more than one command
// and the order of call is the same as they are defined in script.
!EnableAudioLog() // Enables logging of audio errors/events to file
!ChromeSpyHost(s) // ChromeSpy host machine name (default: localhost)
!ChromeSpyPort(i) // ChromeSpy port (default: 8086)
ConsoleCommand(s)
NoLogos()
Cheats()
UseDeveloperKeys()
//UseFKeysWithCtrl()
//ChromeSpyHost("localhost")
//ChromeSpyPort(8086)
//!AutostartServer()
//AutostartLevel("Woodyard_startprop.scr")
// ----- EndCheatbook--------------------------

Save the file and then put the debugconf.scr file into your game directory (It should be something like \Sniper Ghost Warrior\Game). Now, start the game and you can press Esc to Access KI Debug Menu and Dev.menu. Here you can enable God Mode, Cheat Mode, Magic Ammo, Charge Full, Restore Health, Give Ammo, Give Rifle, Give Grenades, Kill Enemies and more.
   
Récompenser
Ajouter aux favoris
Favoris
Retirer des favoris
Sniper: Ghost Warrior
11 commentaires
Xbionicle 3 juil. 2024 à 5h12 
Hi everyone. I just wondered if anyone else had the problem where the whole game enters into a kind slow-mo state after pausing and then returning to the game? It happens to me but i don't know how to get out of it and would be grateful for any help.
brucecanzoli 10 mars 2024 à 14h04 
Hello.
To everyone who is having problems with this, i found out what was wrong and i'm gonna tell you how to do it right.
The problem was that you can't just create a new file and rename it "debugconf.scr". Most people (me included) will create a txt file and rename it "debugconf.scr" but being a txt file the OS will read it as "debugconf.scr.txt". Another problem is that you actually don't have to put such file in the game directory (...\Sniper Ghost Warrior\Game), because, i found out that not all of the game files are in that directory but actually some are in "Documents\Sniper - Ghost Warrior\ out", don't ask me why. So you need to create the correct file in the correct format (.scr is a screensaver file) and put it in the other directory (the one in Documents).
brucecanzoli 10 mars 2024 à 14h03 
Here's the simplest way i found, do this:

1- Go to "Documents\Sniper - Ghost Warrior\ out\ Settings". There are two files that are already in the .scr format ("Audio" and "Video").
2- Copy and paste one of the files (doesn't matter which one) in the same folder. this new file will become our debugconf.scr file.
3- You need a good text editor, i needed Notepad++ to open and edit the file.
4- Once you open the copied file, delete all lines of text, and replace them with the lines of code written in this thread by the author.
5- Save the file and rename it "debugconf", no need to include ".scr" in the name. You also don't have to move the file somewhere else, i left it in the "Documents\Sniper - Ghost Warrior\ out\ Settings" directory and it works.
6- Once you start the game, load a save and press "Esc" you should see two additional options in the pause menu, those are the intended Dev and Debug menus.
hyperyoda 11 févr. 2023 à 1h39 
Chipper [author] Dec 14, 2019 @ 4:11pm
It worked for me. I updated the text.

Umm and can you please share with us the complete text you are using?!
hyperyoda 11 févr. 2023 à 1h39 
Doesn't work.
daiKoo 4 juin 2021 à 10h20 
aint working dude
dubnium105 27 juin 2020 à 15h47 
could someone please emeil me this file to dubnium105@gmail.com thank you
anton.hilton69 29 mars 2020 à 10h50 
this doesn't work???
dart47106 14 déc. 2019 à 13h19 
may be it my game version... IDK.. all I know is I cant seem to open the KI Debug Menu and Dev.menu
Chipper  [créateur] 14 déc. 2019 à 13h11 
It worked for me. I updated the text.