Skip to content

Commit 0641dea

Browse files
authored
Remove temporary warning (#725)
1 parent 8678b25 commit 0641dea

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

masterlist.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -543,13 +543,6 @@ globals:
543543
- 'Fallout 4'
544544
condition: 'file("F4SE/Plugins/place.dll") and file("../f4se_loader.exe") and readable("../Fallout4.exe") and ((version("F4SE/Plugins/place.dll", "1.18.0.1163", ==) and version("../Fallout4.exe", "1.10.163.0", !=)) or (version("F4SE/Plugins/place.dll", "1.18.0.1163", <) and version("../Fallout4.exe", "1.10.163.0", ==)))'
545545

546-
# Temporary warning: Performance Issues in FO4 Next Gen
547-
- type: warn
548-
content:
549-
- lang: en
550-
text: 'Fallout 4 Next Gen (version 1.10.984.0) has been found to experience performance issues such as stuttering and freezing in the presence of any mods overriding **NPC_** records. An official patch from Bethesda will need to address this issue.'
551-
condition: 'file("../Fallout4.exe") and readable("../Fallout4.exe") and version("../Fallout4.exe", "1.10.984.0", ==)'
552-
553546
groups:
554547
- name: &dlcGroup DLC
555548

0 commit comments

Comments
 (0)