Hopefully within this month I'll be releasing a long overdue version of Operation: Overkill. There are some changes to the terminal and they're easy enough for me to add but I just wanted to make sure I was back in touch with you guys before I got started.
Anonymous
Yep, standing by. :D
So it turns out that everything already works. I guess I forgot that you already implemented all of this changes way back when I actually made them. Whoops.
I can't quite get SyncTERM to compile on my Mac M1. I don't suppose you want to help me sort that out? We could release an arm64 build afterwards!
I'm happy to try to help, but I don't have a mac at all anymore, and the development I do is over VNC across the country (on an older Intel mac). The most important things are to have the SDL framework in the "right" place, and use the right build command.
Unfortunately, the current code targets the 10.4 SDK, so anything they removed since then would have extra issues. Copy/paste and locating correct file paths are the main mac-specific code that Apple has broken in the past.
Did you ever get this to compile on your Mac M1? I have an M3 and want to compile natively as well.
Implemented (and builds for Apple silicon now too!)