The goal of this project is to reverse the game in order to make private servers and custom event/arena quests.
The project is kinda functionnal, multiplayer isn't supported yet.
- 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
- 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
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.
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.
Without them, the project would never have been possible:
- Nintendo servers emulation projects
- Dolphin Emulator Team
- InusualZ
- For helping me to reverse the game
- Some people from the video game preservation scene
- They will recognise themselves ;v)
- The ones who helped me to improve my reverse and programming skills