I told Claude "do whatever it takes to get this game to run on this OS" (github.com) 5 points by Wowfunhappy 4mo ago ↗ HN
[–] Wowfunhappy 4mo ago ↗ Hi! I’d like to call out that the most interesting piece—the thing that made me go, oh my god—is likely https://github.com/Wowfunhappy/Celeste-64-Patched-For-Maveri...I didn’t know this, but apparently Apple introduced a new format for shared libraries (dylibs) in macOS 12. Claude just up and wrote a C program to go through the binary of the new format and rewrite the bytes to convert it into the old format.
2 comments
[ 3.9 ms ] story [ 12.6 ms ] threadI didn’t know this, but apparently Apple introduced a new format for shared libraries (dylibs) in macOS 12. Claude just up and wrote a C program to go through the binary of the new format and rewrite the bytes to convert it into the old format.