IronBrother8800 Posted May 19, 2017 Author Posted May 19, 2017 Can someone please help me. Whenever I use this and load a save I get an error saying "The NetImmerse Override section seems to be damaged. Aborting loading." No matter what save I load this always occurs. What am I doing wrong? The current version of the program can give you false message about damaged NetImmerse Override section if there is no data in it (i.e only header and section ending's bytes). I missed out on this bug at the time of the development. Nothing to worry about. However, on some rare occasions the section may indeed be damaged. If you want to be 100% sure what's going on in those saves, I suggest you post one of them here. I will take a look at it in a hex editor.
Lopunny Posted May 20, 2017 Posted May 20, 2017 Okay here is my latest save. I am trying to use the BodyGen which supposdly uses Netimmerse. Using the NetImmerse Cleaner is supposed to reset all your generated bodies. Save 51 - Lopunny Dragonsreach 03.45.03.zip
IronBrother8800 Posted May 20, 2017 Author Posted May 20, 2017 I analysed your save file and apparently NIOverride data had slightly different structure than usually (I did not take it into consideration back then when the program was being developed). Anyway, I've uploaded a new version which fixes that issue. You should now be able to open and clean any SKSE save files properly. 2
WraithSlayer Posted May 21, 2017 Posted May 21, 2017 So glad I ran into this tool! Saving was getting ridiculously slow in my game, now I'm down to 1-second saves. Thanks!
hex0id Posted November 7, 2018 Posted November 7, 2018 I am not sure if IronBrother8800 is still maintaining this tool, but did anyone have it work in SE and latest SKSE64 (2.0.10)? All I get is this: --------------------------- NIOV not found --------------------------- The NetImmerse Override section was not found in the provided save file. --------------------------- OK --------------------------- IronBrother8800 if you are still here, I am attaching my cosave so you can have a look at it. Save2_01EF5C4D_0_507269736F6E6572_QASmoke_000003_20181107044804_1_1.skse
Guest Posted February 12, 2019 Posted February 12, 2019 Just had to say, THANK YOU FOR THIS!!! Finally fixed those horribly annoying long load / save times on my main character of over 60 hours, ty ty ty :)
JahReit Posted February 13, 2019 Posted February 13, 2019 I agree. This is a great addition to fix long load, etc. Thanks
Hawkwing Posted March 29, 2019 Posted March 29, 2019 Could someone please update the cleaner to work with Special Edition?
tj3n123 Posted April 18, 2019 Posted April 18, 2019 I hope @IronBrother8800 can upgrade this tool for SE the insane saving time caused by the NIOverride is insane even after remove those mod :((
Thallanar1170 Posted April 27, 2019 Posted April 27, 2019 I tried this on all my current saves (I only have 10 or so at the moment) and it shaves off 0.05kb of space on all of them, yet I still have 10 second quicksaves and manual saves. My SKSE save files are still basically around the 30,000 mark. I'm guessing NetImmerse Override is not the issue I'm experiencing?
Grey Cloud Posted April 27, 2019 Posted April 27, 2019 5 minutes ago, Thallanar1170 said: I tried this on all my current saves (I only have 10 or so at the moment) and it shaves off 0.05kb of space on all of them, yet I still have 10 second quicksaves and manual saves. My SKSE save files are still basically around the 30,000 mark. I'm guessing NetImmerse Override is not the issue I'm experiencing? What are you experiencing? My quicksave.ess is 20.8MB and the .skse is 814KB % of whole file is 0.7 My PC is level 70-odd and about 194 hours old.
Thallanar1170 Posted April 27, 2019 Posted April 27, 2019 20 minutes ago, Grey Cloud said: What are you experiencing? My quicksave.ess is 20.8MB and the .skse is 814KB % of whole file is 0.7 My PC is level 70-odd and about 194 hours old. My quicksave is 15,652KB and the .skse is 29,370KB % of whole file is 0% Quicksave and manual save times are still about 10 seconds each. Using this tool it only cleans 0.05KB, which doesn't seem right.
Grey Cloud Posted April 27, 2019 Posted April 27, 2019 5 minutes ago, Thallanar1170 said: My quicksave is 15,652KB and the .skse is 29,370KB % of whole file is 0% Quicksave and manual save times are still about 10 seconds each. Using this tool it only cleans 0.05KB, which doesn't seem right. It can't clean what's not there. If % of whole file is 0 then there is nothing wrong. I don't bother using this tool unless that percentage starts getting to 20%. It should stay around the same mark and only change if something else is going on. Mine has been 6% or 7% all game. Lots of things can affect load times, eg. your ENB, the size of the cell you are loading into. If it's not broke don't fix it.
MayDayCray Posted April 28, 2019 Posted April 28, 2019 You guys have it good.. My player character is about lvl 51 or 52. Almost 1,000 hours into this playthrough (I like to take my time) My quicksave is 62,726kb My SKSE save is only 3,955kb Takes about 5 secs for my game to save but that's probably because my PC is high end
superblahdara Posted February 19, 2020 Posted February 19, 2020 Waiting for a compatibility update for SSE, don't think this authors active anymore
swsjr Posted April 14, 2020 Posted April 14, 2020 Saved my game, "literally," get it? Thank you so much, could not understand why it was taking 30secs to 1min to save the game. This worked perfectly to correct that. I am very appreciative for it. Be safe during these times!
kaxat Posted July 27, 2020 Posted July 27, 2020 Found trick to use this tool in Skyrim Special Edition. Tool problem: Search "VOIN" to find start of NIOV data. It no find. In SSE tool need search for "EEKS". This new key for NIOV data start in Skyrim SE. Solution: Have backup. Open .skse cosave in text edit. Search "EEKS" with capitals. Replace with "VOIN". Save. Open tool. It find NIOV data this moment. Use tool. New open .skse cosave in text edit. Search "VOIN". Replace with "EEKS". Save. Done. It do clear NIOV data. However tool also clear those in "Excluded actor" list including player. Probably dangerous to do these step. Maybe tool delete other data in cosave it should not?
Creek191 Posted July 27, 2020 Posted July 27, 2020 39 minutes ago, kaxat said: Found trick to use this tool in Skyrim Special Edition. Tool problem: Search "VOIN" to find start of NIOV data. It no find. In SSE tool need search for "EEKS". This new key for NIOV data start in Skyrim SE. Solution: Have backup. Open .skse cosave in text edit. Search "EESK" with capitals. Replace with "VOIN". Save. Open tool. It find NIOV data this moment. Use tool. New open .skse cosave in text edit. Search "VOIN". Replace with "EEKS". Save. Done. It do clear NIOV data. However tool also clear those in "Excluded actor" list including player. Probably dangerous to do these step. Maybe tool delete other data in cosave it should not? Does the tool still say that the actor was excluded after cleaning, or does it fail to find it at all? I'm currently testing my modification to the cleaner to make it work with SSE saves, so it would be useful to know if manually editing the file broke something.
kaxat Posted July 27, 2020 Posted July 27, 2020 1 hour ago, Creek191 said: Does the tool still say that the actor was excluded after cleaning, or does it fail to find it at all? I'm currently testing my modification to the cleaner to make it work with SSE saves, so it would be useful to know if manually editing the file broke something. It say "Found and excluded 1 out of 1 actor" when I specify only player exclude. However when loading game it obvious that player RaceMenu setting have reset. Player actor not truly excluded. I not understand cosave format enough to know more. I try decompile tool using DotPeek. See it search for "VOIN" to find start of data section. Search for VOIN myself but no see. Open Oldrim cosave from this thread. Then I see VOIN. Notice similar pattern in both file but with different "EEKS" start key. Try swapping start key. Tool now find data and calculate size. Tool remove some data. I verify with diffcheck. Most data change come many bytes lower in file. I think section I modify is header definition. Actual data stored lower in file.
kaxat Posted July 27, 2020 Posted July 27, 2020 1 hour ago, Creek191 said: Does the tool still say that the actor was excluded after cleaning, or does it fail to find it at all? I'm currently testing my modification to the cleaner to make it work with SSE saves, so it would be useful to know if manually editing the file broke something. Ignore last. I make mistake in test. Accident change back to "EESK" instead of "EEKS". This hide all NIOV data from game. After correct mistake player ignored as tool say. NIOV data seem to clear. Player RaceMenu setting stay same. It possible only one change need be made in tool. Change key search from VOIN to EEKS. Maybe work? More test needing. If you follow first guide I post it work. If you fail to follow guide like me it no work.
Creek191 Posted July 27, 2020 Posted July 27, 2020 23 minutes ago, kaxat said: Ignore last. I make mistake in test. Accident change back to "EESK" instead of "EEKS". This hide all NIOV data from game. After correct mistake player ignored as tool say. NIOV data seem to clear. Player RaceMenu setting stay same. It possible only one change need be made in tool. Change key search from VOIN to EEKS. Maybe work? More test needing. If you follow first guide I post it work. If you fail to follow guide like me it no work. Alright, from what I can tell, editing only that part of the cleaner won't be enough. In at least one of my saves my RaceMenu settings are still removed. After looking a bit closer at the co-save, it actually does look like the data is split into multiple sections. I'm looking into changing the cleaner to keep all sections for a character now. 1
Creek191 Posted July 28, 2020 Posted July 28, 2020 For anyone interested, here's a link to a modified SE version that should work with both classic and special edition.
ridaraw793 Posted May 28, 2022 Posted May 28, 2022 The biggest problem is, after i use this tool many RaceMenu sliders has disappear from my game. Example in the Head slider section: Head Up/Down slider is disappear. Why? What is the fix?
Khe Posted October 2, 2022 Posted October 2, 2022 took more effort than I would have expected to find this...searched for "bodymorph reset", "reset morphs", etc...well, glad I found it, needed to purge a bad morph from a save file. yaaaaay!
06660 Posted February 28 Posted February 28 SE's version of racemenu's DLL has morph resets and stuff built into the DLL already, I can't remember the commands but you don't need this for SE. Think it's always been in that version. You'll have to find it on the github by going through the source though
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now