Learning Japanese has made me remember how much I love learning languages
| GitHub | ihatecompvir |
| RB3Enhanced | rb3e.rbenhanced.rocks |
| GitHub | ihatecompvir |
| RB3Enhanced | rb3e.rbenhanced.rocks |

Made a script CLI hook for the Rock Band Network's Magma compiler at https://github.com/ihatecompvir/MagmaCLIHook.
The Magma compiler is usually just used to compile the RBN2 song into the format usable by the game, but it actually contains a complete but stripped-down implementation of Rock Band 3's Milo engine.
With a simple hook, I gave the Magma compiler a script CLI which lets you run arbitrary scripts and script commands. This can do quite a few interesting things, definitely check out the hook if you're interested in this sort of wacky thing. Ultimately it is not that useful, but still might have some niche use cases