rockerbacon / modorganizer2-linux-installer

An easy-to-use Mod Organizer 2 installer for Linux
GNU General Public License v3.0
990 stars 79 forks source link

New Vegas (xNVSE) Loop #412

Closed SentaiBrad closed 1 year ago

SentaiBrad commented 1 year ago

When I launch MO2 from steam on my Deck, and then launch the TTW exe (New Vegas exe), xNVSE's default behavior is to autoload xNVSE and launch the game. However, because the script changes the game from steam, it's stuck in a loop. So play game -> mo2 launch game -> mo2 tries to launch mo2.

Is there any fix I can do, or does the script need to be changed / an option made for New Vegas?

Zouizoui78 commented 1 year ago

What executable are you launching inside mo2 ? It seems to me that you're telling mo2 to launch the game, new_vegas.exe (or whatever it's called, I don't own the game) instead of the script extender (nvse.exe or something like that). The former would indeed cause a loop since the game executable is replaced by the redirector which opens mo2.

cprin21 commented 1 year ago

Uninstall the game, remove all traces that you installed modorganizer2-linux-installer via removing the New Vegas folder from ~/.local/share/Steam/steamapps/common/, and the folder the install script made in ~/Games. Then go to your compatdata folder and remove the one pertaining to New Vegas' Steam ID (22380). Try the installation process again. That worked for me personally.

Razatop commented 11 months ago

Sentai did you ever get a fix for yourself?