Gorky 17

Gorky 17

18.10.2013 07:32:02

GORKY17

-deep into the game code v1.1-

by Codemaster/GENiEBEN
genieben_crew@yahoo.com

=================================================================================
Version History |
================

v1.1 <12 may 2005>
New: added version history
New: added tweak no.4
Fix: typing mistakes
Upd: tweak no.2
Upd: tweak no.3
v1.0 <10 may 2005>

First release.


ATTENTION!

+Be sure you have a backup copy of the files you modify.
+Everything wrote in this document works 100%.
+This document it may not apply in all cases to ODIUM, but always to
GORKY17

Also see my GORKY17 'world premier cheats' on cht.dlh.net or www.genieben.go.ro
=================================================================================

Tools used :

1.HexWorkshop 4.23
2.Notepad
3.Resource Hacker 3.4.0.79 a.k.a ResHack
....and a lot of time


**START**************************************************************************
______________________________________________________
1.How to 'disable' the code of the seif from the port |
______________________________________________________|

Were gonna' make the game to reject any code entered at the seif (situated in
port) even if the code is correct. So let's start ;) Open the game executable
(*.exe) into HexWorkshop and search the TextString : 'CheckCode' (this string
should be before the string 'safekey.wav') and replace it with spaces. Now if
you have a savegame at the seif, go and test ... The correct code of the seif
was '75327873', but if you enter this code or any other code, the game will do
nothing (you can try all the possible combinations - a lot of them - if you
aren't sure of this tweak).

______________________________________________________
2.Getting the game codes and modifying them ;) |
______________________________________________________|

The only code known is this:

-start the game with the command line 760722 then in the game press [Q] to win
or [~] and type heal. It also makes a log file (game.log) but this seems to be
wrong or it works only on the other version of the game called ODIUM

So open the executable in HexWorkshop and search for string :
'760722'. As you see, you've found 2 strings:
'anch760722' and '760722'.
The one that worked on my game was 'anch760722'. Modify both or one of them with
your own string, but y recommend you to keep the lenght of the new string
smaller or equal than the old string.
If your string lenght < 10 characters then replace the remaining fields with
empty decimal bytes (right click\insert)

For example, i replaced 'anch760722' with 'genieben..', where '..'
are empty decimal bytes

So, we modified the code that enables the cheats. Now well gonna' modify the
cheats of the game

NOTE: download my 'GORKY17 world premier cheats' for a complete list of cheats
(see dlh.net or www.genieben.go.ro)

* Were gonna modify the 'heal' cheat:

The 'heal' cheat fullfills the health of your current character even during
fight. To use it you'll have first to enable the cheats then in the game press
[~], type 'heal', press [ENTER] than again [~]. Since we
know the cheat, let's modify it for our convenience. Open the
executable in HexWorkshop and search for 'heal'. You'll find 2
instances, but the right one is the one from the adress 0x0011CE78.
I've replaced it with a shorter string and the remaining spaces with empty decimal bytes.

* Modifying the 'level' cheat

The 'level' cheat can be used in 2 ways:
-If you write 'level' then it will start restart the game .. this is
what will gonna modify
-If you write for example 'level 05_LABORATORY_REACTOR' you'll jump to the level
5 (lab) and sublevel REACTOR

Complete list of levels/sublevels :
-----------------------------------
01__PORT_BARGE
01__PORT_BULLDOZER
01__PORT_BULLDOZER2
01__PORT_CASTLEGATE
01__PORT_CITADEL
01__PORT_COURTYARD
01__PORT_HEAVY
01__PORT_PARK
01__PORT_SILOS
01__PORT_TRUCK
01_PORT
01_PORT_CASTLE
01_PORT_CHIEF
01_PORT_CITADEL
01_PORT_SILOS
01_PORT_STORE
01_PORT_TUNNEL
01_PORT_WORKER
...
02__SEWERS_SHOGOTH
02_SERWERS
...
03__MUSEUM_CHILD
03__MUSEUM_CHOPPER
03__MUSEUM_CORNER
03__MUSEUM_FATMAN
03__MUSEUM_GUARD
03__MUSEUM_LUMBER
03__MUSEUM_MEDUSA'SDEATH
03__MUSEUM_MONITOR
03__MUSEUM_MONUMENTS
03__MUSEUM_ORANGECARD
03__MUSEUM_OSDN
03__MUSEUM_REDCARD
03__MUSEUM_STAIRS
03__MUSEUM_STINGER
03_MUSEUM
03_MUSEUM_FORGOTTEN
03_MUSEUM_OBSERVATOR
03_MUSEUM_OLDSHIP
...
04__CITY_BACKOFVIDEOSHOP
04__CITY_CROSSING
04__CITY_FACTORYENTRANCE
04__CITY_HIGHWAY
04__CITY_HOTELENTRANCE
04__CITY_HOTELROOF
04__CITY_MFD
04__CITY_PASSING
04__CITY_STREENTOTENENMENT
04__CITY_TRAPATTHETRUCK
04__ELEVATOR_MESSIAH
04_CITY
04_CITY_ELEVATOR
04_CITY_ENTRANCE
04_CITY_FACTORY
04_CITY_GARAGE
04_CITY_SHOP
04_CITY_TENEMENT
...
05__LAB_GENERATORENTRANCE
05__LAB_GROUP3
05__LAB_INCUBUS
05__LAB_LAMARE
05__LAB_RIGHTLOWERCORNER
05__LAB_THELASTBATTLE
05_LABORATORY
05_LABORATORY_DUTY
05_LABORATORY_REACTOR

....

Now let's modify this cheat:

1.Open the .exe in HexWorkshop and go to adress 0x0011C968
2.Now at this adress you should see '01__PORT_BULLDOZER'
3.As you see it's lenght is 18 characters, so you can modify it with something
smaller or equal, like '03__MUSEUM_MONITOR'
4.Save, exit HexWorkshop and enter the game with console activated
5.In the console write : 'level' and tada :D
6.Of course, you can write in the console 'level 03__MUSEUM_MONITOR' and you'll
have the same result

*Modifing other cheat

Well first take my 'Gorky17 world premier cheat list' and see what cheats are.
(see www.genieben.go.ro or cht.dlh.net) After you know what cheat you wanna
modify, open the .exe in HexWorkshop and search for that cheat. Be sure you
modify all instances of that cheat in the .exe And try to make it shorter than
the original cheat or at least equal.

______________________________________________________
3.Modifing the characters/opponents/objects |
______________________________________________________|


You can modify this by opening in HexWorkshop the file '\DAT\COMMON\OTHER.DAT'
Everything in this game has an id. For example Thiery Trantigne has the id 22.
To modify a char/opp/obj you should search for NAMEID=xx were xx is the id
number. After you've found what you want you can modify the characteristics of
chars/opps/objs. You should be able to do it yourself.

NOTE: You must start a new game to use the modified character (if you done a lot
from the game use the 'level' code to return - if you know were you were - )
Here is a list of id's, so you'll find what you want faster ;)

