Page 1 of 1
Stronghold HD
Posted: Thu Jul 02, 2020 3:45 pm
by srea
A Cheat Table for Stronghold HD (Stronghold 1) for GOG version 1.41
Re: Stronghold HD
Posted: Thu Feb 25, 2021 11:15 pm
by Hans Henrik
to make all your own units invulnerable, while leaving the enemy units vulnerable: replace
Stronghold.exe+F4FCE - 29 8C 3E 60060000 - sub [esi+edi+00000660],ecx
with nop. why this only affects you and not your enemies, don't know why, maybe dedicated damage code for yourself in relation to difficultly levels?
(military campaign mission 15 drove me to figure this out <.<)
Re: Stronghold HD
Posted: Sat Mar 13, 2021 6:01 am
by Nadun
How to make units invulnerable? Can you please illustrate on this one

I'm having a hard time on this Mission
Re: Stronghold HD
Posted: Mon Dec 20, 2021 4:12 am
by andreasadi
Hans Henrik wrote: ↑Thu Feb 25, 2021 11:15 pm
to make all your own units invulnerable, while leaving the enemy units vulnerable: replace
Stronghold.exe+F4FCE - 29 8C 3E 60060000 - sub [esi+edi+00000660],ecx
with nop. why this only affects you and not your enemies, don't know why, maybe dedicated damage code for yourself in relation to difficultly levels?
(military campaign mission 15 drove me to figure this out <.<)
sorry.i dont understand how to do it
can you explain step by step?
thank you
Re: Stronghold HD
Posted: Sat Sep 17, 2022 4:18 pm
by Simix
Most likely an "arrow damage disable". Good for sieges not for defending.
So i had to figure this out myself.
>open cheat engine and select process "stronghold.exe" as usual.
>Than click "Memory View" (just above addresses)
>Copy "Stronghold.exe+F4FCE" than CTRL+G and paste it > OK
>it finds a
line like Stronghold.exe+F4F...make sure is followed by the add 29 8C 3E 60060000.
>Double click on that line and cancel "sub [esi+edi+00000660],ecx" and just write "nop" >OK
Now arrows on both sides do not effect any damage. Both sides troops still take damage from mele, fire etc. Buildings are destructible. (as i said.. good for sieges)
Don't close "Memory View tab" so u don't lose the line.
>To reenable Arrow damage again just double click on the line again, cancel "nop" and paste "sub [esi+edi+00000660],ecx" > OK
...or restart the game
Re: Stronghold HD
Posted: Sun Apr 09, 2023 1:32 pm
by swbgtoc
Since regular resources pointers are a bit weird I made a table with starting resources which are always the same.
I added the disable range damage thing from this thread and while I was at it I did the melee and fire damage, too.
I also use the scripts from there
viewtopic.php?t=15612 they work on the GOG version fine.