Skip to content

Emerald Net Demo - v0.1.1

Compare
Choose a tag to compare
@KittyPBoxx KittyPBoxx released this 17 Jan 03:40
· 17 commits to main since this release

The project aims to give a modified Pokemon Emerald a connection to a web server only using official hardware and no hardware modifications. All communications work by plugging it into a internet connected Wii using a DOL-011 cable.

This release includes a wii channel, a web server, and a patch for the game.

The demos available for this release are:

Returning a welcome message to display in game when connecting to the server
Downloadable EReader Style Battles. Through the Web UI, choose 3 pokemon, nicknames, held items, moves and levels.
Random Trades. Randomly trade with another person connected to the server.
Downloadable Mart. Through the Web UI, pick up to 6 items for the mart to sell.
Downloadable Gift Egg. Through Web UI choose the pokemon and allow it to have a special move. Users can only download each egg once.

Supports Windows, Mac and Linux

Change-list

This is a patch release that focuses on getting the channel to work properly on real hardware.

  • Channel should now run fine on a real wii as well as on dolphin
  • Trade request now lets you retry if no partner was found
  • Wii now supports DNS lookup when the rom passes a web address
  • Debug channel now supports 4 controllers
  • Fix graphical issues with transparent images
  • Fix crashing network test issues
  • Rework of the ui-logging and gba communication system
  • Make it easier to compile versions with/without the UI and Logging