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

MonitorPath not detecting Genshin Impact game #65

Open
PseudoResonance opened this issue Dec 22, 2020 · 0 comments
Open

MonitorPath not detecting Genshin Impact game #65

PseudoResonance opened this issue Dec 22, 2020 · 0 comments

Comments

@PseudoResonance
Copy link

Sorry if I've misunderstood, but from what I understand, if I want to manually launch the game from the launcher, I can omit GamePath, set AutoGameLaunch=False and input the game's executable path in MonitorPath, so that OSOL watches for the game, and closes the launcher automatically when the game is closed.

However, this isn't working as I had hoped, and upon closing the game, the launcher stays open indefinitely, and so does OSOL. As Genshin Impact runs as admin, I tried running OSOL as admin as well just to make sure, but it made no difference. OSOL does close itself a few seconds after manually closing the launcher though.

Is this the intended behavior, or have I misunderstood something? Thanks!

[Paths]
LauncherPath=A:\Games\Genshin Impact\launcher.exe
GamePath=
LauncherArgs=
LauncherURI=
GameArgs=
MonitorPath=A:\Games\Genshin Impact\Genshin Impact Game\GenshinImpact.exe
PreLaunchExecPath=
PreLaunchExecArgs=
PostGameExecPath=
PostGameExecArgs=
[Options]
ReLaunch=False
SkipLauncher=False
CloseLauncher=True
AutoGameLaunch=False
MinimizeLauncher=False
ElevateExternals=False
ForceKillExternals=False
PreGameLauncherWaitTime=0
PreGameWaitTime=0
PostGameWaitTime=0
ProcessAcquisitionTimeout=120
InterProcessAcquisitionTimeout=15
GameProcessAffinity=
GameProcessPriority=Normal
[Info]
ReleaseVersion=1.0.9.10
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

No branches or pull requests

1 participant