Skip to content

[BUG] - Linux command launches the game vanilla #2127

@pe1uca

Description

@pe1uca

Describe the bug
The setup and the settings provide an incomplete/incorrect command which launches the game vanilla.

To Reproduce
Steps to reproduce the behavior:

  1. Select a new game to mod for steam.
  2. The "Getting start" screen provides a command similar to this one
    WINEDLLOVERRIDES="winhttp,version=n,b" "/home/pe1uca/.config/r2modmanPlus-local/HadesII/linux_wrapper.sh" %command%
  3. Continue and reach the "Help" screen.
  4. The section "Launching the game from outside the mod manager" provides a command similar to this one
    "/home/pe1uca/.config/r2modmanPlus-local/HadesII/linux_wrapper.sh" %command% "--rom_modding_root_folder" "/home/pe1uca/.config/r2modmanPlus-local/HadesII/profiles/Default"
  5. Both of these commands will not work as we can see in the logs "[R2MODMAN LINUX WRAPPER] Launching vanilla!"

Expected behavior
The commands should work properly.

Screenshots

Additional context
Checking the file linux_wrapper.sh we can see it expects the argument "--r2profile" which should contain the name of the profile

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugMinor issue

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions