Home Shortcut Gives Steam Must Be Open Error #1

Closed
opened 2025-03-09 00:36:18 -05:00 by Ashtr4l · 1 comment

When booting from the homescreen shortcut the installer places, the mod gives an error pop-up saying "Steam must be open" then closes the game

When booting from the homescreen shortcut the installer places, the mod gives an error pop-up saying "Steam must be open" then closes the game
Owner

That's odd... I'm unable to reproduce.

I completely removed all client related files, ran the installer through and launched the game fine from the created desktop shortcut. I did not have Steam open. I do have an idea of what it could be.

  1. You need to use the -nosteam argument. This is included in the !start_client.bat file, but not the shortcut. Right-click the shortcut --> Properties --> in in Target add -nosteam at the end after the quote. (e.g. "G:\SteamLibrary\steamapps\common\Call of Duty - Infinite Warfare" -nosteam)
  • Then relaunch the game using the shortcut. I have a feeling this is the solution.
  1. Make sure Steam is updated to the latest version as well as the latest iw7_ship.exe (can be found in the releases section as I just added it for redundancy). The sha1 checksum for it should be 9de7cb8e04ee250bfd15ad8c7e2b7aeb389e5e60 if you would like to confirm.

You can use the PowerShell command (Get-FileHash -Path "iw7_ship.exe" -Algorithm SHA1).Hash.ToLower() to verify.

  1. Try running the uninstaller and trying again with the latest installer.
That's odd... I'm unable to reproduce. I completely removed all client related files, ran the installer through and launched the game fine from the created desktop shortcut. I did not have Steam open. I do have an idea of what it could be. 1. You need to use the `-nosteam` argument. This is included in the `!start_client.bat` file, but not the shortcut. Right-click the shortcut --> Properties --> in in *Target* add `-nosteam` at the end after the quote. (e.g. `"G:\SteamLibrary\steamapps\common\Call of Duty - Infinite Warfare" -nosteam`) - Then relaunch the game using the shortcut. I have a feeling this is the solution. 2. Make sure Steam is updated to the latest version as well as the latest `iw7_ship.exe` (can be found in the [releases](https://git.rimmyscorner.com/Rim/iw7-mod/releases/download/latest/iw7_ship.exe) section as I just added it for redundancy). The sha1 checksum for it should be *9de7cb8e04ee250bfd15ad8c7e2b7aeb389e5e60* if you would like to confirm. >You can use the PowerShell command `(Get-FileHash -Path "iw7_ship.exe" -Algorithm SHA1).Hash.ToLower()` to verify. 3. Try running the uninstaller and trying again with the [latest installer](https://git.rimmyscorner.com/Rim/iw7-mod/releases/download/latest/iw7-installer.exe).
Rim closed this issue 2025-03-12 17:46:10 -04:00
Rim reopened this issue 2025-03-12 17:46:29 -04:00
Rim closed this issue 2025-03-12 17:46:45 -04:00
Rim added reference main 2025-03-12 17:47:03 -04:00
Sign in to join this conversation.
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Rim/iw7-mod#1
No description provided.