StudioSB
StudioSB copied to clipboard
Error loading SSBHLib.dll when running with mono
StudioSB attempts to load SsbhLib, but the library is named SSBHLib.dll
. Simply renaming the library to SsbhLib.dll
fixes this.
I don't get this error when downloading the latest release and running the executable. Are you trying to build from source?
No, I'm running via Mono. Filesystem is case-sensitive, hence the error.
I doubt the program will run correctly under mono even if winforms is partially supported.
Seems to run fine, actually.