Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to launch any games with plugin #114

Closed
Posiris opened this issue Nov 22, 2020 · 2 comments
Closed

Unable to launch any games with plugin #114

Posiris opened this issue Nov 22, 2020 · 2 comments

Comments

@Posiris
Copy link

Posiris commented Nov 22, 2020

I'm running Elementary OS 5.1.7 and updated Mupen64Plus to 2.5.9. I've checked and the .so file is in the appropriate folder. Here is the log file when trying to launch a game from terminal:

mupen64plus --resolution 640x480 --fullscreen --gfx mupen64plus-video-glide64mk2 ~/Games/N64/Quake.n64


| / |_ _ _ __ ___ _ __ / /_ | || | | _ | |_ _ ___
| |/| | | | | '_ \ / _ \ '_ | '_ | || || |) | | | | / |
| | | | || | |) | / | | | (_) | | __/| | || __ \
|| ||_,| .
/ _|| ||_/ || || ||_,|_/
|
| https://mupen64plus.org/
Mupen64Plus Console User-Interface Version 2.5.9

UI-Console: attached to core library 'Mupen64Plus Core' version 2.5.9
UI-Console: Includes support for Dynamic Recompiler.
Core: Using full mem base
Core: Goodname: Quake 64 (U) [!]
Core: Name: Quake
Core: MD5: 097605021951024C3ECB2D502C0C2A9F
Core: CRC: 9F5BF79C D2FE08A0
Core: Imagetype: .v64 (byteswapped)
Core: Rom size: 12582912 bytes (or 12 Mb or 96 Megabits)
Core: Version: 1448
Core: Manufacturer: Nintendo
Core: Country: USA
UI-Console Status: Cheat codes disabled.
UI-Console Error: dlopen('/usr/local/lib/mupen64plus/mupen64plus-video-glide64mk2.so') failed: libboost_filesystem.so.1.65.0: cannot open shared object file: No such file or directory
UI-Console Error: Specified Video plugin not found: mupen64plus-video-glide64mk2
Core Status: Rom closed.

@Narann
Copy link
Member

Narann commented Nov 22, 2020

This line states a lib is missing:

UI-Console Error: dlopen('/usr/local/lib/mupen64plus/mupen64plus-video-glide64mk2.so') failed: libboost_filesystem.so.1.65.0: cannot open shared object file: No such file or directory

Install libboost_filesystem.so.1.65.0 and retry.

@Posiris
Copy link
Author

Posiris commented Nov 22, 2020

1.65.1 is already installed. Is there a way that I can direct mupen64plus to the file?

@Posiris Posiris closed this as completed Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants