Uninstall mod question

The place to discuss scripting and game modifications for X4: Foundations.

Moderators: Scripting / Modding Moderators, Moderators for English X Forum

davidself1001
Posts: 37
Joined: Sat, 20. Oct 18, 16:27

Uninstall mod question

Post by davidself1001 »

I installed a mod from nexus. Not crazy about it so i deleted the mod from my extension folder. When i restart the game my save file is not loadable. Is there a way to solve this? Mod is called Engine and Truster Combo.
User avatar
euclid
Moderator (Script&Mod)
Moderator (Script&Mod)
Posts: 13489
Joined: Sun, 15. Feb 04, 20:12
x4

Re: Uninstall mod question

Post by euclid »

It depends on the mod. Some will change objects or add new ones and those are saved in your game. You should contact the author and asked him how to uninstall the mod. For the future it is recommended to backup your saved games before testing a mod ;-)

Cheers Euclid
"In any special doctrine of nature there can be only as much proper science as there is mathematics therein.”
- Immanuel Kant (1724-1804), Metaphysical Foundations of the Science of Nature, 4:470, 1786
davidself1001
Posts: 37
Joined: Sat, 20. Oct 18, 16:27

Re: Uninstall mod question

Post by davidself1001 »

Thanks.
Chair5768
Posts: 36
Joined: Sun, 15. Jan 06, 06:43
x3

Re: Uninstall mod question

Post by Chair5768 »

I'm not guaranteeing this will work but a quick glance at the mod looks like it doesn't actually need to change your save games. If you can't get in contact with the author then you can try reinstalling the mod and editing the 'content.xml' file from:
<content id="ws_490273020" name="Engine and Truster Combo (SPEEED)" description="Tel S Combat Engines Mk3 + Gen S Combat Truster Mk3 (SPEEEEED)" version="100" author="Azurgan" date="2018-12-02" lastupdate="1438169541">
to:
<content id="ws_490273020" name="Engine and Truster Combo (SPEEED)" description="Tel S Combat Engines Mk3 + Gen S Combat Truster Mk3 (SPEEEEED)" version="110" author="Azurgan" date="2018-12-02" lastupdate="1438169541" save="false">

load game up again, save in a different slot, exit, delete mod.
davidself1001
Posts: 37
Joined: Sat, 20. Oct 18, 16:27

Re: Uninstall mod question

Post by davidself1001 »

I'll give that a try. Thanks.
davidself1001
Posts: 37
Joined: Sat, 20. Oct 18, 16:27

Re: Uninstall mod question

Post by davidself1001 »

After adding the save="false" i was not able to open a saved file. I removed the edit and now i can load the save's again. Any other possibilities?
xtra
Posts: 626
Joined: Fri, 16. Dec 05, 22:35
x4

Re: Uninstall mod question

Post by xtra »

yes, you can try to edit the save file.
Make a backup of the save file
Unpack the savexxxx.gz and open with notepad++
In the top of the file you find the block with the mods, the name of the mod is there.
Delete the block, save the file
Pack with 7zip to gz
Load

I had the same Problem with one mod. When the mod was not saverelevant, it will work.
ALLE X Spiele und alle Bücher!
davidself1001
Posts: 37
Joined: Sat, 20. Oct 18, 16:27

Re: Uninstall mod question

Post by davidself1001 »

That worked. Thank you extra. You are awesome!!!

Return to “X4: Foundations - Scripts and Modding”