cnvogelg / amitools

Various tools for using AmigaOS programs on other platforms
250 stars 69 forks source link

Add a graphics.library stub to vamos #164

Closed Rixasha closed 1 year ago

Rixasha commented 2 years ago

All programs compiled with AmigaE 3.3a open graphics.library, regardless of whether they actually call anything from it or not. It would be nice if this didn't kill vamos.

cnvogelg commented 1 year ago

That's why vamos supports 'fake' libs (see vamos libs)

Just add to your .vamosrc:

[graphics.library]
mode=fake