Skip to content

Fix -neopath for Linux#597

Merged
Rainyan merged 2 commits intoNeotokyoRebuild:masterfrom
Rainyan:neopath
Sep 19, 2024
Merged

Fix -neopath for Linux#597
Rainyan merged 2 commits intoNeotokyoRebuild:masterfrom
Rainyan:neopath

Conversation

@Rainyan
Copy link
Copy Markdown
Member

@Rainyan Rainyan commented Sep 17, 2024

Description

Make the -neopath launch argument work on Linux.

Toolchain

  • Linux GCC Distro Native [Mint 21.3 Cinnamon, gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0]

Steps to reproduce the bug

  • Launch the game with -neopath "/your/custom/path/here" Steam advanced launch parameter
  • See that it doesn't use the parameter.

After this patch

  • The parameter is used correctly.
    • Main menu game console reports: Client using custom -neopath: /your/custom/path/here
    • Game correctly errors for invalid -neopath values

Linked Issues

None

@Rainyan Rainyan added the bug label Sep 17, 2024
@nullsystem nullsystem added the Release priority Pull request is a priority for the next release label Sep 18, 2024
@nullsystem nullsystem added this to the v8.1-prealpha milestone Sep 18, 2024
@nullsystem nullsystem requested a review from a team September 18, 2024 21:00
@Rainyan Rainyan merged commit 79a8ce0 into NeotokyoRebuild:master Sep 19, 2024
@Rainyan Rainyan deleted the neopath branch September 19, 2024 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release priority Pull request is a priority for the next release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants