https://github.com/wiilink24/mail-patcher
Patcher for WiiLink Mail.
https://github.com/wiilink24/mail-patcher
Last synced: 2 months ago
JSON representation
Patcher for WiiLink Mail.
- Host: GitHub
- URL: https://github.com/wiilink24/mail-patcher
- Owner: WiiLink24
- License: mit
- Created: 2023-06-09T19:38:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T20:18:59.000Z (about 1 year ago)
- Last Synced: 2024-04-08T22:24:08.500Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 7
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mail-Patcher
Patcher for WiiLinkCMake support is from Dolphin Emulator's [hwtest repo](https://github.com/dolphin-emu/hwtests)
## How to compile
- CMake
- devkitPPC
- libogc (if not installed into ${DEVKITPRO}/libogc, a CMake variable called LIBOGCDIR needs to be specified)
- DEVKITPRO and DEVKITPPC environment variables (see devkitPPC documentation)## How it works
This patcher utilizes the built-in
registration function of WiiConnect24. It then updates the URL's in `/shared2/wc24/nwc24msg.cfg` to point to WiiLink's servers.