ottebit wrote:It's great that you compiled this and made it available. I run the m1 nonet, but still get a network error though?
/supermodel-m1-nonet-svn-r846 ./roms/daytona2.zip -legacy3d
dyld[5709]: Library not loaded: '@rpath/SDL2.framework/Versions/A/SDL2'
Referenced from: '/Users/x/Desktop/Supermodel-macos-r846/supermodel-m1-nonet-svn-r846'
Reason: tried: '/Library/Frameworks/SDL2.framework/Versions/A/SDL2' (no such file), '/System/Library/Frameworks/SDL2.framework/Versions/A/SDL2' (no such file)
zsh: abort
Sorry for the late response, I've been away from this forum for a few months...
If you're still having issue, then it looks like you haven't installed the SDL2 framework (the base one, not the network one).
Just go to
https://github.com/libsdl-org/SDL/releases and download the latest* (".dmg") file and follow the instructions to install it (they're included in the .dmg file when you open it, but very simple **).
(*Latest version is 2.4.2 as of writing this).
(**Basically, you just open the .dmg file and then move the SDL framework folder into /Library/Frameworks )