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

Allow us to modify the path of a game's launcher #609

Closed
rampaa opened this issue May 16, 2023 · 1 comment
Closed

Allow us to modify the path of a game's launcher #609

rampaa opened this issue May 16, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@rampaa
Copy link

rampaa commented May 16, 2023

Expected behavior 预期的功能

There are cases where the file that launches a game does not correspond to the opened process. In those cases being able to modify the path of the launcher would be really useful. For example I have a game that I launch with, let's say, Foo.exe but the process opened from this file is not Foo.exe, it's Bar.bin. So when I add a profile for this game and try to re-launch it through Magpie, Magpie tries to run Bar.bin but that doesn't work because Bar.bin is not an executable and the game is meant to be launched by Foo.exe. So I can't launch this game through Magpie.

Alternative behavior (optional) 近似的功能(可选)

No response

@rampaa rampaa added the enhancement New feature or request label May 16, 2023
@Blinue
Copy link
Owner

Blinue commented May 17, 2023

This feature is already in the plan.

@Blinue Blinue added this to Magpie May 17, 2023
@Blinue Blinue moved this to Todo in Magpie May 17, 2023
@Blinue Blinue moved this from Todo to In Progress in Magpie Jun 3, 2023
@Blinue Blinue closed this as completed Jun 4, 2023
@Blinue Blinue moved this from In Progress to Done in Magpie Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants