Recent content by RimYroto

  1. RimYroto

    Hacking Translation [Release] Amagami English Version

    Didn't notice how recent this project is, thank you so much for all the work! Just wanted to share the patch script that worked for me on macOS (26.5, Apple M1 Pro) in case anyone else tries to do it on Mac: #!/bin/sh cd "$(cd "$(dirname "$0")" && pwd)" if ! command -v xdelta3 >/dev/null 2>&1...