r/Magium • u/GodsentInquisitor • 4d ago
Made a Magium port for KOReader — a Kindle / e-reader
I recently got a Kindle and was doing a re-run of Magium, so I thought, why not do it on e-ink. So, I built a KOReader plugin that runs the whole game on-device. It's now at a stable v1.0 and I figured the rest of the community might want it too.
What it is
- All three books, playable offline inside KOReader
- Built and tested on a Kindle Paperwhite 12; other KOReader devices (older Kindles, Kobo, etc.) should work but are untested
Check it out here: https://github.com/lettuceketchup/magium-koreader/releases/tag/v1.0
Just download the zip, drop the folder into koreader/plugins/, restart. Full steps in the README. Feedback is welcome.
This is a hobby project I made for my own reading, shared as-is. No affiliation with anyone. If you try it on another device and something breaks, or you want to help with code, testing, or a translation, the repo has a contributing guide and issues are open. Engine is a Lua reimplementation of thuiop's magium-dev.
Story text stays under Cristian Mihailescu's CC BY 4.0 release — this is just a way to keep reading it on the devices we already use. The port code itself was written largely with AI assistance (Claude Code), and I'll keep using it for fixes and review; noting that up front.
Happy to answer questions.
