fallout 4 мод faster workshop

Быстрая Мастерская (фикс лагов) / Faster Workshop (Workshop Lag Fix)

Зачем это нужно?
* Как правило, чем больше вы устанавливаете модов которые добавляют контент в игру, тем сильнее игра начинает лагать и тупить и проявляются более длительные периоды времени загрузки режима Мастерской. Даже если эти моды не имеют ничего общего с мастерской!
* Данный мод очень пригодится тем игрокам, кто люит строить и добавляет в игру много модов которые добавляют в Мастерскую новые категории и объекты для строительства.
* Если вы в настоящее время не испытываете никаких задержек при запуске режима Мастерской, поздравляем! У вас есть достаточно мощный комп, или не установлено много модов добавляющих в Мастерскую новые категории с предметами. Но имейте этот мод в виду, он обязательно вам понадобится в будущем.

Как это работает?
* Этот плагин F4SE переписывает код, который обрабатывает загрузку объектов Мастерской. В оригинале игры, при первой загрузке Мастерской в одной игровой сессии, плагин проходится через конструктивные объекты один раз и сопоставляет ключевые слова с их конструктивными объектами. Теперь, вместо циклического прохождения всего списка COBJ каждый раз, когда требуется сопоставление COBJ с KWYD, условия теперь будут оцениваться только для COBJ, которые относятся к категории мастерской, а не для всех загруженных COBJ.
* Тестеры сообщают, что время загрузки Мастерской с тонной модов уменьшилось более чем на

15 секунд (время от активации Мастерской до появления меню категорий). Те, у кого время начальной загрузки меньше, сообщают о почти мгновенных загрузках Мастерской с установленным плагином.

Требования:
Fallout 4 версии от 1.10.50 до 1.10.120 и выше. Официально тестировалось на версии v1.10.114, с версией игры от 1.10.50.0 до 1.10.114 не тестировалось, но игроки пишут что все работает).
Mod Configuration Menu 1.22b и выше
F4SE 0.6.4 и выше

Примечание:
* Этот плагин разработан так, чтобы быть независимым от самой версии игры, поэтому должен работать с любой будущей версией игры, за исключением каких-либо серьезных изменений в коде самой игры.
* Плагин может также работать с более ранними версиями игры.

Источник

Please log in or register

To enjoy the benefits of Nexus Mods, please log in or register a new account

Faster Workshop (Workshop Lag Fix)

File information

Last updated

Original upload

Created by

Uploaded by

Virus scan

Tags for this mod

About this mod

Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions. Also provides a hotkey to instantly enter Workshop mode and fixes workshop icon load lag.

Nexus requirements

Mod name Notes
Mod Configuration Menu Only required if you want to set a hotkey for opening workshop mode instantly.

Off-site requirements

Mods requiring this file

Credits and distribution permission

Author notes

This author has not provided any additional notes regarding file permissions

File credits

This author has not credited anyone else in this file

Donation Points system

This mod is opted-in to receive Donation Points

Translations available on the Nexus

Version 1.1

Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions.

15s (from activating a Workshop to having the build menu appear) report a drop in load time to less than half a second. Those with a lower starting load time report near-instantaneous Workshop loads with the plugin installed.

As you acquire more mods that add content to your game, you may have noticed the game freezing up (video freezes and you cannot move) for increasingly longer periods of time when you attempt to start Workshop mode. Even when these mods have nothing to do with the Workshop!

What’s going on?

If you install a mod that adds two new submenus to your workshop, one would reasonably expect to incur just a small overhead of a couple of additional checks. Instead, in reality, this causes two more loops through every single craftable object in the game.

As you install more mods that add any kind of craftable object to the game, entering the workshop will inevitably and perhaps noticeably slow down, even if these objects have nothing to do with the workshop.

And to make it all worse, every time you exit the workshop, the game tears down all this data it worked so hard to build and starts over!

Do I need this mod?

When you start workshop mode, is there any noticeable delay before the build menu appears? If so, this mod can help.

How it works (technical)

Install with your preferred mod manager, or copy the files in the download to your Fallout 4 Data folder.
Make sure that you start the game with the F4SE loader, otherwise F4SE will not be active.

This is an in-memory code patch. It does not attach any scripts to objects or your save and is safe to install or remove at any time.

Fallout 4 game version 1.10.50 or higher.
Fallout 4 Script Extender (F4SE), 0.6.4 or higher.
The Mod Configuration Menu, if you want to assign a hotkey for starting Workshop mode. Not necessary otherwise.

Источник

Please log in or register

To enjoy the benefits of Nexus Mods, please log in or register a new account

Faster Workshop (Workshop Lag Fix)

File information

Last updated

Original upload

Created by

Uploaded by

Virus scan

Tags for this mod

About this mod

Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions. Also provides a hotkey to instantly enter Workshop mode and fixes workshop icon load lag.

Nexus requirements

Mod name Notes
Mod Configuration Menu Only required if you want to set a hotkey for opening workshop mode instantly.

Off-site requirements

Mods requiring this file

Credits and distribution permission

Author notes

This author has not provided any additional notes regarding file permissions

File credits

This author has not credited anyone else in this file

Donation Points system

This mod is opted-in to receive Donation Points

Translations available on the Nexus

Version 1.1

Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions.

15s (from activating a Workshop to having the build menu appear) report a drop in load time to less than half a second. Those with a lower starting load time report near-instantaneous Workshop loads with the plugin installed.

