Fallout 4 nvflex что это
All of this is possible with Buffout 4, a mod that includes multiple game engine improvements, expands specific types of game memory, prevents several types of crashes and even provides proper crash logging if (when) the game eventually crashes. It also combines the functionality and substitutes a couple of existing mods available on Nexus, including but not limited to:
HOW TO PROPERLY INSTALL BUFFOUT 4? In order to ensure full functionality, several external programs are required first.
I recommend installing Buffout 4 itself manually, without a mod manager, to prevent Error 126 and other related issues:
1.) Download both the Buffout Main File and TBB Redistributables File, then extract their contents somewhere.
3.) Place tbbmalloc.dll into your Fallout 4 Installation Folder, where Fallout4.exe is located.
4.) Open the Buffout4.toml file with a text editor, then change the following parameters if needed:
Vortex - Navigate to Settings > Workarounds > Archive Invalidation > Enable BSA Redirection. Or you can enable it with BethINI.
MO2 - The integrated setting might not work properly, so you should always enable it manually or through BethINI.
- MO2 by default uses separate custom ini files, I recommend that you disable this functionality.
- Simply navigate to Profiles [Ctrl + P] and uncheck Use Profile Specific INI Files
- Now the game will use ini configuration files from the Documents folder.
Enable with BethINI
1.) Download the latest standalone version here.
2.) Extract it somewhere on your disk, but NEVER directly inside your game installation folder.
3.) Run BethINI.exe, check both Load Loose Files and Enable File Selection, then Save and Exit.
After installation:
Finding crash logs:
When posting crash logs on any of these sites, please POST THE FULL LOG and if possible, state the last thing you were doing before the crash occurred. Even if it triggers while trying to start, load or save the game. Let us know if the crash is repeatable and if you already tried any of the solutions listed in this article. This information can immensely help narrow down the exact culprit.
- Hearts Of Darkness | Might be in some way responsible for Stack Overflow crashes, further testing is much needed.
- Immersive Hunting Overhaul (IHO) | Seems to be responsible for a couple of recent crashes during game launch. (MainMenu?)
- Mutant Menagerie | Seems to crash in a couple of places. Crashes might be related to new creature models and/or animations.
- Scrap Everything | Weird crashes and issues due to multiple unknown problems. Make sure to always place it last in your load order.
- Sim Settlements Conqueror | Higher influx of crash logs from this mod as of late (something got updated / released recently?).
- The Mercenary Pack | Old crash reports around workbenches and some armor/clothing pieces. Unsure if it causes major problems.
Problematic Mods That Have Been (Mostly) Fixed
These mods contain defective records that can cause stutters and crashes, but are mostly or entirely fixed through separate patches!
PATCH COLLECTION FOR ALL OTHER MODS IS NOW AVAILABLE HERE!
G) Lock your framerate to 60 FPS and additionally disable the High FPS Physics Fix mod if you have it installed. Locking the framerate can be done in several ways, though because the crash itself is driver related, you should do so directly from the driver settings or simply enable V-Sync with your monitor refresh rate set at 60 Hz. FPS Limit tutorial with images available here.
H) Completely reinstall your graphics drivers with factory settings applied or downgrade to any version prior to 445. For previous versions, either 442.74 or 442.92 drivers are known to work in most cases, download links for these drivers can be found here. If older versions do not help in any meaningful way, definitely upgrade back to the latest driver version for your graphics card.
flexRelease_x64.dll | Nvidia specific crash log. Caused by the Weapon Debris graphical setting in the ini config file.
Solution: Install this mod to fix or disable weapon debris manually by adding these lines to your fallout4custom.ini:
[NVFlex]
bNVFlexDrawDebris=0
bNVFlexEnable=0
bNVFlexInstanceDebris=0
X3DAudio1_7.dll or XAudio2_7.dll | Audio related problem that is likely caused by the Windows Operating System or incorrectly compressed sound files.
Solution: Make sure you installed the previously mentioned DirectX Runtime Libraries June 2010. If you get the same crash again, proceed to steps below.
- Run Services.msc app, right click on Touch Keyboard and Handwriting Panel Service > Properties > Startup Type set to Disabled, then restart your PC.
- Open Windows Powershell or Console in Admin Mode and copy-paste these two commands. Press Enter after each one. After that, restart your PC.
regsvr32 xaudio2_7.dll
sfc /scannow
Correct installation procedures, paraphrased from and credit to chew222 for the solutions:
- In Bodyslide, choose CBBE Body (NOT CBBE with Physics and NOT Cherry Hotalings Physics)
- Make sure you have the latest version of CBP. If you keep crashing, try version 0.1.9.
- Download and install armor and clothing mods without physics and batch build.
skeleton.nif | Variation of the issue above. CHW mod specifically does not like custom skeleton meshes which physics or body mods usually modify.
If you get this message without CHW installed, another reason for this crash are usually Unique Player and other similar unique body mods.
DLCBannerDLC01.dds | (New crash type, currently investigating.) Might be somehow related to modded weapons. Very likely not the same cause as DLCBanner05.dds
FaderMenu | ParticleSystem | Most commonly caused by mods that add large amounts of particles, like Extreme Particles Overhaul or Fireflies.
Solution: Disable these and any other mods that might increase the particle count to prevent such crashes.
GridAdjacencyMapNode | PowerUtils | This is the notorious Scrap Crash that occurs when power grids become corrupted in nearby settlements.
Solution: Install Power Grid Tools 1.4 file, get as close to the settlement or location that triggers the crash, open ingame console with
(tilde) and enter this command: cpg 1
- Credit to jordoncue123 for this solution: If you cannot get close enough to the settlement before it crashes, instead enter commands tcl and player.setav speedmult 10000 to quickly fly into the settlement before the game manages to load anything, then use the cpg 1 command. Afterwards, enter tcl again and player.setav speedmult 1 to enable collision and reset your speed.
- Scrap Crash is a type of crash triggered by corrupted power grids in settlements. Corruption can occur when you disable or uninstall mods with objects already connected to power grids, or you have a scrap mod that deletes such objects via Papyrus scripts. This results in orphaned entries in the power grid that are ticking time bombs until crashing becomes inevitable.
LooseFileAsyncStream | You went over your BA2 limit. This can trigger anywhere between 255 and 510 total BA2 archives loaded by the game. Exactly why this occurs is a total mystery.
Solution: Mods that have the smallest BA2 archives should be unpacked with Cathedral Assets Optimizer program until crashing stops or you get a different crash log type.
To see the correct amount of total BA2 archives you have currently loaded:
MO2 – Run Explore Virtual Folder from the dropdown menu, then in the new window navigate to Tools > Search or simply press Ctrl + F to open search. In the new search window, make sure Search Subfolders and Case Insensitive options are checked. In the Filename line type in .ba2 and press the Search button. The number shown will be your total BA2 archive count.
Vortex – Navigate to your Fallout 4 / Data folder and search for *.ba2 with File Explorer’s search bar. Your total ba2 archive count will be the number shown in bottom left corner.
LooseFileStream | Not to be confused with the error above. Exact cause is currently unknown, but possibly related to corrupt mesh (.nif) files.
Solution: See Create2DTexture solution below. In some cases, the crash log might also mention names of plugins or types of meshes that the crash most likely originates from, under the STACK section. In any case, your best bet would be to post the full log on previously linked sites. For further possible solutions, see Advanced Troubleshooting segment below.
ObjectBindPolicy | BSMemStorage | DataFileHandleReaderWriter | You have more than 254 total active ESM and ESP plugins, the game cannot handle more than that.
Solution: You need to reduce your ESM/ESP count below 254. You can either start disabling mods or run this script in FO4Edit which will flag some plugins as ESL, whose limit is 4096.
Create2DTexture or DefaultTexture | Special type of crash that usually leaves a warning pop-up message. Generally caused by corrupted or incorrectly resized textures (ex. 1024 x 1260).
Solution: This warning should still generate a proper crash log. In such cases, the log usually mentions names of either .dds or .BGSM files (.nif in case of LooseFileStream). Try searching for these files in your installed mods folder and disable any mods that contain them. If crashing persists or such files cannot be found, see if the log mentions installed mod plugins (ignore Base Game, Creation Club and DLC Content plugins), under the STACK section. If any are mentioned, these plugins should be disabled. As last resort, see the instructions below.
HITMEs or Invalid TES4 Versions – Plugins contain improperly removed or changed data and they simply need to be resaved with the Creation Kit. You can find instructions on how to do this in my Ultimate Guide (Main Files) on this Nexus page. Search for 08.3 Fixing & Cleaning Faulty Mods or download the Quick Video Instructions (Optional File).
Cleaning With FO4Edit Needed - Plugins contain deleted references or other issues and they simply need to be cleaned with FO4Edit’s QuickAutoClean. To clean these plugins, download and extract FO4Edit somewhere, then run FO4EditQuickAutoClean.exe from its folder, double click on the plugin that you want to clean and wait until Quick Clean Mode Finished message appears in the logging window on the right, then exit the program. Repeat this process for all other plugins that require cleaning. Only one plugin can be cleaned at a time. This limitation is unavoidable.
XPRI / XCRI Reference Could Not Be Resolved - These seem to be additional physics or index references for precombined data, which are part of a system that greatly optimizes game assets. They might be responsible for some crashes if they are missing / unable to be resolved. They have to be manually fixed or removed with FO4Edit. Tutorial for this will be linked at a later date.
Article information
Added on
Edited on
Written by
38 comments
- supporter
- 387 posts
- 39 kudos
fo4-buffout-logs channel. Make sure you're always running the latest version of Buffout 4 before posting, and if you have
Classic Holstered Weapons (CHW) or Functional Displays mods installed, disable them and recheck your game. Thank you.
- supporter
- 387 posts
- 39 kudos
Latest Changelog
Updated for Buffout version 1.24.5.
Tracking latest major changes to the article.
Oct 5th.
- Added a segment for Problematic Mods That Have Been Mostly Fixed
- There's now a patch collection / repository for mods available here.
Oct 4th.
- Updated MS Redistributables 2015-2022 link to a newer version.
- Added FallUI Item Sorter Mod to the list of mods that can frequently crash.
- Added Sim Settlements Conqueror to the list of mods under investigation.
I last played FO4 back in January of this year. Only basic mods. This Saturday I decided to mod the hell out of it - installed F4SE, LooksMenu, AAF (NSFW content), and plenty more of various mods. I installed Buffout 4 and its requirements correctly, I'm pretty confident in it. However, when I launched the game via F4SE, a small black CMD-like window appears for a second or two and then it disappears and I get to fullscreen mode. The image is black, and I can only see my mouse pointer in the middle loading something. After a few moments of waiting, a save indicator appears in bottom-right corner and in the top-left corner I see info about ReShade.
It stays on like this for a few seconds and then CTD.
I've tried changing the LoadMethod, copied the file to SysWOW64 directory, basically everything in this guide but to no avail. After running the game through Steam via the default Fallout4Launcher.exe, I get a message saying that Buffout 4 didn't load correctly.
Any help on this? It'd be very much appreciated! I can send you the load order, but I have around 240 plugins (a mix between .esp and .esl files and a few of .esm's).
Thanks in advance!
- supporter
- 387 posts
- 39 kudos
- supporter
- 387 posts
- 39 kudos
Amazing work on this guide - I cannot thank you enough!
Got a new PC just over a year ago, and haven't been able to solve a ctd near Concord until now - apparently it was the NVIDIA bug with weapon debris.
Now I'll get to the playthrough I've been putting off - thank you!
- supporter
- 34 posts
- 0 kudos
- supporter
- 2,776 posts
- 53 kudos
Thanks for your work on this guide, Endorsed!
Any idea if Buffout4 and associated requirements cause a slow down in the gameworld, possibly speed?
I.e. like slowmo or bullet time.
Reason I asked, tried installing these and had a strange issue of slowmo.
I uninstalled and it was still there and had to reset my ini files from before using it.
I'm just wondering if that was some freak coincidence or if that's part of the stability fix, slow the game down.
Hoping to find out so I can decide whether to try Buffout4 again, thanks.
Edit: NM solved, not an issue with Buffout 4.
- supporter
- 838 posts
- 20 kudos
A small addendum to the Scrap Everything point:
I've looked into the mod over the past few days, and noticed that it's actually quite self-contained and stable, if used correctly. And it doesn't require you to disable precombines either - it does that itself, specifically only in settlement areas, in order to allow the refs to be independent of the scenery and therefore selectable and scrappable. This doesn't cause any performance issues either, since settlement areas aren't properly culled anyway.
Specifically, it needs to be loaded after anything that modifies settlement cells, since the edits it does are essential to its function. Most bugs reported for SE are purely user error from what I've observed. It's actually really cleanly done.
- supporter
- 387 posts
- 39 kudos
I found an issue with mods with Buffout 4 + Baka ScrapHeap + High FPS Physics Fix all used together, but I also found how to bypass it! At least until a better method is found/presented.
To quickly summarize it. Those 3 utilities together allow the game to load so fast, that mods that give immediate popup prompts upon entering the game world can actually get stuck behind the loading screens, forcing the world and the loading screens themselves to freeze in place leaving you with the only option of opening Task Manager and ending the process.
The BYPASS is to go to the HighFPSPhysicsFix.ini and change both lines 28 and 35 to true to disable black and animated loading screens, which allows the fake loading screens to fade out even with prompts showing up behind them. After getting through the prompts it should be safe to reenable either of the loading screens.
- supporter
- 387 posts
- 39 kudos
- supporter
- 387 posts
- 39 kudos
Buffout4.dll
REL/Relocation.h(600): failed to open:
Data/F4SE/Plugins/version-1-10-163-0.bin
xrayys nvidia card weapon debris sanctuary ctd fix
March 27 2021-
my tutorial for nvidia cards is still valid, simple and the safest solution to fix any nvflex related crashes. it solves also any nvflex related performance or intstability issues.
the purpose is to make you aware of this problem and to solve all related problems. follow my guide if this is your goal. my solution has no script or plugin dependency. i can not recommend any other existing "crash fix" solutions still using buggy and unsupported nvflex instead of simply switching it off. use it on your own risk.
this problem is nvidia and turing (or newer) specific but i'm not 100% sure if older cards are also somehow affected. amd users are not affected. it covers a hardware/nvidia/bethesda related fo4 nvflex implementation problem only!
just sharing my information and a safe solution for the benefit of all potential turing card gamers. thanks to all contributing to this knowledge base.
this solution will not cure severely bugged game setups but it will solve a problem with avoidable ctd raised by a badly implemented game option for nvidia cards. it is not limited to game start but most obvious and reproducable if starting with a new vanilla game.
you will get no warning using a fresh steam download of the game and there is also no warning activating the weapon debris option in the game launcher.
Возвращение в Fallout 4 в 2021 году
Fallout 4 — парадоксальный проект. С точки зрения финансов — возможно, из-за невероятных ожиданий и огромного кредита доверия — игра оказалась супер успешной. Уже за первые сутки продаж она принесла разработчикам 750 миллионов долларов. Это невероятная сумма для серии, которую 20 лет назад едва не похоронили. Критики тоже в целом одобрили четвертую часть и амбиции ее создателей. Однако среди значительной части фанатов 4-ка нарвалась на сдержанное «фи». Понять их эмоции просто. Проекты франшизы Fallout предполагают обязательный набор качеств, элементов и тем, которые Bethesda в этот раз проигнорировала или исказила. Fallout 4 довольно сильно отличается как от первых частей серии, так и от обожаемой многими New Vegas.
реклама
Больше всего, конечно, игроков расстроили упрощения. Bethesda Game Studios пустила под нож карму, низвела диалоги до уровня скудных фраз и отформатировала ролевую систему, позволив к концу игры прокачать фактически все навыки и стать универсальным удачливым терминатором.
Мегаслив топовой 3070 Gigabyte Aorus дешевле любого ПалитКрайне сомнительной показалась игрокам и «фишка» со строительством. С одной стороны она была не слишком навязчивой и в сюжете обязывала себя использовать в паре квестов. Однако из-за строительства мир Содружества наполнился тоннами хлама, с которым игрокам так или иначе пришлось взаимодействовать. В сундуках, в шкафчиках, в шахтах и убежищах — везде находился не какой-то уникальный лут, а бесконечные кружки, подносы, бильярдные шары, ножницы, молотки, микроскопы и прочий мусор, который необходимо разбирать для строительства и крафта. В отдельные моменты Fallout 4 напоминает симулятор бомжа, который из грязи и палок пытается обустроить себе жилище.
Много претензий нашлось и к миру Fallout 4. После ядерной войны по сюжету прошло больше двухсот лет, но Bethesda Game Studios весьма своеобразно учитывает такой продолжительный период. Персонажи все еще живут в добитых, обгорелых хибарах с забитыми окнами. В любом поселении — даже в самом крупном — больше пост-ядерного хлама, чем удобств. Быт NPC фактически не налажен, притом все персонажи живут по образу и подобию довоенного времени, хотя должно было смениться несколько поколений. Пост-апокалипсис от Bethesda неправдоподобный и в какой-то мере даже комичный. В New Vegas и уж тем более в первых частях серии все выглядело гораздо адекватней. Там были стада браминов в поселениях, поля кукурузы, колодцы, да и вообще все было как-то более цивилизованно, чем в четверке.
реклама
var firedYa28 = false; window.addEventListener('load', () => < if(navigator.userAgent.indexOf("Chrome-Lighthouse") < window.yaContextCb.push(()=>< Ya.Context.AdvManager.render(< renderTo: 'yandex_rtb_R-A-630193-28', blockId: 'R-A-630193-28' >) >) >, 3000); > > >);NVIDIA PhysX (FleX) в Fallout 4
Вообще технология класснная, особенно теперь жидкости в 3 d а не просто текстурой. Тут вот показаны чкстицы от выстрелов, которые тоже физически юзабельны. Но нужна хорошая видюха.
Лучше бы Ai завезли. Неписи никак не реагирующие на бесконечную (без перезарядки) стрельбу в пол прямо у них под носом и в упор не видящие брошенную под ноги гранату, но зато куча юзабельного мусора.
бессмысленно и беспощадно.
У нас так дороги чинят. p.s. точь в точь, как в Borderlands 2, только там в дополнение ещё разные жидкости были интересные
я из минигана стрелял в одну точку в земле в итоге целую гору щебня набил )
Моя старушка не потянет, хотя обожаю эти фишки ещё со времён Mirror's Edge.
H0llow, потянет. Я на 670-ой запускал.
warp 37 Ну так у меня 660ti одна из лучших 660тых на 3гб но тем не менее, PhysX обычно очень требовательный.
Так за что же давать шанс
Fallout 4 требует особого подхода. Самые хардкорные геймеры включают режим выживания, который полностью преображает игру, превращая ее из аркадного ролевого шутера во что-то более требовательное. А вот обычным любителям RPG стоит посоветовать не отвлекаться на побочные активности, которые игра постоянно подсовывает под нос и которые лишь утомляют и затягивают прохождение. Например, не нужно отвлекаться на настойчивые просьбы минитменов помочь очередному поселению от очередной напасти. Эти просьбы продолжают поступать даже через 100 часов игра и в конце уже просто раздражают.
А вот с большими квестовыми ветками и с ветками сюжетными дела обстоят ощутимо лучше. Двигаться по сценарию интересно, фракции в игре имеют свои мотивы и не все так уж однозначно плохи и хороши. Делать сюжетный выбор иной раз непросто. Хорошими получились и персонажи-компаньоны. Роботы Кодсворт и Кюри, Ник Валентайн, журналистка Пайпер — эти и многие другие напарники имеют свои уникальные черты характера. Также у них свой взгляд на совершаемые героем поступки.
реклама
Если захочется отвлечься от магистральной сюжетной линии, можно заглянуть на остров Фар Харбор, куда нас отправляет одно из официальных дополнений к игре. Фар Харбор делят между собой несколько непримиримых фракций, и герою предстоит определить судьбу каждой из них. Far Harbor заметно серьезней и атмосферней основной игры. В некоторых местах палитра игры превращает ее чуть ли не в S.T.A.L.K.E.R.. В отзывах игроков частенько встречаются мнения, что Bethesda должна была выдержать и саму четвертую часть в мрачном стиле Far Harbor. В общем, это серьезное и довольно большое дополнение, которое отлично разбавляет побегушки в Содружестве. Из явных минусов Far Harbor лишь очень «толстые» враги, которые из-за автолевелинга и подстройки под силу вашего персонажа становятся крайне непробиваемыми. Сражения с обычными болотниками порой превращается в настоящую муку.
За бои и перестрелки, к слову, в Fallout 4 не стыдно. Разработчики подтянули шутерную механику, и теперь игра мало чем уступает классическим шутерам. Как бы это ни звучало по отношению к великой ролевой серии.
Fallout 4 в 2021 году показана, прежде всего, тем, кто пропустил игру на выходе и сегодня ищет большое ролевое приключение для прохождения. В жанре сейчас относительное затишье, и Fallout 4 — неплохой вариант, чтобы убить несколько десятков часов. Игра предлагает пустоватый, но затягивающий мир с рядом интересных квестов. Стоит дать шанс проекту и тем, кого он не зацепил в 2015-ом. Первое прохождение автору этих строк пять лет назад показалось очень пресным, а вот сейчас игра со всеми «обвесами» и дополнениями понравилась гораздо сильнее.
реклама
Так что попробуйте и вы. Вдруг и вас увлечет четвертая часть. Несмотря на огромное количество косяков, веселья в ней кроется тоже немало.
Читайте также: