PatchDiff
ゲームニュース概要

Modding System

一般UI · System · Mods · Performance · Stability
5 パッチ最終変更 10mo ago▲ +9

勢力推移

上=バフ、下=ナーフ
0+9Oct 7, 2021Jul 14, 2025Oct 7, 2021 — MODDING SUPPORT - Patch 1 +4 / -0 (cum +4)Oct 8, 2021 — MODDING SUPPORT - Hotfix 1.2 +0 / -0 (cum +4)Jan 10, 2023 — Season 03: PATCH 11 (build 81614 - 10/01/2023) +2 / -0 (cum +6)Jul 1, 2025 — PATCH NOTES - S05.10 +1 / -0 (cum +7)Jul 14, 2025 — Patch Notes: HOTFIX S05.10.2 +2 / -0 (cum +9)
アビリティにズーム:4アビリティ追跡中
変更タイプで絞り込み:この項目に6タイプ

パッチ履歴

    • 🐛Bug fixmod persistence

      ゲームを再起動した後にModが無効になってしまう問題を修正し、起動のたびに手動で有効化する必要がなくなりました。

      再起動時にModが無効になる問題を修正

    • NewModding MenuRefresh ButtonAdded

      ゲームとmod.io間の接続問題を解決するため、Modメニューに更新ボタンを追加しました。

      更新機能を追加

  1. Jul 1, 2025·PATCH NOTES - S05.10+1
    • 🔁Reworkmenu locationSpacerigInfo Screen

      MODのホットロードによるエラーを防ぐため、MOD管理画面をゲーム開始時の情報画面へ移動しました。

      ホットロードによるエラーを軽減するために移動

    • Newmod browserAdded

      ゲーム内MODブラウザを追加し、MOD探しを容易にするために外部ブラウザを使用するオプションを追加しました。

      新しいMod.io API統合

    • 📊Numericframe time impact3ms0.5ms ms

      Greatly reduced modding plugin performance impact in solo lobbies, significantly improving frame stability.

      Performance improvement for solo lobbies

    • 📊Numericframe time impact3ms0ms ms

      Removed modding plugin performance impact entirely for missions and multiplayer lobbies.

      Performance improvement for multiplayer

    • ✂️Removedmenu accessAvailableRemoved

      Modding menu can no longer be inspected during missions or in multiplayer to ensure performance stability.

      Trade-off for performance

    • 🐛Bug fixApproved mod sync

      Fixed a synchronization issue where Approved mods would fail to disable when joining a host who had uninstalled the mod.

      Fixed bug where Approved mods didn't disable on join if Host uninstalled them.

    • 🐛Bug fixdependency checkbox

      Resolved a crash that occurred when interacting with mod dependency checkboxes.

      Fixed crash when enabling a mod that is a dependency for another mod.

    • 🎯Behaviorversion check

      Mods not packaged for the current game version are now disabled on launch to prevent crashes, with warnings provided to players.

      behavior

    • NewModding MenucontrolsAdded

      Added 'Enable/Disable All' functionality and a Cancel button to the Modding Menu for better management.

      quality

    • 🎯BehaviorDependenciesautomationAutomatic

      Mods with missing dependencies are now automatically disabled, with a tooltip explaining why in the menu.

      behavior

    • 🎯BehaviorJoin Processstability

      Disabled the ability to cancel joining while downloading mods to prevent file corruption.

      behavior

    • 🐛Bug fixDependencieslogic

      Fixed a bug where dependencies did not enable or disable properly when joining or leaving games.

      bugfix