|
| | | |
S&F Prod. |
| | | |
| | | |
Sndplay plays the PC speaker sound effects for the
following games: Catacomb,
The Catacomb,
Slordax,
Commander Keen: Invasion of the Vorticons,
Rescue Rover,
Hovertank 3-D,
Paragon,
Duke Nukum,
Cosmo's Cosmic Adventure,
Major Stryker,
Shadow Knights,
Math Rescue,
Pickle Wars,
Dangerous Dave and
Dangerous Dave in the Haunted Mansion.
For Shadow Knights you need Sksnd because the sounds are
stored inside the EXE and this program gets them out of there.
You can download Sndplay here.
|
| |
|
|
| | | |
There are at least two different versions of Shadow Knights with two different sets of cheats.
The cheats for one version are:
C + T + ENTER | Level warp |
C + T + SPACEBAR | Full magic |
And for another version they are:
C + T + ENTER | God mode |
C + T + SPACEBAR | Level warp |
|
|
| | | |
Use UNLZEXE to decompile SHADOW.EXE, then edit SHADOW.EXE with a hex editor.
Unlimited lives:
Original FF 0E FE
Patch 90 90 90
|
Unlimited body health:
Original 29 06 46 75
Patch 90 90 90 90
|
Unlimited magic for health:
Offset 0x3752
Original FF 0E 4A
Patch 90 90 90
|
Unlimited magic for fire:
Offset 0x4053
Original FF 0E 4A 75
Patch 90 90 90 90
|
|
|
| | | |
When SHADOW.EXE is started with the "/LEVEL" parameter (e.g. C:\Shadow\Shadow.exe /level), the file "TEDLEVEL.NIN" is read (if
it exists). The first 16-bit little-endian integer of this file is interpreted as the level number. You can create
such a file if you want to go to the secret level, then use level number 81 (51 in hex).
|
|
| |