1. Extract "unpacker.rar" from the supplied fix archive
into the directory "PATCHES".
(In there should already be a file called "xpatch_04.db"
that was made by 1.5.04 patch)
2. Run the file called "unpack_patch_04_auto.bat"
Which accordingly extracts all the data from "xpatch_04.db"
into the directory "xpatch_04" AND renames that
folder to "gamedata"
3. Move the new "gamedata" folder including its contents
into the games root folder (same one that contains folders
like "bin" and "patches"). If it already is there,
overwrite it (this only happens if you have some previous
mods or fixes installed).
4. Delete the xpatch_04.db from the "patches" folder.
5. Delete the file "bind_level_changer.script"
from the gamedatascripts folder
6. In the same folder, Overwrite the file "xr_effects.script"
with the one supplied from this fix archive
7. Open the file "fsagme.ltx" that is in the games root directory
and change the line
$game_data$ = false| true| $fs_root$| gamedata
into
$game_data$ = true| true| $fs_root$| gamedata
save the file now and...