rockerbacon / modorganizer2-linux-installer

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

Fallout: New Vegas mo2 launches and closes immediately. #722

Closed salviija closed 1 month ago

salviija commented 1 month ago

Using the latest version of mo2 provided, when installing and clicking play, mo2 opens, and then immediately closes. the proton log displays no errors.

I am on Arch Linux using i3wm, on a thinkpad t430 with eGPU, so I know the game will play fine.

I am using the following Steam arguments, without any of these, besides proton_log, the game is less stable or refuses to launch. PROTON_LOG=1 PROTON_USE_WINED3D=1 DXVK_FRAME_RATE=60 %command% --used3d11

Here is the log paste, although i didn't see anything useful. https://logpaste.com/mBuug30i If you don't want to use the website and would rather download the log file, it is also linked. steam-22380.log

If there is any further information you need, I can provide. There is no spacing in the mo2 install path, and the games are located on the same drive.

salviija commented 1 month ago

Also, if you believe this is simple an MO2 problem and not with the script, feel free to close the issue. I can continue over there, however I would like to note that launching through the .exe file instead successfully opens mo2, however, there is another slew of issues with MO2 displaying a message saying it is already open elsewhere, and closing. I tried to kill the process, and this issue continues. I have also restarted my computer as well.

salviija commented 1 month ago

Problem solved, the argument --used3d11 causes the game to crash. If you wish to use d3d11 still without the argument, you can add d3dll through protontricks and then pass a similar argument in MO2. I assume this allows the dependency for MO2 and d3d11 to coexist but I am not an expert.

salviija commented 1 month ago

closing comment