Announcement

Collapse
No announcement yet.

Metro redux tests failed to properly run

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Any chance of supporting multiple Libraries on Steam OOTB?

    My Metro suite is NOT installed in the main ~/.steam/steam/steamapps/common/<> library path but on a secondary one.

    yeah I know I can edit the test :P

    Comment


    • #12
      Just rename your steamapps dir.

      Comment


      • #13
        Originally posted by Kano View Post
        Just rename your steamapps dir.
        The second library is linked from within Steam, one way to list the additional Libraries is to
        Code:
        cat ~/.steam/steam/steamapps/libraryfolders.vdf
        Code:
        "LibraryFolders"
        {
                "1"             "/one/SteamLibrary"
                "2"             "/second/SteamLibrary"
        }
        And then parse each one and look around for <>/common/Metro ( or whatever ).

        Comment


        • #14
          Patches are welcome for anyone wanting to support non-default steam paths.
          Michael Larabel
          https://www.michaellarabel.com/

          Comment


          • #15
            MetroLL still has a benchmark mode?

            While the additional libraries issue (mentioned above by me) is still a thing, running benchmark.sh or the full benchmark command does not actually test anything, just starts the game.

            Comment


            • #16
              MetroLL and Metro 2033 Redux benchmark modes have been broken for the past month or so. https://steamcommunity.com/app/28739...4767232116861/
              Michael Larabel
              https://www.michaellarabel.com/

              Comment


              • #17
                Oh, 10q

                Comment

                Working...
                X