-- Let's hack Daggerfall! :>
-- Note that this patch applies only to the inventory graphics. The equipped graphic (weapon animation) colours are still broken as they are for all weapon artifacts. The level of the PC when the artifact is generated determines the colour used for the weapon animations for all artifacts.
Andy Polis: faces of Barenziah and Morgiah; textures of Barenziah, Helseth, and Morgiah (originally released as part of AndyFall).
DelphiSnake: faces of Helseth and Karethys; texture of Karethys.
The effects of these items have been exchanged: Leaping now casts Levitate when used, and Venom Spitting enhances skill Dragonish. I have also changed the effect of Cursing %it to cast Paralysis on strike to avoid the duplicate effect of cast Toxic Cloud.
There is also a soft toggle script that you could use for running/sneaking/whatever. I say soft because it doesn't feature breaks on hitting other specified keys -- it's on or off. You will need some basic knowledge of AutoHotKey to use this. At the moment it's more of a jumping off point. Feel free to build on it. If you extend this or have something of your own, get a copy to me and I'll put it up here.
If you are willing to use a hex editor:
If you are unwilling to use a hex editor:
Extract the files in the archive to a sub-directory of your Daggerfall directory named HACKFALL. This is important -- it won't work otherwise. For example:
x:\games\dagger\hackfall
This fix utilizes FALLHACK by Andy Polis. You will need to obtain a copy and install it into your Daggerfall directory.
Now that you've read the Fallhack documentation, you'll know to install fallhack.exe to your ..\dagger\ directory and that what you need to do at the DOS prompt is:
fallhack /i hackfall
This will make permanent changes to MAPS.BSA and BLOCKS.BSA, and copy over the other included files. It will also make a back-up copy of maps.bsa in the \hackfall directory.
Fallhack will display a (cheesy) graphic while it is working. When it is finished it will dump you back at the prompt.
Now fire up Daggerfall and enjoy the changes.
Distribute as you please but include this file unmodified. Feel free to make further fixes/changes on top of mine then distribute, just credit my work. :)
email: slushpool AT gNOmail DOT coSPAm
I'd like to hear about your hacking adventures and obtain copies of any information and tools you've developed or found.
Check Daggerfall Tool Repository for more patches/mods/tools and hacking info from DelphiSnake and others.