Skip to content

GDM Coop Mod v1.5.1

Choose a tag to compare

@GDSeirya GDSeirya released this 13 Aug 11:42
· 7 commits to main since this release
d7292ba

GDM Coop Mod v1.5.1

The first public release of GDM Coop Mod, a cooperative multiplayer mod for Star Ocean: The Second Story R.

GDM Coop Mod allows multiple players to control characters simultaneously, providing the foundation for cooperative multiplayer gameplay while working alongside the game's existing battle and character systems.

v1.5.1 Changelog

  • Remove overriding behavior for player 1 so it does not do random actions
  • Fix moving not cancelling an action like attack, you can now cancel attacks by moving
  • Shorten overlay popup duration from 10 seconds to 5 seconds

Features

  • Cooperative multiplayer character control
  • Assign controllers to individual party characters
  • Runtime controller management
  • Configurable controller assignments
  • In-game mod interface and notifications

Installation

Requirements

  • A legitimate copy of Star Ocean: The Second Story R
  • Windows PC version
  • BepInEx IL2CPP

Installing the mod

  1. Install BepInEx IL2CPP into your Star Ocean: The Second Story R installation.
  2. Download the GDMCoopMod.dll file from this release.
  3. Place the DLL in:
  4. Configure defaults in this location after running BepInEx\config\gdm.coopmod.cfg
STAR OCEAN THE SECOND STORY R/
└── BepInEx/
    └── plugins/
        └── GDMCoopMod.dll

🇯🇵 日本語版リリース情報

GDM Coop Mod v1.5.1 のリリースです。
この Mod は スターオーシャン セカンドストーリーR に協力プレイ機能を追加し、複数プレイヤーが同時にキャラクターを操作できるようにします。

既存の戦闘システムやキャラクターシステムと連携しながら、協力プレイの基盤となる操作共有機能を提供します。

v1.5.1 Changelog

  • プレイヤー1の上書き動作を削除し、ランダムな行動を取らないように修正
  • 攻撃などの行動中に移動しても行動がキャンセルされない問題を修正し、移動による攻撃キャンセルに対応
  • オーバーレイのポップアップ表示時間を10秒から5秒に短縮

機能

  • 協力プレイによるキャラクター操作
  • 各キャラクターへのコントローラー割り当て
  • ランタイムでのコントローラー管理
  • 割り当て設定のカスタマイズ
  • ゲーム内 Mod インターフェースと通知機能

インストール方法

必要条件

  • 正規版 スターオーシャン セカンドストーリーR
  • Windows PC 版
  • BepInEx IL2CPP

インストール手順

  1. Star Ocean: The Second Story R に BepInEx IL2CPP を導入します。
  2. このリリースから GDMCoopMod.dll をダウンロードします。
  3. DLL を以下の場所に配置します:
  4. BepInEx 実行後、以下の設定ファイルでデフォルト設定を変更できます:
    BepInEx\config\gdm.coopmod.cfg
STAR OCEAN THE SECOND STORY R/
└── BepInEx/
    └── plugins/
        └── GDMCoopMod.dll