flathub / net.lutris.Lutris

https://flathub.org/apps/details/net.lutris.Lutris
128 stars 27 forks source link

Mupen64Plus error #31

Open fastoslinux opened 5 years ago

fastoslinux commented 5 years ago

Describe the problem games/room on mupen64plus does not start

Steps to reproduce

  1. add runner mupen64plus
  2. add game/room
  3. try play

Expected behavior play game

Actual behavior nothing happens

Erro: $ flatpak run net.lutris.Lutris 2019-07-27 03:35:05,614: Couldn't find a terminal emulator. 2019-07-27 03:35:05,733: Running Lutris 0.5.2.2 2019-07-27 03:35:05,733: Using X.Org 2019-07-27 03:35:05,733: Running Mesa driver 19.1.3 on Radeon RX 580 Series (POLARIS10, DRM 3.30.0, 5.1.18-300.fc30.x86_64, LLVM 8.0.1) (0x67df) 2019-07-27 03:35:05,733: GPU: 1002:67DF 1043:0521 using amdgpu drivers 2019-07-27 03:35:05,762: Vulkan is supported 2019-07-27 03:35:05,762: Updating DXVK versions ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored. Running /home/fastos/.var/app/net.lutris.Lutris/data/lutris/runners/mupen64plus/mupen64plus --noosd --windowed /home/fastos/Games/goldeneye BR (www.romsportugues.tk).z64 ERROR: ld.so: object '/usr/$LIB/libgamemodeauto.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.


| \/ | _ / / | || | | | | _ | |\/| | | | | ' \ / \ ' | ' | || || |) | | | | / |
| | | | || | |) | _/ | | | () |
_| /| | || _ \
|| ||_,| .
/ _|| ||_/ || || ||_,_|__/
|
| http://code.google.com/p/mupen64plus/
Mupen64Plus Console User-Interface Version 2.5.0

UI-Console Error: dlopen('/usr/local/lib/libmupen64plus.so.2') failed: /usr/local/lib/libmupen64plus.so.2: cannot open shared object file: No such file or directory UI-Console Error: dlopen('./libmupen64plus.so.2') failed: libSDL-1.2.so.0: cannot open shared object file: No such file or directory UI-Console Error: AttachCoreLib() Error: failed to find Mupen64Plus Core library Waiting on children Exit with returncode 2 2019-07-27 03:35:21,577: Game still running (state: running) 2019-07-27 03:35:21,578: Stopping 007 (mupen64plus)

Flatpak info $ flatpak --version Flatpak 1.4.2

$ flatpak --gl-drivers default host

$ glxinfo | grep OpenGL OpenGL vendor string: X.Org OpenGL renderer string: Radeon RX 580 Series (POLARIS10, DRM 3.30.0, 5.1.18-300.fc30.x86_64, LLVM 8.0.0) OpenGL core profile version string: 4.5 (Core Profile) Mesa 19.0.8 OpenGL core profile shading language version string: 4.50 OpenGL core profile context flags: (none) OpenGL core profile profile mask: core profile OpenGL core profile extensions: OpenGL version string: 4.5 (Compatibility Profile) Mesa 19.0.8 OpenGL shading language version string: 4.50 OpenGL context flags: (none) OpenGL profile mask: compatibility profile OpenGL extensions: OpenGL ES profile version string: OpenGL ES 3.2 Mesa 19.0.8 OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20 OpenGL ES profile extensions:

$ flatpak info net.lutris.Lutris

Lutris - Lutris é uma plataforma de jogos de código aberto

    ID: net.lutris.Lutris
   Ref: app/net.lutris.Lutris/x86_64/beta
  Arq.: x86_64
  Ramo: beta
Versão: 0.5.2

Licença: GPL-3.0 Origem: flathub-beta Coleção: org.flathub.Beta Instalação: system Instalado: 151,6 MB Runtime: org.freedesktop.Platform/x86_64/19.08beta Sdk: org.freedesktop.Sdk/x86_64/19.08beta

Commit: e0aebe27f1c4d020e9f58c0aa281c39ef7fc89ae53d66e7a599aeedc8183dedb
   Pai: 064899d598e2a9e6f7bfc55116caefc1404162e3d3aee9391eb929c882a293fd

Assunto: Use archive source for SPIRV-Headers Fixes flathub/net.lutris.Lutris#24 (e05e6a45) Data: 2019-07-25 21:23:35 +0000

gasinvein commented 5 years ago

Does it work with Lutris runtime enabled?

gasinvein commented 5 years ago

@LeandroStanger Building runners as extensions is pointless unless Lutris actually support it. Currently the only way to use system-wide installed runner is to manually specify binary path for it.

strycore commented 2 years ago

The flatpak needs SDL1.2, this might be solved by #233