Skip to content

mGBA-http v0.8.1

Latest

Choose a tag to compare

@nikouu nikouu released this 23 Dec 01:16

Setup

Download both the binary for your computer and mGBASocketServer.lua.

Which mGBA-http binary?

  • If you have .NET installed download the smaller file type for your system. That is, the one without "self-contained" in the filename.
  • If you do not have .NET installed, or are unsure, download the larger file type for your system. That is, the one with "self-contained" in the filename.

Need configuring?

Also download appsettings.json and put it in the same directory as mGBA-http.

For more help see: Full Guide (application).
Just using the mGBASocketServer.lua? See: Full Guide (lua script only)

Release Notes

Fix for issue #6 where signed integers are used instead of unsigned integers. Specifically for write32 calls.

Breaking changes

None.

Other Notes

  • The OSX and Linux binaries are experimental.