No Description

alkeon f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
cert f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
mh f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
other f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
.gitignore f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
CONTRIBUTING.md f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
LICENSE f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
README.md f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
config.ini f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
dns_server.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
fmp_server.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
lmp_server.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
master_server.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
opn_server.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago
rfp_server.py f8ea3f2b8f First commit fork of https://github.com/sepalani/MH3SP 2 weeks ago

README.md

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
    • Authentication server (altwfc/wiimmfi)
    • Shop server and gpatch.rso (japan only?)
    • Are other Nintendo servers used?
  • Capcom servers
    • Terms/Announce/Maintenance message
    • Dummy Capcom ID profile
    • Create/retrieve Capcom ID profiles
    • Cheat detection system
  • Server selection
    • Server type selection
    • Gate selection
    • HR restriction
    • Population count
    • Backend to report statistics
  • Server events
    • Day/night cycle
    • Market event
    • Sandstorm event
  • Gate server
    • Spawning at the gate
    • Chat system
    • City search
    • City selection
  • City
    • Create a city
    • Join a city
    • Set city maximum capacity
  • Chat
    • Server message
    • Player message
    • Quest message
    • Private message
    • WiiSpeak
  • Quest
    • Create a quest
    • Join a quest
    • 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

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:

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

Special thanks

Without them, the project would never have been possible: