This repository has been archived by the owner on Nov 6, 2022. It is now read-only.
Releases: Perchik71/Fallout4Test
Releases · Perchik71/Fallout4Test
2.0
1.9
- Upgrade BSResource::LooseFileStream for 64 bit numbers
- Get rid of flickering in the status bar
- Disassemble the BSPointerHandleManager and make more links
- Restore option SkipAnimationBuildProcessData
- Revision of the Hotkeys UI and patch
- File bloating due to Navmesh
1.8
- Use the memory manager from 1.6.
- Enable the processing of names with spaces in the commands -BuildCDX, -CompressPSG.
- Migrate from 1.7 IOPatch and enable synchronization to increase speed.
- It seems that when working from the console, you can safely allow working with files larger than 4GB.
- Migrate from 1.7 UIHotkeys, RefLinkGeometryHangWorkaround, VersionControlMergeWorkaround, AttachRenderWindow, DisableAssertions.
- Remove option SkipAnimationBuildProcessData, CheckVTable.
- Modify the Log window.
- Color markup of plugins to Data window.
- Compression of the dump and the log file to the archive.
1.7
1.6
- Auto-save mods are located every N minutes in the path \Data\Backup with a different file extension, you need to rename them.
- Saving a backup copy when saving the plugin, when CTD saving will not be corrupted, find the file .bak in the \Data folder.
- The BSTArraySearchItemReplacement option has been fixed and works correctly, it is no longer experimental.
- The SkipChecksDataWhenLoad option has been renamed to SkipAnimationBuildProcessData and is disabled by default, it speeds up startup and general loading, however, this will not suit everyone.
- The SkipChangeWorldSpace option is no longer experimental.
- The EnableThreadAffinity option has been added, it distributes threads to different cores, except for the main ones, which are still hanging on one or two cores.
- Added a similar FaceGen patch as SSECK Fixes
- Added a progressbar in the icon area on the taskbar.
- Added automatic loading .ba2 files that were not specified in the .ini files, but are required by the load mod.
- The options CK bSkipValidateForms and bDisableDuplicateReferenceCheck and some others are deprecated, for speed.
To load incorrect files, use the LoadingExtremelyUnreliableFiles option (maybe CTD). - Added the resizes the Data window and save custom sizes.
- Fix of updating the Author and Description in the Data window when using the filter.
- UITheme fixes for the Layer window.
- Fix of an incorrect counter in the Layer window.
- Fix of the Actor window, calling the InvalidateRect function too often.
- Added the ability to call commands from the commandline via f4ck_loader.
- Added f4ck_loader 3.0 as a resource and link to CK. CK, when ENB is found, will launch the loader or unpack it into the root folder of the game and launch it. (There will be a small chance to run CK without a loader when ENB has already suspended CK and then you will have to forcibly kill the process)
- Fix UIGraphics: there is no more protection for creating a gradient, now it is created in any case and not less than 5pt.
- Fix RichEdit 2.0 in CK dialogs, it now sets a new font.
- Mod https://www.nexusmods.com/fallout4/mods/47373 no longer compatible, many options are pre-installed.
- Fix of Version Control with an incorrect file path.
- Fix of the Warnings window, when reloading files, it could show.
1.5
1.4
- Fix inappropriate use of thread time leading to CPU overload
- Added support for quotation marks of some commands on the command line
- Restored generation .lip files from command line
- Added the ability to compile one or more scripts in the dialog Pick Scripts to Compile
- Fix garbage to the size of the render window, after closing the Actor dialog
- UITheme: Rejection of the OpenType font in favor of TrueType (shadow text)
- UITheme: Charset option now it changes all fonts (for Japanese)
- Save log to file by crash together with dump file
- UITheme: Redraw MessageDlg windows.
- Other less significant fixes
1.3
1.2
- Fix black text by off-screen (UI fixes).
- Fix black text by controls ListView with OwnerDraw (UI fixes).
- New message patch (Enable only loading), should heal random crash and other errors.
- Remove trim by convert Unicode strings (Fix empty strings and gorbage text).
- Save state fog by close CK.
- Fix gorbage global font by show Properties window.
- Update TBB 2020.3