Gears – A Mod Settings Manager

Gears – A Mod Settings Manager

Gears is the Ultimate Mod Se...

MOD ID: 4017作者: Laydorカテゴリ: User Interfaceバージョン: v7.0.0更新日: 2026-07-14(今日更新)用途: クライアント向け人気スコア: 0
#UI#クライアント向け

📖 Gears – A Mod Settings Manager

どんなMOD?

Gears - A Mod Settings Manager(作者: Laydor)は、その名の通り「MOD設定の統合マネージャー」を目指して作られたMODのようです。カテゴリはUser Interface(UI)で、対応するMODの各種設定をゲーム内から見て・変更できる仕組みを提供します。

7 Days to Dieでは、MODごとに設定方法がバラバラで、XMLを直接編集しないと調整できないケースも少なくありません。Gearsはそうした設定をゲーム内のUI画面から扱えるようにすることを狙ったMODと言えそうです。開発にあたっては7DTDのモッディングコミュニティから多くのフィードバックを受け、長い期間をかけて機能の取捨選択が行われてきたと説明されています。

なお、Easy Anti Cheat(EAC)非対応という重要な注意点があります。GearsはEACをオフにしないと動作せず、サーバーでもEACをオフにしている環境でのみ利用できるとのことです。

主な特徴

  • 設定用のゲーム内UI — 対応MODであれば、その設定を専用UIウィンドウから閲覧・変更できるようです。
  • ワールド単位の設定(World Settings) — ワールドセーブに紐づく設定で、サーバー上の全クライアント間で同期されるとされています。新規開始時やロード時に、バニラのワールド設定と同じ場所からアクセスできる作りのようです。
  • バニラのワールド設定画面もリデザイン — 既存のワールド設定ウィンドウ自体も見直されているとのことです。
  • グローバル設定(Global Settings) — メインメニューやゲーム中のEscメニューから変更できる設定にも対応しているようです。
  • モッダー向けの拡張性 — XMLまたはC#で設定項目を追加でき、設定の作成・変更・操作を行うGearsAPIが用意されているとされています。
  • オプション扱いにできる — Gearsを自分のMODの必須にするか任意にするかは、モッダー側が選べる設計のようです。

導入のヒント

一般的なMODと同様に、Modsフォルダへ展開して配置する形になると思われます。前述の通りEACをオフにする必要があるため、シングルプレイなら起動設定でEACを無効化、マルチプレイならサーバー・クライアント双方でEACをオフにした環境を用意する点に注意が必要です。

また、Gears自体は「設定を管理する土台」であり、実際に設定をいじれるかどうかは各MODがGearsに対応しているか次第のようです。導入前に、使いたいMODがGears対応をうたっているか確認しておくとよさそうです。詳しい使い方は作者による解説(フルガイド)を参照するのが確実です。

こんな人におすすめ

  • 複数のMODを入れていて、設定をXML直編集ではなくUIでまとめて管理したいプレイヤー
  • サーバーでワールド設定を全員に同期させたい管理者(EACオフ運用が前提)
  • 自作MODにわかりやすい設定画面を持たせたいモッダー

逆に、EACを有効のまま遊びたい人や、設定調整をほとんど必要としない軽量なMOD中心の人には、必ずしも必要ないMODかもしれません。


※本記事はNexus Mods掲載情報をもとにした紹介です。仕様や対応状況は更新される場合があるため、導入前に配布ページの最新情報をご確認ください。

記事の単体ページを開く →

🔑 Nexus連携(高評価・追跡)

🔗 必要なMOD(前提)

このMODの動作には、以下のMODが別途必要とされています。各ページで最新の要件をご確認ください。

  • Quartz — Required for the UI

📂 ファイル・バージョン

ダウンロードは Nexus Mods 上で行われます(当サイトではファイルを配布しません)。対応バージョンは各ファイルの記載をご確認ください。

メイン Gears vv7.0.0
⬇️ 66
更新履歴(changelog)
Updated to support 7Days to Die v3.0+
Overhauled the UI to fit the style 7Days to Die v3.0 main menu
Added guardrails for Sliders using a % percentage format for the incrementalValuesFloat property. Going forward, please use the respective decimal number instead of "n%" in this property. For example use 0.1 instead of 10%. The default value also has to be a decimal number.
Fixed Selectors using the incrementalValuesFloat property not displaying the max Bound(might be a little buggy), as it is tacked on if the max Bound is not there.
Added a Zombie holding a Under Construction Sign for area of the UI that will be used for the API update update
⬇️ Nexus でダウンロード
オプション GearsAPI vv2.0.1
📦 4.2 KB ⬇️ 1,528
更新履歴(changelog)
Fixed the apply button in the mod menu being enabled when it shouldn't
Fixed an issue with the mod menu list being positioned lower than it should have been
Fixed the missing News Button on the Main Menu
⬇️ Nexus でダウンロード
旧バージョン(25件)を表示
アーカイブ Gears vv1.0.0
📦 7.3 MB ⬇️ 668
⬇️ Nexus でダウンロード
アーカイブ GearsAPI vv1.0.0
📦 3.8 KB ⬇️ 297
⬇️ Nexus でダウンロード
アーカイブ Gears vv1.0.1
📦 7.3 MB ⬇️ 2,812
更新履歴(changelog)
Fixed a null pointer when trying to set an action binding in game
⬇️ Nexus でダウンロード
旧バージョン Gears vv1.0.2
📦 7.3 MB ⬇️ 673
更新履歴(changelog)
Fixed an error when starting a dedicated server without an existing save folder
Fixed an error when starting the POI Prefab editor
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.0.0
📦 7.3 MB ⬇️ 139
更新履歴(changelog)
Updated to work with the 1.0 Release of 7 Days to Die
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.0.1
📦 7.3 MB ⬇️ 515
更新履歴(changelog)
Fixed the apply button in the mod menu being enabled when it shouldn't
Fixed an issue with the mod menu list being positioned lower than it should have been
Fixed the missing News Button on the Main Menu
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.0.2
📦 7.3 MB ⬇️ 34
更新履歴(changelog)
Fixed the Quit button being off screen on the main menu if the UI Scale was higher than 96%
Removed some excess logging on loading mod settings
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.0.2
📦 7.3 MB ⬇️ 791
更新履歴(changelog)
Fixed the Quit button being off screen on the main menu if the UI Scale was higher than 96%
Removed some excess logging on loading mod settings
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.0.3
📦 7.3 MB ⬇️ 368
更新履歴(changelog)
Fixed settings overlapping when on the New Game or Continue Game screen
Added an indicator if a mod has global settings in the mod list
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.0.4
📦 7.3 MB ⬇️ 517
更新履歴(changelog)
Fixed xml mod setting conditionals from not working properly
Add a check to see if a mod is missing a modinfo.xml so no errors are thrown
⬇️ Nexus でダウンロード
旧バージョン Gears vv2.0.5
📦 7.3 MB ⬇️ 3,486
更新履歴(changelog)
Changed the mod list search being case insensitive
Fixed the scrollview not properly resetting.
⬇️ Nexus でダウンロード
アーカイブ Gears vv2.1.0
📦 7.3 MB ⬇️ 2,653
⬇️ Nexus でダウンロード
アーカイブ GearsAPI vv2.0.0
📦 4.0 KB ⬇️ 57
更新履歴(changelog)
Updated to work with the 1.0 Release of 7 Days to Die
⬇️ Nexus でダウンロード
アーカイブ Gears vv3.0.0
📦 7.3 MB ⬇️ 154
更新履歴(changelog)
Updated to work with 7 Days to Die v1.2
Added support for new mod setting that allows picking of colors with a color picker
Added a sort by button for the mod list
Updated the Gears API to v2.0.0 for the new mod setting
⬇️ Nexus でダウンロード
アーカイブ Gears vv3.0.1
📦 7.3 MB ⬇️ 123
更新履歴(changelog)
Fixed missing updated xml files causing red console errors
Fixed the mod settings window not properly spacing settings on first open if there were more settings than could fit on the screen
Fixed excess logging
⬇️ Nexus でダウンロード
アーカイブ Gears vv3.0.2
📦 7.3 MB ⬇️ 436
更新履歴(changelog)
Added missing Localizations
Added Chinese Localizations for most localizations - Thanks to Croeater477427
⬇️ Nexus でダウンロード
旧バージョン Gears vv3.1.0
📦 7.3 MB ⬇️ 18,779
更新履歴(changelog)
Added the ability to directly use modsettings in any xml file
⬇️ Nexus でダウンロード
アーカイブ Gears vv4.0.0
📦 7.3 MB ⬇️ 4,718
更新履歴(changelog)
Updated for 7 Days to Die v2.0
⬇️ Nexus でダウンロード
アーカイブ Gears vv4.1.0
📦 7.3 MB ⬇️ 4,297
更新履歴(changelog)
Changed the location where ModSettings save their current value. They no longer are saved in the mod's folder, but are saved separately in the Game's UserData folder, which by default is "AppData/Roaming/7DaysToDie/Gears".
⬇️ Nexus でダウンロード
旧バージョン Gears vv4.1.1
📦 7.3 MB ⬇️ 2,124
更新履歴(changelog)
Fix for mod world settings not parsing in the xml
Added some validation to prevent wrongly inputted values in the saved modsettings.xml. If the setting values are corrupted, they will be set to the default value
⬇️ Nexus でダウンロード
アーカイブ Gears vv5.0.0-exp
📦 7.3 MB ⬇️ 737
⬇️ Nexus でダウンロード
アーカイブ Gears vv5.0.0
📦 7.3 MB ⬇️ 836
更新履歴(changelog)
Updated to 7Days 2.3
⬇️ Nexus でダウンロード
旧バージョン Gears vv5.0.1
📦 7.3 MB ⬇️ 10,763
更新履歴(changelog)
Fix for World Mod Settings disappearing sometimes after changing a global mod setting in the same mod
⬇️ Nexus でダウンロード
アーカイブ Gears vv6.0.0
📦 7.3 MB ⬇️ 4,054
更新履歴(changelog)
Updated for 7 Days to Die 2.5
⬇️ Nexus でダウンロード
旧バージョン Gears vv6.0.1
📦 7.3 MB ⬇️ 42,733
更新履歴(changelog)
Fix for dedicated server log warning when finding the IGearsModApi implementations in mods
Fix for dedicated server logs missing the assembly names when finding the IGearsModApi implementations in mod
⬇️ Nexus でダウンロード

📦 このMODを含むコレクション (全35件)

このMODが採用されている Nexus コレクション(人気順)。まとめて導入したい人の入口に。

MOD 解説

「Gears」は究極のMOD設定マネージャーであり、MODにゲーム内のUIから変更可能な設定を簡単に追加できるようにします。

原文(英語)を表示

Gears is the Ultimate Mod Settings Manager, allowing mods to easily add settings that can be changed via an in game UI.

導入前チェック(前提 / 競合 MOD)

情報はまだありません。導入済みの方はコメントで情報をお寄せください。

コメントする

お名前(ニックネーム)だけで投稿できます。ログイン・メール登録は不要です。お気軽にどうぞ。

※ AIの回答は管理者の確認後に表示されます。内容は不正確な場合があります。