Projects
I've worked on a few projects:
Arkham Revived (Self-Hosted)A self-hosted authentication server for the online multiplayer mode of Batman: Arkham Origins. This was the result of reverse-engineering the original server when it was still online. Game networking is P2P, meaning that once the auth server is bypassed, you can still play online.
I originally released this project in 2023, however I no longer maintain either version.
Gameboy Printer Emulator ServerA node.js command line interface designed to be used with the Arduino Gameboy Printer Emulator project. It was designed to run on a Raspberry Pi. I made this to allow me to print out photos from my Gameboy Camera to a Bluetooth thermal printer from my phone.
This project was released in 2023, and I no longer maintain it.