Modding Tools
0 of 0

File information

Last updated

Original upload

Created by

Tannin42

Uploaded by

Tannin42

Virus scan

Safe to use

Tags for this mod

11 comments

  1. TheRealMadLion
    TheRealMadLion
    • premium
    • 0 kudos
    Sorry but can you give an example of what I need to do in Mod Organizer?
    1. thakyZ
      thakyZ
      • member
      • 33 kudos
      You will want to use:
      C:\MO2\modorganizer.exe %1As an example.
    2. Sadfatracingdragon
      Sadfatracingdragon
      • member
      • 0 kudos
      What about the pipe what needs to inputted there?
  2. Mancubuss
    Mancubuss
    • premium
    • 2 kudos
    Hi! First of all, thank you for the very useful extension!

    My question is - how do I add Lenny's Mod Loader RDR using it? Despite an hour of googling I can't figure out where to get the commandline and/or pipe values for it.
  3. SpartanF043
    SpartanF043
    • member
    • 0 kudos
    Work perfectly (for now at least), just how could I get the correct pipe? I'm using MO2
  4. xxPEPE666xx
    xxPEPE666xx
    • premium
    • 33 kudos
    Works like a charm. I can now use chrome or other chromium browsers to auto-switch between Vortex and MO2. Genius, thx a lot
  5. StarlightSkull
    StarlightSkull
    • premium
    • 13 kudos
    Essential if you want to use MO2 along side Vortex.
  6. AtomicTEM
    AtomicTEM
    • premium
    • 131 kudos
    Hey, would you know how to set up NXM Proxy to work with ME3Tweaks Mod Manager?
    1. Tannin42
      Tannin42
      • premium
      • 503 kudos
      Sorry for the late reply!
      I don't use ME3Tweaks so I can't test but looking at the code it does support a command line interface to handle nxm links (--nxmlink url) so it should be fairly easy. Should probably be something like this (in the c:\users\<username>\AppData\Local\nxmproxy\config.toml files):

      [games]
      _ = "Vortex"
      masseffect3 = "ME3Tweaks"

      [managers]
      Vortex = '"C:\Program Files\Black Tree Gaming Ltd\Vortex\Vortex.exe" --download %1'
      ME3Tweaks = '"C:\path\to\ME3Tweaks.exe" --nxmlink %1'

      [pipes]
      Vortex = "vortex_download"

    2. AtomicTEM
      AtomicTEM
      • premium
      • 131 kudos
      Thank you so much its works flawlessly. Sorry for the late thanks, been busy these last few months and seemingly didn't receive a notification of your reply. This worked perfectly, though guess the command does not open program/mod manager requiring the other mod manager be already open.
  7. Wolfe4532
    Wolfe4532
    • premium
    • 62 kudos
    Super useful. Thank you for taking the time to do this.