Persons.
--------
20Cole Sullivan
21Jarek Owicz
22Thiery Trantigne
23Wasilij Dobrovskij
24Joan McFadden
25Nato
26Slavsky
27Kozov
28Specnaz
29Anna Hutchens
.
Weapons and subjects.
---------------------
30matrix Disk
31nothing
32pontoon
33 numbing bomb
34 time bomb
35shell
36 feeling of sickness shell
37 defense shell
38 paralysisis shell
39 tear gas shell
40 throw knife
41stone
42ax
43bayonet
44crowbar
45 arrow pistol
46 signal pistol
47hammer
48Kastet
49pistol
50revolver
51sabers
52 shock weapon
53syringe
54dagger
55bat
56JetElmer close attack
57JetElmer far attack
58board
59gloves
60note
61note
62note
63oxygen cylinder
64hand
65pontoon
66Garcia Nahattacke
67Garcia Fernattacke
68Sfinx close attack
69food
70fist
71Bandage
72plaster
73Sfinx close attack
74diary
75box
76 baseball racquet
77Transmitter
78arrows
79 pistol ammunition
80matches
81 revolver ammunition
82vest
83painkiller
84tracer ammunition
85money
86Molotow cocktail
87oil
88cutter Pill close attack
89cutter Pill far attack
90catch close attack
91catch far attack
92RC28 close attack
93RC28 far attack
94Hound close attack
95Hound far attack
96Siner close attack
98gun
99 gun ammunition
1000barrel
1001barrel
1002 barrel explosion
1003SmokeRider close attack
1004SmokeRider far attack
1005Grandma attack
1006Grandma insanity attack
1007grandson attack
1008Judge close attack
1009Judges child Nahattacke
1010explosive
1011 code key yellow
1012 code key orange
1013 code key red
1015Shoggoth tail attack
1016Shoggoth fire attack
1017box
1018Headnail far attack
1019Headnail close attack
1020Medusa far attack
1021Medusa close attack
1022Uzi
1023 wholemeal gun
1024rocket launchers
1025Fl. Nitrogen cannon
1026flamethrower
1027 tear gas shell
1028 napalm thrower
1029Ionengewehr
1030 gasoline bottle
1031 bait trap
1032 vodka bottle
1033Uzi ammunition
1034 wholemeal ammunition
1035rockets
1036napalm
1037Energieblaster
1038 energy ray
1039bolt of lightning
1040rocket
Vest 1041 sure about ball
1042pep pill
1043drugs
1044 gas antidote
1045 remedial ointment
1046Kevlarweste
1047 anaesthetic antidote
1048 ultrahealer
1049unknown drugs
1050Paingod attack
1051Sister of Mercy attack
1052invisible attack
1053key
1054Squeaker attack
1055Needle attack
1056Harvester attack
1057Lucy Nahattacke
1058Lucy Fernattacke
1059Headnail attack
1060Hornet attack
1061Reverend insect attack
1062guard attack 1
1063guard attack 2
1064guard attack 3
1065Cripple attack
1066Lilith Attacke
1067Puppet close attack
1068Puppet far attack
1069Incubus close attack
1070Incubus far attack
1071Stinger close attack
1072Stinger far attack
1073Messiah close attack
1074Messiah far attack
1075Fatman close attack
1076Fatman far attack
1077Schizo attack 1 Dazing.
1078Schizo attack 2 gases
1079Schizo attack 3 guns
1080gas BT
1081-special rocket
.
Opponent.
---------
100jet Elmer
101Garcia
102Sfinks
103thiefe A.
104thiefe B.
105cutter Pill
106RC28
107catch
108Hound
109Siner
110SmokeRider
111SmokeRider
112SmokeRider
113Grandma
114grandson
115Judge
116Judges child
117Shoggoth
118Headnail
119Medusa
120invisible
121Pain God
122Harvester
123Sister of Mercy
124Fatman
125Cripple
126Reverend Insect
127Stinger
128Hornet
129Lilith
130Needle
131guard
132Puppet
133Squeaker
134singing mutant
135girls
136mutant Dobrovskij
137Lucy
138Incubus
139Messiah
140Monitore
141Nato Captain
142Lamare
143barrel

________________________________________________________
4.Modifing Gorky17 startup dialog(with the video modes) |
________________________________________________________|

When you start the game you get a window with a list of video modes (generally
there are 4 video modes in the list).

Now where gonna modify (just for fun) this window until it looks better To do
this you need a resource editor (search on Google.com for 'resource hacker' or
'exescope') Modifing is very easy, you can do it yourself

______________________________________________________
5.Even more tweaks |
______________________________________________________|

....coming soon, always check for document updates on www.genieben.go.ro or dlh.net
 
Kommentare:
Der Kommentar wurde gespeichert!
The Captcha element applies the Captcha validation, which uses reCaptcha's anti-bot service to reduce spam submissions.

DAT-Editor
Editor

17.Oktober 2013
No-Intros-Patch (für die am. Version Odium)
Patch

18.Oktober 2013
No-Intros-Patch
Patch

17.Oktober 2013
Sehr ausführliche Cheats in ausuferndem Format
Cheats

18.Oktober 2013
Cheats

18.Oktober 2013
Waffenliste im Excel-Format
Hinweise

16.Oktober 2013
Dt. Komplettlösung und Gegnerliste im Word/Excel-Format
Lösung

16.Oktober 2013
Dt. Lösung im Word-Format
Lösung

16.Oktober 2013
Cheats

18.Oktober 2013
Lösung

18.Oktober 2013
Skill maximieren (engl. Version)
Trainer

17.Oktober 2013
Leider keine Beschreibung verfügbar
Cheats

04.Oktober 2013
999 Schuß Munition für Cole Sullivan
Trainer

18.Oktober 2013
Gesundheits- und Munitions-Trainer
Trainer

17.Oktober 2013
 
Beliebte Cheats
30.Dezember 2013
25.September 2015
11.Juni 2014
18.Februar 2014
19.Februar 2014
01.Dezember 2014
01.April 2020
01.April 2020
01.April 2020
24.März 2020
24.März 2020
24.März 2020