As you acquire more mods that add content to your game, you may have noticed the game freezing up (video freezes and you cannot move) for increasingly longer periods of time when you attempt to start Workshop mode. Even when these mods have nothing to do with the Workshop!

What’s going on?

If you install a mod that adds two new submenus to your workshop, one would reasonably expect to incur just a small overhead of a couple of additional checks. Instead, in reality, this causes two more loops through every single craftable object in the game.

As you install more mods that add any kind of craftable object to the game, entering the workshop will inevitably and perhaps noticeably slow down, even if these objects have nothing to do with the workshop.

And to make it all worse, every time you exit the workshop, the game tears down all this data it worked so hard to build and starts over!

Do I need this mod?

When you start workshop mode, is there any noticeable delay before the build menu appears? If so, this mod can help.

How it works (technical)

Install with your preferred mod manager, or copy the files in the download to your Fallout 4 Data folder.
Make sure that you start the game with the F4SE loader, otherwise F4SE will not be active.

This is an in-memory code patch. It does not attach any scripts to objects or your save and is safe to install or remove at any time.

Fallout 4 game version 1.10.50 or higher.
Fallout 4 Script Extender (F4SE), 0.6.4 or higher.
The Mod Configuration Menu, if you want to assign a hotkey for starting Workshop mode. Not necessary otherwise.

Источник

Please log in or register

To enjoy the benefits of Nexus Mods, please log in or register a new account

Faster Workshop (Workshop Lag Fix)

File information

Last updated

Original upload

Created by

Uploaded by

Virus scan

Tags for this mod

About this mod

Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions. Also provides a hotkey to instantly enter Workshop mode and fixes workshop icon load lag.

Nexus requirements

Mod name Notes
Mod Configuration Menu Only required if you want to set a hotkey for opening workshop mode instantly.

Off-site requirements

Mods requiring this file

Credits and distribution permission

Author notes

This author has not provided any additional notes regarding file permissions

File credits

This author has not credited anyone else in this file

Donation Points system

This mod is opted-in to receive Donation Points

Translations available on the Nexus

Version 1.1

Faster Workshop is an F4SE plugin that optimizes workshop loading times by replacing some of the most expensive and inefficient regions of workshop loading code with far more efficient versions.

15s (from activating a Workshop to having the build menu appear) report a drop in load time to less than half a second. Those with a lower starting load time report near-instantaneous Workshop loads with the plugin installed.

As you acquire more mods that add content to your game, you may have noticed the game freezing up (video freezes and you cannot move) for increasingly longer periods of time when you attempt to start Workshop mode. Even when these mods have nothing to do with the Workshop!

What’s going on?

If you install a mod that adds two new submenus to your workshop, one would reasonably expect to incur just a small overhead of a couple of additional checks. Instead, in reality, this causes two more loops through every single craftable object in the game.

As you install more mods that add any kind of craftable object to the game, entering the workshop will inevitably and perhaps noticeably slow down, even if these objects have nothing to do with the workshop.

And to make it all worse, every time you exit the workshop, the game tears down all this data it worked so hard to build and starts over!

Do I need this mod?

When you start workshop mode, is there any noticeable delay before the build menu appears? If so, this mod can help.

How it works (technical)

Install with your preferred mod manager, or copy the files in the download to your Fallout 4 Data folder.
Make sure that you start the game with the F4SE loader, otherwise F4SE will not be active.

This is an in-memory code patch. It does not attach any scripts to objects or your save and is safe to install or remove at any time.

Fallout 4 game version 1.10.50 or higher.
Fallout 4 Script Extender (F4SE), 0.6.4 or higher.
The Mod Configuration Menu, if you want to assign a hotkey for starting Workshop mode. Not necessary otherwise.

Источник

Please log in or register

To enjoy the benefits of Nexus Mods, please log in or register a new account

Faster Workshop (Workshop Lag Fix)

File information

Last updated

Original upload

Created by

Uploaded by

Virus scan

Tags for this mod

606 comments

Faster Workshop is October’s Mod of the Month! Thank you all for your endorsements and votes!

Taking the opportunity to answer some frequently asked questions:

FAQs
Q: Does this mod conflict with [x mod]?
A: This plugin very precisely targets native code that handles workshop loads. It can only conflict with other DLL-based mods that target exactly the same code regions, and there are no such plugins that I am aware of. This mod will not (and cannot) conflict with any script-based mods, so they will work perfectly fine together with this mod. Mods such as Workshop Framework and Workshop Plus work perfectly fine with this mod.

Q: My workshop icons load slowly, will this mod help?
A: This mod does not improve workshop icon loading speeds. However, there is a vanilla issue where icons for submenus will not even start to load until you have stopped navigating through the Workshop item carousel. If you are navigating quickly through menus, this additional delay will be noticeable as you will have to stop navigating before the icons begin to load. This mod fixes this issue and removes the initial load delay, so you may see icons appearing faster as a result.

Holy s***! This is freaking AWESOME.

I had a 30 second wait time for the workshop to open. It was like watching paint dry. What a mess. I would click and then go make a cup of coffee.

Now it’s damned near instantaneous!

I can’t thank you enough! I no longer dread opening the workshop. You’ve made settlement building great again!

You officially win the Nexus! Also, you have my vote for President or King or Emperor. Take your pick. 🙂

Источник

Читайте также:  чем обработать стыки ламината
Компьютерный онлайн портал