Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update fallout3_goty.sh with correct executable filename #694

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

amicloud
Copy link

FalloutLauncherSteam.exe does not exist and causes errors upon installation. I updated the game_executable to be the correct "Fallout3Launcher.exe" and was able to install MO2 without issue

FalloutLauncherSteam.exe does not exist and causes errors upon installation. I updated the game_executable to be the correct "Fallout3Launcher.exe" and was able to install MO2 without issue
@rockerbacon rockerbacon linked an issue Jun 30, 2024 that may be closed by this pull request
@TheBrokenG0d
Copy link

TheBrokenG0d commented Jun 30, 2024

Shouldn't we look for both Fallout3Launcher.exe and FalloutLauncherSteam.exe as most people downgrade to 1.7.0.3 for mod compatibility or does the new launcher work with 1.7.0.3?

@gbdrbob
Copy link

gbdrbob commented Jul 6, 2024

Shouldn't we look for both Fallout3Launcher.exe and FalloutLauncherSteam.exe as most people downgrade to 1.7.0.3 for mod compatibility or does the new launcher work with 1.7.0.3?

The new launcher works with 1.7.0.3 and downgrading using the patcher from nexus mods only modifies fallout3.exe, it doesn’t touch the launcher.

@petermartinberg
Copy link

petermartinberg commented Jul 20, 2024

On my system this script refuses constantly to work. Here all commands I tried. The Steam-Libary on my 2. SSD was created with a local installation of the Steam-Client on my debianbased MX-Linux 23.3. I cannot be that one is forced to install the games in the standard-libary of Linux and that it is forbidden to install it elsewhere e.g. on a second drive, due to my plans of a vast modding.

INFO: found Steam in '/home/tuxpete/.var/app/com.valvesoftware.Steam/.local/share/Steam' INFO: game not found in '/home/tuxpete/.var/app/com.valvesoftware.Steam/.local/share/Steam' ERROR: could not find any Steam library containing a game with appid '22370'. If you known exactly where the library is, you can specify it using the environment variable STEAM_LIBRARY tuxpete@petemx:/media/nvme1n1p1/ModdingTools/MO2 $ STEAM_LIBARY=/media/nvme1n1p1/SteamLibrary/steamapps/common ./install.sh INFO: all dependencies met INFO: selected game 'fallout3_goty' INFO: found Steam in '/home/tuxpete/.steam/debian-installation' INFO: game not found in '/home/tuxpete/.steam/debian-installation' INFO: found Steam in '/home/tuxpete/.var/app/com.valvesoftware.Steam/.local/share/Steam' INFO: game not found in '/media/nvme1n1p1/SteamLibrary' INFO: game not found in '/home/tuxpete/.var/app/com.valvesoftware.Steam/.local/share/Steam' ERROR: could not find any Steam library containing a game with appid '22370'. If you known exactly where the library is, you can specify it using the environment variable STEAM_LIBRARY tuxpete@petemx:/media/nvme1n1p1/ModdingTools/MO2 $ STEAM_LIBARY=/media/nvme1n1p1/SteamLibrary ./install.sh INFO: all dependencies met INFO: selected game 'fallout3_goty' INFO: found Steam in '/home/tuxpete/.steam/debian-installation' INFO: game not found in '/home/tuxpete/.steam/debian-installation' INFO: game not found in '/media/nvme1n1p1/SteamLibrary' INFO: found Steam in '/home/tuxpete/.var/app/com.valvesoftware.Steam/.local/share/Steam' INFO: game not found in '/home/tuxpete/.var/app/com.valvesoftware.Steam/.local/share/Steam' ERROR: could not find any Steam library containing a game with appid '22370'. If you known exactly where the library is, you can specify it using the environment variable STEAM_LIBRARY tuxpete@petemx:/media/nvme1n1p1/ModdingTools/MO2 $
So can anybody help, please?
By the way, All prerequisites like protontricks, zenity, and so on are met.

@gbdrbob
Copy link

gbdrbob commented Aug 28, 2024

Should fallout3.sh be similarly patched? I don’t own the non GOTY original release (appID 22300) so cannot confirm, but it also recently received a launcher update.

@kyledoesdev
Copy link

FalloutLauncherSteam.exe does not exist and causes errors upon installation. I updated the game_executable to be the correct "Fallout3Launcher.exe" and was able to install MO2 without issue

Was so confused why this was working for vegas but not 3 goty, changed the text and I'm unblocked! Thank you :^)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fallout 3 GOTY install fails on PopOS 22.04
5 participants