SkillAgentSearch skills...

MH3SP

Monster Hunter 3 (~tri) Server Project

Install / Use

/learn @sepalani/MH3SP
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MH3 Server Project

The goal of this project is to reverse the game in order to make private servers and custom event/arena quests.

Current Status

The project is kinda functionnal, multiplayer isn't supported yet.

Progress

Progress

  • [ ] Nintendo servers implementation
    • [x] Authentication server (altwfc/wiimmfi)
    • [ ] Shop server and gpatch.rso (japan only?)
    • [ ] Are other Nintendo servers used?
  • [ ] Capcom servers
    • [x] Terms/Announce/Maintenance message
    • [x] Dummy Capcom ID profile
    • [ ] Create/retrieve Capcom ID profiles
    • [ ] Cheat detection system
  • [ ] Server selection
    • [x] Server type selection
    • [x] Gate selection
    • [x] HR restriction
    • [x] Population count
    • [ ] Backend to report statistics
  • [ ] Server events
    • [x] Day/night cycle
    • [ ] Market event
    • [x] Sandstorm event
  • [ ] Gate server
    • [x] Spawning at the gate
    • [ ] Chat system
    • [ ] City search
    • [x] City selection
  • [ ] City
    • [x] Create a city
    • [ ] Join a city
    • [x] Set city maximum capacity
    • [ ] (...)
  • [ ] Chat
    • [ ] Server message
    • [ ] Player message
    • [ ] Quest message
    • [ ] Private message
    • [ ] WiiSpeak
  • [ ] Quest
    • [x] Create a quest
    • [ ] Join a quest
    • [x] Start a quest
    • [ ] Event quests
    • [ ] Arena quests
  • [ ] Friend system
    • [ ] Friend list
    • [ ] Send a friend request
    • [ ] Receive a friend request
    • [ ] Accept a friend request
    • [ ] Blacklist

Prerequisites

  • Softmodded Wii or Dolphin Emulator
  • Patched game to use Nintendo servers alternatives
  • DNS server (hosts redirection can be used for Dolphin users)
  • OpenSSL (or any other tool to generate SSL certificates)
  • Python 2.7 or Python 3.x

Setup

This section is only for people wanting to host a server on a local infrastructure (multiplayer unsupported). If you want to join the open beta which supports multiplayer, please check #open-beta-instructions on Discord.

You can setup the server by following the guide on the wiki:

  • Setup page: the procedure to setup the server.
  • Troubleshooting page: common issues and how to solve them.
  • Configuration page: options you can use to change the server behaviour.

Community

Feel free to join our discord server if you want to discuss MH3SP and InusualZ's MHTriServer or if you need help setting them up:

  • https://discord.gg/4sBmXC55V6

You might find relevant information in the #faq and #setup-help channels of the discord server.

Special thanks

Without them, the project would never have been possible:

View on GitHub
GitHub Stars221
CategoryDevelopment
Updated17d ago
Forks24

Languages

Python

Security Score

95/100

Audited on Mar 20, 2026

No findings