NixOS / nixpkgs

Nix Packages collection & NixOS
MIT License
18.28k stars 14.26k forks source link

steamtinkerlaunch: it's not handling `nxm` links #231394

Open francocalvo opened 1 year ago

francocalvo commented 1 year ago

Describe the bug

The MO2 install it's not handling NXM links, making it impossible to install modes from Nexus.

Steps To Reproduce

Steps to reproduce the behavior:

  1. Install SteamTinkerLaunch.
  2. Apply patch in config file from #210018
  3. Execute steamtinkerlaunch compat add
  4. Run a game (like Fallout New Vegas in my case) with STL as compat tool.
  5. Click on MO2 in the menu, it'll install MO2 and execute it.
  6. Link MO2 to Nexus account.
  7. Go to any mod (example), try to download it with MO2. You can choose it from the picker, as it seems to be linked to some MO2 instance?

Expected behavior

The mod would appear in the Download tab and be able to configure it with it. Instead, nothing happens.

Notify maintainers

@urandom2

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 6.2.12-zen1, NixOS, 23.05 (Stoat), 23.05.20230502.1a411f2`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.13.3`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`
daemonspudguy commented 1 year ago

Wait, how are you even getting STL to work? On my system, there's a write protect issue.

francocalvo commented 1 year ago

Wait, how are you even getting STL to work? On my system, there's a write protect issue.

Hey, sorry for the late reply. You can check my dots. I just installed it, runned steamtinkerlauncher compat add and it just works, at least with Fallout New Vegas.

Anyways, I gave up. I'll play these games on Windows for now. Using many mods is prone to errors without the need to add the Linux + NixOS complexity on top of it.