Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Linux Gaming
  3. I am trying to get the Marvel's Spider-Man Remastered Multiplayer Mod beta working on linux, but the dlls won't inject on game startup.

I am trying to get the Marvel's Spider-Man Remastered Multiplayer Mod beta working on linux, but the dlls won't inject on game startup.

Scheduled Pinned Locked Moved Linux Gaming
linuxgaming
17 Posts 5 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S [email protected]

    Try "WINEDLLOVERRIDES"

    L This user is from outside of this forum
    L This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #6

    Now the game does not launch, I press play and nothing happens.

    S 2 Replies Last reply
    0
    • L [email protected]

      Now the game does not launch, I press play and nothing happens.

      S This user is from outside of this forum
      S This user is from outside of this forum
      [email protected]
      wrote last edited by
      #7

      What do your launch options look like?

      L 1 Reply Last reply
      0
      • L [email protected]

        Now the game does not launch, I press play and nothing happens.

        S This user is from outside of this forum
        S This user is from outside of this forum
        [email protected]
        wrote last edited by
        #8

        You can try adding the overrides in wine cfg instead (you can use proton tricks to make this easier if you're running through steam). I'm not familiar with this mod though so I'm afraid I can't help you further. Hopefully someone else who knows the mod will be able to help.

        L 1 Reply Last reply
        1
        • S [email protected]

          What do your launch options look like?

          L This user is from outside of this forum
          L This user is from outside of this forum
          [email protected]
          wrote last edited by [email protected]
          #9

          WINEDLLOVERRIDES="winmm=n,b;miniupnpc=n,b;discord-rpc=n,b;smt_release=n,b" %command% -mp

          D 1 Reply Last reply
          0
          • S [email protected]

            You can try adding the overrides in wine cfg instead (you can use proton tricks to make this easier if you're running through steam). I'm not familiar with this mod though so I'm afraid I can't help you further. Hopefully someone else who knows the mod will be able to help.

            L This user is from outside of this forum
            L This user is from outside of this forum
            [email protected]
            wrote last edited by [email protected]
            #10

            I am in winecfg how would I go about setting uo the overrides?

            https://www.patreon.com/hbgda

            They also have a discord I can link

            Edit: nvm may have found it. Gonna give it a go.

            Edit 2: I successfully added rhe overrides and it is the same result. I press play and nothing happens.

            1 Reply Last reply
            1
            • D [email protected]

              Check permissions.

              Edit: or don't, idc

              L This user is from outside of this forum
              L This user is from outside of this forum
              [email protected]
              wrote last edited by [email protected]
              #11

              I checked the permissions on the dlls and they seem to be fine. Do you think they need exectuable perms? Or just read and write?

              D 1 Reply Last reply
              1
              • L [email protected]

                I checked the permissions on the dlls and they seem to be fine. Do you think they need exectuable perms? Or just read and write?

                D This user is from outside of this forum
                D This user is from outside of this forum
                [email protected]
                wrote last edited by
                #12

                Depends how they're loaded probably. It's likely harmless to try.

                L 1 Reply Last reply
                0
                • L [email protected]

                  WINEDLLOVERRIDES="winmm=n,b;miniupnpc=n,b;discord-rpc=n,b;smt_release=n,b" %command% -mp

                  D This user is from outside of this forum
                  D This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #13

                  I can't test right now if this would cause a game to fail to launch, but you should be using spaces instead of semicolons between different dlls

                  L 1 Reply Last reply
                  1
                  • D [email protected]

                    I can't test right now if this would cause a game to fail to launch, but you should be using spaces instead of semicolons between different dlls

                    L This user is from outside of this forum
                    L This user is from outside of this forum
                    [email protected]
                    wrote last edited by [email protected]
                    #14

                    I changed out the semicolons for spaces and the game still fails to launch

                    1 Reply Last reply
                    0
                    • D [email protected]

                      Depends how they're loaded probably. It's likely harmless to try.

                      L This user is from outside of this forum
                      L This user is from outside of this forum
                      [email protected]
                      wrote last edited by [email protected]
                      #15

                      I gave all the dlls executable permissions with the launch options and without and it still doesn't launch

                      1 Reply Last reply
                      0
                      • L [email protected]

                        The mod is supposed ro inject 3 dlls on launch from what it seems (winmm.dll, miniupnpc.dll, and discord-rpc.dll. there is also another dll located in the SMT/Scripts folder provided by the mod called smt_release.dll.) the mod comes with a launcher but it seems to only set the launch options "-mp" in steam it doesn't inject the dlls itself.

                        When you launch the game with said launch option you are supposed to get a new menu with options "host" and "join". However the dlls do not seem to inject properly and therefore it loads the normal spiderman "continue" "load" options.

                        The devs have said that linux isn't a priority right now, but I feel that with enough elbow grease it might work.

                        I have tried running the mod through lutris, heroic, and proton through steam and it still won't budge. I even ran the launcher through steam and it sets the proper launch options and launches the game but it still doesn't inject on launch.

                        Any help is appreciated!

                        EDIT: it seems to be an issue with the winmm.dll, all other dlls allow the game to launch, just with no multiplayer mod.

                        bjoern_tantau@swg-empire.deB This user is from outside of this forum
                        bjoern_tantau@swg-empire.deB This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #16

                        I suspect that at least one of those dlls is usually supplied by Wine. So when it is overridden Wine does not work anymore.

                        I have a similar situation in the VR mod for Alien Isolation.

                        You're basically fucked. It doesn't work and probably never will.

                        L 1 Reply Last reply
                        1
                        • bjoern_tantau@swg-empire.deB [email protected]

                          I suspect that at least one of those dlls is usually supplied by Wine. So when it is overridden Wine does not work anymore.

                          I have a similar situation in the VR mod for Alien Isolation.

                          You're basically fucked. It doesn't work and probably never will.

                          L This user is from outside of this forum
                          L This user is from outside of this forum
                          [email protected]
                          wrote last edited by [email protected]
                          #17

                          1 Reply Last reply
                          0
                          Reply
                          • Reply as topic
                          Log in to reply
                          • Oldest to Newest
                          • Newest to Oldest
                          • Most Votes


                          • Login

                          • Login or register to search.
                          • First post
                            Last post
                          0
                          • Categories
                          • Recent
                          • Tags
                          • Popular
                          • World
                          • Users
                          • Groups