XorTroll / emuiibo

Virtual amiibo (amiibo emulation) system for Nintendo Switch
GNU General Public License v2.0
1.18k stars 83 forks source link

emuGUIibo Does Not Work With WINE #55

Closed gudenau closed 4 years ago

gudenau commented 5 years ago
$ ./emuGUIibo.exe 
0009:err:winediag:gnutls_initialize failed to load libgnutls, no support for encryption
0009:err:module:load_so_dll failed to load .so lib "/usr/bin/../lib32/wine/l3codeca.acm.so": libmpg123.so.0: cannot open shared object file: No such file or directory
^C0037:fixme:console:CONSOLE_DefaultHandler Terminating process 8 on event 0
0037:err:mscoree:expect_no_runtimes Process exited with a Mono runtime loaded.
leo60228 commented 4 years ago

Use standalone Mono, that works fine for me.

lookye commented 4 years ago

Works fine for me too via mono32 command + latest release.

XorTroll commented 4 years ago

Closing this due to lack of activity...