/pkmn-wfc-server

Docker image based on CoWFC & Poké Classic Framework.

Primary LanguageDockerfileMIT LicenseMIT

pkmn-wfc-server

Docker image based on CoWFC & Poké Classic Framework.

Only tested on Battle Tower (Gen4) and Mystery Gifts are disabled by default.

How to use

You need a Wi-Fi access point compatible with the NDS. Refer to guides for wiimmfi etc.

Also need to open ports listed here.

  1. Edit dnsmasq/wfc.conf
  2. Edit "args" in docker-compose.yml
  3. docker-compose up
  4. Access the admin page localhost/?page=admin&section=Dashboard
  5. Add your game to whitelist

Game code (Gen4)

title code
Diamond ADA
Pearl APA
Platinum CPU
HeartGold IPK
SoulSilver IPG

Caution

Since enabled weak-enough SSL auth on purpose, this container is not intended to be published via internet.

Reference