-
Posts
373 -
Joined
-
Last visited
-
Days Won
11
Everything posted by zilav
-
Refcache files are data to optimize xEdit's loading speed the next time you try to open the same file, this is not a file for the game, Don't clean Fallout 3 and New Vegas DLCs, due to engine bugs and the bugs in the ESMs themselves it will cause issues in game.
-
Mod reverting "FULL - Name" field to english language
zilav replied to Kehlim's question in xEdit Support
There is "Restore record names from master" script in xEdit for that.- 2 replies
-
- 1
-
-
- xedit
- localization
-
(and 1 more)
Tagged with:
-
It simply switches between showing per vertex data (more verbose) instead of hex byte arrays (less verbose) in these records.
-
Access violation when using xEdit 4.0.2 for SSE LOD Atlas split
zilav replied to epicninja's question in xEdit Support
FO4 doesn't have Tree LOD. -
Change Filter() function in the "Apply custom scripted filter.pas" function Filter(e: IInterface): Boolean; begin Result := not SameText( GetFileName(WinningOverride(e)) , 'Plugin.esp' ); end; Change with your plugin's name, it also should be loaded last.
-
DynDOLOD Beta for Skyrim Special Edition, Skyrim VR and Enderal SE 2.98
zilav replied to sheson's topic in DynDOLOD & xLODGen
Unless Sheson modified something in DynDoLOD, the lodgen's nif textures gathering code is single threaded. It is for sure in lodgen's on Nexus and people report corrupted nifs using MO there. So I'm 99% sure the reason is MO, just not in your particular case.- 2,309 replies
-
DynDOLOD Beta for Skyrim Special Edition, Skyrim VR and Enderal SE 2.98
zilav replied to sheson's topic in DynDOLOD & xLODGen
There is a sudden increase of reports about corrupted nifs (and even corrupted lodsettings(!) files) in lodgen nexus comments too, and we are talking about lodgen versions which have not been updated for like 2 years and always worked perfectly. Considering that all reports come from MO users and they happen randomly, I'm 99% sure this is a concurrency MO bug in it's recent versions.- 2,309 replies
-
Cleaning of Master Files fails due to Access Violation
zilav replied to Labargoth's question in Mod Organizer Support
This is a known bug in the latest MO2, again please ask in MO related threads. -
Any way I can improve these billboards?
zilav replied to kojak747's question in DynDOLOD & xLODGen Support
I think the problem here is your lighting mod and harsh normals on LOD meshes which make it more apparent. Spherical normals bending on leaves will probably help a bit. -
Cleaning of Master Files fails due to Access Violation
zilav replied to Labargoth's question in Mod Organizer Support
The error is in MO's dll, not in xEdit itself. I suggest you to ask in MO related threads. -
Is there any way to save a plugin without having to exit
zilav replied to MKIIV's question in xEdit Support
Start xEdit with -AllowDirectSaves command line parameter -
Is there any way to save a plugin without having to exit
zilav replied to MKIIV's question in xEdit Support
Ctrl+S -
Anyone know why f3 Shortcuts wouldn't work in xedit?
zilav replied to MKIIV's question in xEdit Support
Update to the latest version, 4.0.2 as of now. Make sure to have Edit Scripts folder installed together with FO3Edit.exe because worldspace browser is a hotkeyed script. -
DynDOLOD Beta for Skyrim Special Edition, Skyrim VR and Enderal SE 2.98
zilav replied to sheson's topic in DynDOLOD & xLODGen
Press Ctrl+F3 in xEdit to open Assets Browser and look for a file, it will show in which containers (BSA and Data folder) this file is contained.- 2,309 replies
-
Need help with using ModGroup to locate "override without conflict" 's
zilav replied to robotman's question in xEdit Support
There have been a lot of changes in modgroups recently to discuss all of that here. Join the xEdit discord, the button is in the top right corner of xEdit window in the latest github builds. -
Error in xEdit is not the same as error in the game. xEdit reports data incosistencies which should not happen under normal conditions. Some need to be fixed, some don't as the game silently ignores them.
-
Object mods, perks, magic effects, scripts, etc. A lot of things could modify stats on items dynamically. Anyway this question is not about FO4Edit, there are general modding forums for such discussions.
-
Armor and weapon properties are further modifed by attached object modifications.
-
https://github.com/TES5Edit/TES5Edit/releases
-
Dynamic Distant Objects LOD - DynDOLOD for Skyrim and Enderal 2.98
zilav replied to sheson's topic in DynDOLOD & xLODGen
Any bundled LOD files will always be overwritten by custom generated LOD meshes/textures from DynDoLOD or xLODGen because bundled ones are usually in BSAs and generated ones are loose. If you have problems with bundled LODs, then your load order of assets is screwed in your mod manager. You definitely don't need to disable anything during LOD generation if assets order is set up properly.- 470 replies
-
- SKYRIMLE
- DynDOLOD 2
-
(and 4 more)
Tagged with:
-
Quality-of-Life CutNPaste Function in xEdit
zilav replied to mentaltyranny's question in xEdit Support
Select several records, right cliick, compare selected, drag&drop changes to other records. This is the fastest way without writing xEdit script. -
DynDOLOD Beta for Skyrim Special Edition, Skyrim VR and Enderal SE 2.98
zilav replied to sheson's topic in DynDOLOD & xLODGen
NifScan doesn't support SSE meshes, only Skyrim LE ones. That's why it is hosted on Skyrim Nexus only.- 2,309 replies
-
Any way to Set/Remember "Multiline Viewer/Editor" window size?
zilav replied to robotman's question in xEdit Support
Can't do that right now, though I can add such feature. -
Precombination data for a cell. If some mod removes it on purpose, then it wants to break precombined objects for whatever reason, like scrapping for example.