Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@2Pz
Copy link
Owner

@2Pz 2Pz commented Oct 20, 2025

  • Add PlatformUtils._find_me3_executable_linux to locate me3 without relying on PATH (Steam Deck/Game Mode).
  • Update PlatformUtils.prepare_command to resolve me3 on Linux before execution.
  • Update PlatformUtils.prepare_list_command_for_qprocess to resolve me3 on Linux and ensure Flatpak host spawning when needed.
  • Covered locations: ~/.config/me3/bin/me3, ~/.local/bin/me3, /usr/local/bin/me3, /usr/bin/me3, and XDG variants.
  • Impact: ME3 detection (me3 --version) and launches now work in Game Mode even with minimal PATH.

- Add PlatformUtils._find_me3_executable_linux to locate me3 without relying on PATH (Steam Deck/Game Mode).
- Update PlatformUtils.prepare_command to resolve me3 on Linux before execution.
- Update PlatformUtils.prepare_list_command_for_qprocess to resolve me3 on Linux and ensure Flatpak host spawning when needed.
- Covered locations: ~/.config/me3/bin/me3, ~/.local/bin/me3, /usr/local/bin/me3, /usr/bin/me3, and XDG variants.
- Impact: ME3 detection (me3 --version) and launches now work in Game Mode even with minimal PATH.
@2Pz 2Pz merged commit dc4fef9 into main Oct 21, 2025
3 checks passed
@2Pz 2Pz deleted the fix/linux-resolve-me3-steamos-gamemode branch October 21, 2025 13:34
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.

2 participants