Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Monster Hunter Frontier Server Emulator

License

NotificationsYou must be signed in to change notification settings

ZeruLight/Erupe

Repository files navigation

Client Compatibility

Platforms

  • PC
  • PlayStation 3
  • PlayStation Vita
  • Wii U (Up to Z2)

Versions (ClientMode)

  • All versions after HR compression (G10-ZZ) have been tested extensively and have great functionality.
  • All versions available on Wii U (G3-Z2) have been tested and should have good functionality.
  • The second oldest found version is Forward.4 (FW.4), this version has basic functionality.
  • The oldest found version is Season 6.0 (S6.0), however functionality is very limited.

If you have aninstalled copy of Monster Hunter Frontier on an old hard drive,please get in contact so we can archive it!

Setup

If you are only looking to install Erupe, please usea pre-compiled binary.

If you want to modify or compile Erupe yourself, please read on.

Requirements

Installation

  1. Bring up a fresh database by using thebackup file attached with the latest release.
  2. Run each script underpatch-schema as they introduce newer schema.
  3. Editconfig.json such that the database password matches your PostgreSQL setup.
  4. Rungo build orgo run . to compile Erupe.

Docker

Please seedocker/README.md. This is intended for quick installs and development, not for production.

Schemas

We source control the following schemas:

  • Initialization Schema: This initializes the application database to a specific version (9.1.0).
  • Update Schemas: These are update files that should be ran on top of the initialization schema.
  • Patch Schemas: These are for development and should be run after running all initialization and update schema. These get condensed intoUpdate Schemas and deleted when updated to a new release.
  • Bundled Schemas: These are demo reference files to give servers standard set-ups.

Note: Patch schemas are subject to change! You should only be using them if you are following along with development.

Resources


[8]ページ先頭

©2009-2025 Movatter.jp